Cabal revisions of conduit-parse-0.2.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: conduit-parse version: 0.2.0.0+x-revision: 1 synopsis: Parsing framework based on conduit. description: Please refer to README. homepage: https://github.com/k0ral/conduit-parse other-modules: Data.Conduit.Parser.Internal build-depends:- base >= 4.8 && < 5+ base >= 4.8 && < 4.11 , conduit >= 1.3 , dlist , mtl hs-source-dirs: test main-is: Main.hs build-depends:- base >= 4.8 && < 5+ base >= 4.8 && < 4.11 , conduit >= 1.3 , conduit-parse , mtl