aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--haddock.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 4f25ae61..fba0de4f 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -65,7 +65,7 @@ executable haddock
base,
haskell98,
ghc == 6.8.2 || == 6.8.3,
- ghc-paths,
+ ghc-paths <= 0.1.0.2,
filepath,
directory,
pretty,