summaryrefslogtreecommitdiff
path: root/development/darcs/darcs_cabal_parsec.patch
diff options
context:
space:
mode:
Diffstat (limited to 'development/darcs/darcs_cabal_parsec.patch')
-rw-r--r--development/darcs/darcs_cabal_parsec.patch38
1 files changed, 0 insertions, 38 deletions
diff --git a/development/darcs/darcs_cabal_parsec.patch b/development/darcs/darcs_cabal_parsec.patch
deleted file mode 100644
index bd0718c067..0000000000
--- a/development/darcs/darcs_cabal_parsec.patch
+++ /dev/null
@@ -1,38 +0,0 @@
---- darcs.cabal.orig 2011-02-11 23:36:22.000000000 +0200
-+++ darcs.cabal 2011-02-11 23:37:16.000000000 +0200
-@@ -172,7 +172,7 @@
- extensible-exceptions >= 0.1 && < 0.2,
- regex-compat >= 0.71 && < 0.94,
- mtl >= 1.0 && < 2.1,
-- parsec >= 2.0 && < 3.1,
-+ parsec >= 2.0 && < 3.2,
- html == 1.0.*,
- filepath >= 1.1.0.0 && < 1.3.0.0,
- haskeline >= 0.6.2.2 && < 0.7,
-@@ -377,7 +377,7 @@
- extensible-exceptions >= 0.1 && < 0.2,
- regex-compat >= 0.71 && < 0.94,
- mtl >= 1.0 && < 2.1,
-- parsec >= 2.0 && < 3.1,
-+ parsec >= 2.0 && < 3.2,
- html == 1.0.*,
- filepath >= 1.1.0.0 && < 1.3.0.0,
- haskeline >= 0.6.2.2 && < 0.7,
-@@ -525,7 +525,7 @@
- extensible-exceptions >= 0.1 && < 0.2,
- regex-compat >= 0.71 && < 0.94,
- mtl >= 1.0 && < 2.1,
-- parsec >= 2.0 && < 3.1,
-+ parsec >= 2.0 && < 3.2,
- html == 1.0.*,
- filepath >= 1.1.0.0 && < 1.3.0.0,
- haskeline >= 0.6.2.2 && < 0.7,
-@@ -621,7 +621,7 @@
- extensible-exceptions >= 0.1 && < 0.2,
- regex-compat >= 0.71 && < 0.94,
- mtl >= 1.0 && < 2.1,
-- parsec >= 2.0 && < 3.1,
-+ parsec >= 2.0 && < 3.2,
- html == 1.0.*,
- filepath >= 1.1.0.0 && < 1.3.0.0,
- QuickCheck >= 2.1.0.0,