Compare commits

..

No commits in common. "2ada9aac41c546e46d2f832ff78a6fdffe41dd9a" and "050c36e76d59451e0cf1497ed8c279b7e0828c2b" have entirely different histories.

View file

@ -1,4 +1,4 @@
cabal-version: 3.0 cabal-version: 3.8
-- This file has been generated from package.yaml by hpack version 0.36.0. -- This file has been generated from package.yaml by hpack version 0.36.0.
-- --
@ -57,7 +57,7 @@ library
, text , text
build-tool-depends: build-tool-depends:
c2hs:c2hs c2hs:c2hs
default-language: Haskell2010 default-language: GHC2021
test-suite zcash-haskell-test test-suite zcash-haskell-test
type: exitcode-stdio-1.0 type: exitcode-stdio-1.0
@ -75,4 +75,4 @@ test-suite zcash-haskell-test
, text , text
, zcash-haskell , zcash-haskell
pkgconfig-depends: rustzcash_wrapper pkgconfig-depends: rustzcash_wrapper
default-language: Haskell2012 default-language: GHC2021