packages feed

Cabal revisions of pipes-key-value-csv-0.3.0.0

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

revision 1
 name:                pipes-key-value-csv
 version:             0.3.0.0
+x-revision: 1
 synopsis:            Streaming processing of CSV files preceded by key-value pairs.
 description:         Nonstandard CSV files, with the table preceded by a header consisting of key-value pairs are often the output format of varius test equipment, such as digital oscilloscopes.
 homepage:            https://github.com/marcinmrotek/key-value-csv
                      , Pipes.KeyValueCsv.Internal.Names
                      , Pipes.KeyValueCsv.Internal.Types
                      , Data.Validation
-  build-depends:       base               >= 4.8     && < 5
+  build-depends:       base               >= 4.9     && < 5
                      , bifunctors         >= 5.3     && < 5.4
                      , containers         >= 0.5.6   && < 0.6
                      , data-default-class >= 0.0.1   && < 0.2