packages feed

Cabal revisions of typed-process-0.2.4.0

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

revision 1
  name:           typed-process version:        0.2.4.0+x-revision: 1 synopsis:       Run external processes, with strong typing of streams description:    Please see the tutorial at <https://haskell-lang.org/library/typed-process> category:       System   hs-source-dirs:       src   build-depends:-      async+      async >= 2.0.1  && < 2.3     , base >=4.8 && <5-    , bytestring+    , bytestring < 0.11     , process >=1.2-    , stm+    , stm >= 2.3 && < 2.6     , transformers   if os(windows)     cpp-options: -DWINDOWS     , bytestring     , hspec     , process >=1.2-    , stm+    , stm >= 2.3 && < 2.6     , temporary     , transformers     , typed-process     , bytestring     , hspec     , process >=1.2-    , stm+    , stm >= 2.3 && < 2.6     , temporary     , transformers     , typed-process