diff options
| -rw-r--r-- | p/haskell-doctest/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-doctest/debian/control b/p/haskell-doctest/debian/control index 080ff5c52..e4a4ae567 100644 --- a/p/haskell-doctest/debian/control +++ b/p/haskell-doctest/debian/control @@ -6,7 +6,7 @@ Section: haskell Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.9), cdbs, - ghc (<< 7.10), + ghc, ghc-prof, libghc-ghc-paths-dev (>> 0.1.0.9), libghc-ghc-paths-prof, |
