diff options
Diffstat (limited to 'textproc/hs-hxt/files/patch-hxt.cabal')
-rw-r--r-- | textproc/hs-hxt/files/patch-hxt.cabal | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/hs-hxt/files/patch-hxt.cabal b/textproc/hs-hxt/files/patch-hxt.cabal deleted file mode 100644 index 1ce1d1ce667e..000000000000 --- a/textproc/hs-hxt/files/patch-hxt.cabal +++ /dev/null @@ -1,11 +0,0 @@ ---- ./hxt.cabal.orig 2012-09-26 12:02:16.000000000 +0200 -+++ ./hxt.cabal 2012-10-20 00:32:05.000000000 +0200 -@@ -182,7 +182,7 @@ - parsec >= 2.1 && < 4, - HUnit >= 1.2 && < 2, - mtl >= 2 && < 3, -- network >= 2.4 && < 3, -+ network >= 2.3 && < 2.4, - deepseq >= 1.1 && < 2, - bytestring >= 0.9 && < 1, - binary >= 0.5 && < 1, |