packages feed

pipes-protolude 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~text-show

Dependency ranges changed: text-show

Files

pipes-protolude.cabal view
@@ -1,5 +1,5 @@ name:                pipes-protolude-version:             0.1.0.0+version:             0.1.0.1 synopsis:            Alternate Prelude for the pipes ecosystem description:         Please see README.md homepage:            https://github.com/mckeankylej/pipes-protolude#readme@@ -25,7 +25,7 @@                      , Pipes.Temporary                      , Pipes.Ecosystem   build-depends:       base >= 4.7 && < 5-                     , text-show >= 2.1.2 && < 3.0.1+                     , text-show >= 2.1.2                      , deepseq >= 1.4                      , mtl >= 2.2                      , transformers >= 0.4