Cabal revisions of attoparsec-iso8601-1.0.1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: attoparsec-iso8601 version: 1.0.1.0+x-revision: 1 synopsis: Parsing of ISO 8601 dates, originally from aeson. description: Parsing of ISO 8601 dates, originally from aeson. license: BSD3 build-depends: attoparsec >= 0.13.0.1, base >= 4.5 && < 5,- base-compat >= 0.9.1 && < 0.11,+ base-compat >= 0.9.1 && < 0.12, text >= 1.1.1.0, time >= 1.1.1.4
revision 2
name: attoparsec-iso8601 version: 1.0.1.0-x-revision: 1+x-revision: 2 synopsis: Parsing of ISO 8601 dates, originally from aeson. description: Parsing of ISO 8601 dates, originally from aeson. license: BSD3 build-depends: attoparsec >= 0.13.0.1, base >= 4.5 && < 5,- base-compat >= 0.9.1 && < 0.12,+ base-compat >= 0.9.1 && < 0.13, text >= 1.1.1.0, time >= 1.1.1.4
revision 3
name: attoparsec-iso8601 version: 1.0.1.0-x-revision: 2+x-revision: 3 synopsis: Parsing of ISO 8601 dates, originally from aeson. description: Parsing of ISO 8601 dates, originally from aeson. license: BSD3 Data.Attoparsec.Time.Internal Data.Attoparsec.Time build-depends:- attoparsec >= 0.13.0.1,+ attoparsec >= 0.13.1.0, base >= 4.5 && < 5, base-compat >= 0.9.1 && < 0.13, text >= 1.1.1.0,