packages feed

Cabal revisions of integer-logarithms-1.0.3

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:               integer-logarithms version:            1.0.3+x-revision:         1 cabal-version:      >= 1.10 author:             Daniel Fischer copyright:          (c) 2011 Daniel Fischer   default-language: Haskell2010   hs-source-dirs: src   build-depends:-    base >= 4.3 && < 4.13,+    base >= 4.3 && < 4.14,     array >= 0.3 && < 0.6,     ghc-prim < 0.6 
revision 2
 name:               integer-logarithms version:            1.0.3-x-revision:         1+x-revision:         2 cabal-version:      >= 1.10 author:             Daniel Fischer copyright:          (c) 2011 Daniel Fischer   GHC==8.0.2,   GHC==8.2.2,   GHC==8.4.4,-  GHC==8.6.4,-  GHC==8.8.1+  GHC==8.6.5,+  GHC==8.8.2,+  GHC==8.10.2  extra-source-files  : readme.md changelog.md    default-language: Haskell2010   hs-source-dirs: src   build-depends:-    base >= 4.3 && < 4.14,+    base >= 4.3 && < 4.15,     array >= 0.3 && < 0.6,-    ghc-prim < 0.6+    ghc-prim < 0.7    if !impl(ghc >= 7.10)     build-depends: nats >= 1.1.2 && <1.2