aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 3be3d1ea..7883d52f 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -17,6 +17,7 @@ build-depends:
base,
haskell98,
ghc >= 6.8.2 && < 6.9,
+ ghc-paths,
filepath,
directory,
pretty,