Cabal revisions of cryptohash-sha512-0.11.102.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.0 name: cryptohash-sha512 version: 0.11.102.0+x-revision: 1 synopsis: Fast, pure and practical SHA-512 implementation description: { license-file: LICENSE copyright: Vincent Hanquez, Herbert Valerio Riedel maintainer: Herbert Valerio Riedel <hvr@gnu.org>-homepage: https://github.com/hvr/cryptohash-sha512-bug-reports: https://github.com/hvr/cryptohash-sha512/issues+homepage: https://github.com/haskell-hvr/cryptohash-sha512+bug-reports: https://github.com/haskell-hvr/cryptohash-sha512/issues category: Data, Cryptography build-type: Simple-tested-with: GHC == 7.4.2- , GHC == 7.6.3- , GHC == 7.8.4- , GHC == 7.10.3- , GHC == 8.0.2- , GHC == 8.2.2- , GHC == 8.4.4- , GHC == 8.6.5- , GHC == 8.8.4- , GHC == 8.10.7- , GHC == 9.0.2- , GHC == 9.2.4- , GHC == 9.4.1 +tested-with:+ GHC == 9.6.2+ GHC == 9.4.5+ GHC == 9.2.8+ GHC == 9.0.2+ GHC == 8.10.7+ GHC == 8.8.4+ GHC == 8.6.5+ GHC == 8.4.4+ GHC == 8.2.2+ GHC == 8.0.2+ GHC == 7.10.3+ GHC == 7.8.4+ GHC == 7.6.3+ GHC == 7.4.2+ extra-source-files: cbits/hs_sha512.h changelog.md source-repository head type: git- location: https://github.com/hvr/cryptohash-sha512.git+ location: https://github.com/haskell-hvr/cryptohash-sha512.git library default-language: Haskell2010- build-depends: base >= 4.5 && < 4.18- , bytestring >= 0.9.2 && < 0.12+ build-depends: base >= 4.5 && < 4.20+ , bytestring >= 0.9.2 && < 0.13 hs-source-dirs: src exposed-modules: Crypto.Hash.SHA512 Crypto.Hash.SHA512t Crypto.Hash.SHA384
revision 2
cabal-version: 2.0 name: cryptohash-sha512 version: 0.11.102.0-x-revision: 1+x-revision: 2 synopsis: Fast, pure and practical SHA-512 implementation description: { build-type: Simple tested-with:+ GHC == 9.8.0 GHC == 9.6.2- GHC == 9.4.5+ GHC == 9.4.7 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 GHC == 8.2.2 GHC == 8.0.2 GHC == 7.10.3- GHC == 7.8.4- GHC == 7.6.3- GHC == 7.4.2 extra-source-files: cbits/hs_sha512.h changelog.md , base16-bytestring >= 1.0.1.0 && < 1.1 , SHA >= 1.6.4 && < 1.7- , tasty >= 1.4 && < 1.5+ , tasty >= 1.4 && < 1.6 , tasty-quickcheck >= 0.10 && < 0.11 , tasty-hunit >= 0.10 && < 0.11 , base16-bytestring >= 1.0.1.0 && < 1.1 , SHA >= 1.6.4 && < 1.7- , tasty >= 1.4 && < 1.5+ , tasty >= 1.4 && < 1.6 , tasty-quickcheck >= 0.10 && < 0.11 , tasty-hunit >= 0.10 && < 0.11 , base16-bytestring >= 1.0.1.0 && < 1.1 , SHA >= 1.6.4 && < 1.7- , tasty >= 1.4 && < 1.5+ , tasty >= 1.4 && < 1.6 , tasty-quickcheck >= 0.10 && < 0.11 , tasty-hunit >= 0.10 && < 0.11
revision 3
cabal-version: 2.0 name: cryptohash-sha512 version: 0.11.102.0-x-revision: 2+x-revision: 3 synopsis: Fast, pure and practical SHA-512 implementation description: { build-type: Simple tested-with:- GHC == 9.8.0- GHC == 9.6.2- GHC == 9.4.7+ GHC == 9.10.0+ GHC == 9.8.2+ GHC == 9.6.4+ GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 GHC == 8.4.4 GHC == 8.2.2 GHC == 8.0.2- GHC == 7.10.3+ -- GHC == 7.10.3 extra-source-files: cbits/hs_sha512.h changelog.md library default-language: Haskell2010- build-depends: base >= 4.5 && < 4.20+ build-depends: base >= 4.5 && < 4.21 , bytestring >= 0.9.2 && < 0.13 hs-source-dirs: src
revision 4
cabal-version: 2.0 name: cryptohash-sha512 version: 0.11.102.0-x-revision: 3+x-revision: 4 synopsis: Fast, pure and practical SHA-512 implementation description: { build-type: Simple tested-with:- GHC == 9.10.0+ GHC == 9.10.1 GHC == 9.8.2- GHC == 9.6.4+ GHC == 9.6.5 GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.4.4 GHC == 8.2.2 GHC == 8.0.2- -- GHC == 7.10.3 extra-source-files: cbits/hs_sha512.h changelog.md , base16-bytestring >= 1.0.1.0 && < 1.1 , SHA >= 1.6.4 && < 1.7 , tasty >= 1.4 && < 1.6- , tasty-quickcheck >= 0.10 && < 0.11+ , tasty-quickcheck >= 0.10 && < 1 , tasty-hunit >= 0.10 && < 0.11 test-suite test-sha384 , base16-bytestring >= 1.0.1.0 && < 1.1 , SHA >= 1.6.4 && < 1.7 , tasty >= 1.4 && < 1.6- , tasty-quickcheck >= 0.10 && < 0.11+ , tasty-quickcheck >= 0.10 && < 1 , tasty-hunit >= 0.10 && < 0.11 benchmark bench-sha512
revision 5
cabal-version: 2.0 name: cryptohash-sha512 version: 0.11.102.0-x-revision: 4+x-revision: 5 synopsis: Fast, pure and practical SHA-512 implementation description: { build-type: Simple tested-with:+ GHC == 9.12.1 GHC == 9.10.1- GHC == 9.8.2- GHC == 9.6.5+ GHC == 9.8.4+ GHC == 9.6.6 GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.6.5 GHC == 8.4.4 GHC == 8.2.2- GHC == 8.0.2 extra-source-files: cbits/hs_sha512.h changelog.md library default-language: Haskell2010- build-depends: base >= 4.5 && < 4.21+ build-depends: base >= 4.5 && < 5 , bytestring >= 0.9.2 && < 0.13 hs-source-dirs: src , base16-bytestring >= 1.0.1.0 && < 1.1 , SHA >= 1.6.4 && < 1.7 , tasty >= 1.4 && < 1.6- , tasty-quickcheck >= 0.10 && < 0.11+ , tasty-quickcheck >= 0.10 && < 1 , tasty-hunit >= 0.10 && < 0.11 test-suite test-sha512t