Cabal revisions of process-listlike-0.9
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: process-listlike Version: 0.9+x-revision: 1 Synopsis: Enhanced version of process-extras Description: Extra functionality for the Process library <http://hackage.haskell.org/package/process>. This is a drop-in replacement for <http://hackage.haskell.org/package/process-extras>, System.Process.Text.Lazy Build-depends:- base >= 4 && < 5,- bytestring,+ base >= 4.5 && < 4.8,+ bytestring >= 0.10, deepseq, HUnit, ListLike >= 4.0,