diff options
Diffstat (limited to 'haddock.cabal')
-rw-r--r-- | haddock.cabal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/haddock.cabal b/haddock.cabal index 92f8057f..b3b91e91 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -13,7 +13,6 @@ synopsis: Haddock is a documentation-generation tool for Haskell build-depends: base, haskell98, - mtl, ghc>=6.8, Cabal, filepath, |