Cabal revisions of process-extras-0.4.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: process-extras Version: 0.4.1+x-revision: 1 Synopsis: Process extras Description: Extends <http://hackage.haskell.org/package/process>. Read process input and output as ByteStrings or Location: https://github.com/seereason/process-extras Library+ -- botched release: https://github.com/seereason/process-extras/commit/fba854de221726f738d10605c940c653e734528c+ build-depends: base<0 + ghc-options: -Wall Hs-source-dirs: src
revision 2
Name: process-extras Version: 0.4.1-x-revision: 1+x-revision: 2 Synopsis: Process extras Description: Extends <http://hackage.haskell.org/package/process>. Read process input and output as ByteStrings or base >= 4.5 && < 5, ListLike >= 4, process,- bytestring,+ bytestring >= 0.10.0.0, text, deepseq >= 1.1, generic-deriving >= 1.10