summaryrefslogtreecommitdiff
path: root/p/haskell-ghc-mtl/debian/control
diff options
context:
space:
mode:
authorMarco TĂșlio Gontijo e Silva <marcot@debian.org>2010-02-16 15:43:01 +0300
committer=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=>2010-02-16 15:43:01 +0300
commitdd7b7be307e42977f6655e82bea56d1659ce0a4c (patch)
tree1b05d881a53054809111ef7776cf9bd4aea60602 /p/haskell-ghc-mtl/debian/control
parent38b9e06bd69fd75c9008ae8c7106da47d7a994f0 (diff)
downloadDHG_packages-dd7b7be307e42977f6655e82bea56d1659ce0a4c.tar.gz
haskell-ghc-mtl: debian/control: Include missing haskell: variables.
Diffstat (limited to 'p/haskell-ghc-mtl/debian/control')
-rw-r--r--p/haskell-ghc-mtl/debian/control5
1 files changed, 4 insertions, 1 deletions
diff --git a/p/haskell-ghc-mtl/debian/control b/p/haskell-ghc-mtl/debian/control
index 1da0553d2..574d606f6 100644
--- a/p/haskell-ghc-mtl/debian/control
+++ b/p/haskell-ghc-mtl/debian/control
@@ -26,6 +26,7 @@ Architecture: any
Depends: ${haskell:Depends}
, ${shlibs:Depends}
, ${misc:Depends}
+Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: an mtl compatible version of the Ghc-Api monads
@@ -40,6 +41,8 @@ Architecture: any
Depends: ${haskell:Depends}
, ${shlibs:Depends}
, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: an mtl compatible version of the Ghc-Api monads; profiling libraries
This package provides a library for the Haskell programming language,
@@ -52,7 +55,7 @@ Description: an mtl compatible version of the Ghc-Api monads; profiling librarie
Package: libghc6-ghc-mtl-doc
Section: doc
Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: an mtl compatible version of the Ghc-Api monads; documentation