packages feed

Cabal revisions of ini-0.1.1

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

revision 1
 name:                ini version:             0.1.1+x-revision: 1 synopsis:            Quick and easy configuration files in the INI format. description:         Quick and easy configuration files in the INI format. license:             BSD3   ghc-options:       -Wall -O2   extensions:        OverloadedStrings   exposed-modules:   Data.Ini-  build-depends:     base >= 4 && <5,+  build-depends:     base >= 4.5 && <5,                      attoparsec,                      text,                      aeson,