summaryrefslogtreecommitdiff
path: root/p/ghc/debian/control
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-03-10 20:59:30 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-03-10 20:59:30 +0400
commit425ba0ad6f297b02a3835259a5e36f663c0ec15d (patch)
treef84f1a96f645d8daf4b4ad6f8572b683ec6a6dfd /p/ghc/debian/control
parentd7dfb4bc7666ffb7d30cc545f4dcc6689e6d4d82 (diff)
downloadDHG_packages-425ba0ad6f297b02a3835259a5e36f663c0ec15d.tar.gz
ghc: Also conflict with any provided libghc-*-dev packages. Thus, if a packages is moved _into_ ghc that was outside before, no external package can be installed (as was the case with binary).
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 4653ed68f..4b485202f 100644
--- a/p/ghc/debian/control
+++ b/p/ghc/debian/control
@@ -31,7 +31,7 @@ Architecture: any
Depends: gcc (>= 4:4.2), llvm-3.0 [armel armhf], libgmp-dev, libffi-dev, libbsd-dev, libc6-dev, ${shlibs:Depends}, ${misc:Depends}
Provides: haskell-compiler, ${provided-devs}, ${haskell:Provides}, ${ghci}
Replaces: ghc6 (<< 7)
-Conflicts: ghc6 (<< 7)
+Conflicts: ghc6 (<< 7), ${provided-devs}
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, llvm-3.0
Description: The Glasgow Haskell Compilation system