Cabal revisions of xor-0.0.1.3
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.3+x-revision: 1 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.10.1- GHC == 9.8.2- GHC == 9.6.5+ GHC == 9.12.2+ GHC == 9.10.2+ GHC == 9.8.4+ GHC == 9.6.7 GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 , tasty >= 1.2.3 && < 1.6 , tasty-hunit ^>= 0.10 , tasty-quickcheck >= 0.10 && < 1- , QuickCheck >= 2.14 && < 2.16+ , QuickCheck >= 2.14 && < 3