packages feed

Cabal revisions of attoparsec-iso8601-1.1.0.0

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

revision 1
 name:            attoparsec-iso8601 version:         1.1.0.0+x-revision:      1 synopsis:        Parsing of ISO 8601 dates, originally from aeson description:     Parsing of ISO 8601 dates, originally from aeson. license:         BSD3 homepage:        https://github.com/haskell/aeson bug-reports:     https://github.com/haskell/aeson/issues build-type:      Simple-tested-with:     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.3, GHC==9.4.1+tested-with:     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.7, GHC==9.4.4, GHC ==9.6.1 extra-source-files:   README.md   changelog.md   build-depends:     attoparsec >= 0.14.2 && < 0.15,     base >= 4.9 && < 5,-    base-compat-batteries >= 0.10.0 && < 0.13,+    base-compat-batteries >= 0.10.0 && < 0.14,     time-compat >= 1.9.4 && < 1.10,     text >= 1.2.3.0 && < 1.3.0.0 || >= 2.0 && <2.1,     time >= 1.6.0.1 && < 1.13