Skip to content
Snippets Groups Projects
Commit e90fb48d authored by David Waern's avatar David Waern
Browse files

Add new package dependencies

parent dab17341
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,8 @@ maintainer: David Waern <davve@dtek.chalmers.se>
stability: stable
homepage: http://www.haskell.org/haddock/
synopsis: Haddock is a documentation-generation tool for Haskell libraries
build-depends: base>=1.0, haskell98>=1.0, mtl>=1.0, ghc>=6.7, Cabal, filepath, network>=1.0
build-depends: base, haskell98, mtl, ghc>=6.7, Cabal, filepath,
network>=1.0, process, directory, pretty
extensions: CPP, PatternGuards
ghc-options: -fglasgow-exts
hs-source-dirs: src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment