Fix typo in cabal file

This commit is contained in:
Rene Vergara 2024-02-26 08:57:12 -06:00
parent 419f041ca9
commit 67d6e85d05
Signed by: pitmutt
GPG Key ID: 65122AD495A7F5B2
1 changed files with 1 additions and 1 deletions

View File

@ -75,4 +75,4 @@ test-suite zcash-haskell-test
, text
, zcash-haskell
pkgconfig-depends: rustzcash_wrapper
default-language: Haskell2012
default-language: Haskell2010