diff options
Diffstat (limited to 'devel/hs-concurrent-output/files/patch-concurrent-output.cabal')
-rw-r--r-- | devel/hs-concurrent-output/files/patch-concurrent-output.cabal | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/hs-concurrent-output/files/patch-concurrent-output.cabal b/devel/hs-concurrent-output/files/patch-concurrent-output.cabal deleted file mode 100644 index a517c388b924..000000000000 --- a/devel/hs-concurrent-output/files/patch-concurrent-output.cabal +++ /dev/null @@ -1,11 +0,0 @@ ---- concurrent-output.cabal.orig 2017-05-19 15:55:09 UTC -+++ concurrent-output.cabal -@@ -34,7 +34,7 @@ Library - , text (>= 0.11.0 && < 1.3.0) - , async (>= 2.0 && < 2.2) - , stm (>= 2.0 && < 2.5) -- , process (>= 1.6.0 && < 1.7.0) -+ , process - , directory (>= 1.2.0 && < 1.4.0) - , transformers (>= 0.3.0 && < 0.6.0) - , exceptions (>= 0.6.0 && < 0.9.0) |