packages feed

Cabal revisions of xor-0.0.1.1

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.1+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.2.1+  GHC == 9.4.1+  GHC == 9.2.4   GHC == 9.0.2   GHC == 8.10.7   GHC == 8.8.4                        MagicHash    build-depends:-    , base            >= 4.5      && < 4.17+    , base            >= 4.5      && < 4.18     , bytestring      >= 0.10.4   && < 0.12     , ghc-byteorder  ^>= 4.11.0.0    build-depends:     , xor       -- dependencies specific to this component-    , criterion ^>= 1.5.6+    , criterion ^>= 1.5.6 || ^>= 1.6.0.0  test-suite test   import: defaults
revision 2
 cabal-version:       2.2 name:                xor version:             0.0.1.1-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.4.1-  GHC == 9.2.4+  GHC == 9.6.0+  GHC == 9.4.4+  GHC == 9.2.5   GHC == 9.0.2   GHC == 8.10.7   GHC == 8.8.4                        MagicHash    build-depends:-    , base            >= 4.5      && < 4.18+    , base            >= 4.5      && < 4.19     , bytestring      >= 0.10.4   && < 0.12     , ghc-byteorder  ^>= 4.11.0.0 
revision 3
 cabal-version:       2.2 name:                xor version:             0.0.1.1-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.6.0-  GHC == 9.4.4-  GHC == 9.2.5+  GHC == 9.6.2+  GHC == 9.4.5+  GHC == 9.2.8   GHC == 9.0.2   GHC == 8.10.7   GHC == 8.8.4    build-depends:     , base            >= 4.5      && < 4.19-    , bytestring      >= 0.10.4   && < 0.12+    , bytestring      >= 0.10.4   && < 0.13     , ghc-byteorder  ^>= 4.11.0.0    -- Andreas Abel, 2022-02-16: