aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2015-10-30 17:15:42 +0100
committerDaniel Gröber <dxld@darkboxed.org>2015-10-30 17:15:42 +0100
commit43f38dec80e082aaaee162817e3a5e8a96458632 (patch)
treec5fc6980c739755434b68461ac53ae592189e4b5 /cabal-helper.cabal
parente7e5c3ed1e3d810182904c263063adab02e0cb75 (diff)
Implement workaround for installing 1.18.{0,1}
There are quite a few distributions of cabal-install that are built with these broken versions so we patch them on installation now.
Diffstat (limited to 'cabal-helper.cabal')
-rw-r--r--cabal-helper.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/cabal-helper.cabal b/cabal-helper.cabal
index ca55044..9a7a2b6 100644
--- a/cabal-helper.cabal
+++ b/cabal-helper.cabal
@@ -102,4 +102,4 @@ Test-Suite spec
, bytestring
, utf8-string
, template-haskell
- , temporary \ No newline at end of file
+ , temporary