Cabal revisions of xor-0.0.1.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.2 name: xor version: 0.0.1.2+x-revision: 1 category: Data, Codec author: Herbert Valerio Riedel MagicHash build-depends:- , base >= 4.5 && < 4.19+ , base >= 4.5 && < 5 , bytestring >= 0.10.4 && < 0.13 , ghc-byteorder ^>= 4.11.0.0
revision 2
cabal-version: 2.2 name: xor version: 0.0.1.2-x-revision: 1+x-revision: 2 category: Data, Codec author: Herbert Valerio Riedel The performance is comparable to portable ISO C99 implementations but this library is implemented as pure Haskell and is thereby compatible with compile targets such as <https://github.com/ghcjs/ghcjs GHCJS>. 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-doc-files: CHANGELOG.md build-depends: , xor -- dependencies specific to this component- , tasty >= 1.2.3 && < 1.5+ , tasty >= 1.2.3 && < 1.6 , tasty-hunit ^>= 0.10 , tasty-quickcheck ^>= 0.10 , QuickCheck ^>= 2.14
revision 3
cabal-version: 2.2 name: xor version: 0.0.1.2-x-revision: 2+x-revision: 3 category: Data, Codec author: Herbert Valerio Riedel The performance is comparable to portable ISO C99 implementations but this library is implemented as pure Haskell and is thereby compatible with compile targets such as <https://github.com/ghcjs/ghcjs GHCJS>. 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.5+ 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-doc-files: CHANGELOG.md , tasty >= 1.2.3 && < 1.6 , tasty-hunit ^>= 0.10 , tasty-quickcheck ^>= 0.10- , QuickCheck ^>= 2.14+ , QuickCheck >= 2.14 && < 2.16