summaryrefslogtreecommitdiff
path: root/p/ghc/debian/control
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2011-11-10 22:20:00 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2011-11-10 22:20:00 +0400
commit6c099eda38920c7b502f1f43323af8cc579e66b0 (patch)
tree13ea486b24566b08dd49aef5534581b675aa1135 /p/ghc/debian/control
parent8f632e9e00d61bb3d95818882b689a81a7cbaf1a (diff)
downloadDHG_packages-6c099eda38920c7b502f1f43323af8cc579e66b0.tar.gz
ghc: Suggest llvm package
Diffstat (limited to 'p/ghc/debian/control')
-rw-r--r--p/ghc/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/ghc/debian/control b/p/ghc/debian/control
index d3b48886c..661e0ed3c 100644
--- a/p/ghc/debian/control
+++ b/p/ghc/debian/control
@@ -30,7 +30,7 @@ Provides: haskell-compiler, ${provided-devs}, ${haskell:Provides}, ${ghci}
Replaces: ghc6 (<< 7)
Conflicts: ghc6 (<< 7)
Breaks: cabal-install (<< 0.8.0), haskell-devscripts (<< 0.6.19), ghc-doc (<= 6.12.1-8)
-Suggests: perl, ghc-prof, ghc-doc, haskell-doc
+Suggests: perl, ghc-prof, ghc-doc, haskell-doc, llvm
Description: The Glasgow Haskell Compilation system
The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for
Haskell.