diff options
Diffstat (limited to 'p/haskell-reflection/debian')
| -rw-r--r-- | p/haskell-reflection/debian/changelog | 2 | ||||
| -rw-r--r-- | p/haskell-reflection/debian/control | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-reflection/debian/changelog b/p/haskell-reflection/debian/changelog index ac4a47009..3051f0331 100644 --- a/p/haskell-reflection/debian/changelog +++ b/p/haskell-reflection/debian/changelog @@ -1,6 +1,8 @@ haskell-reflection (1.2.0.1-2) UNRELEASED; urgency=low * Adjust watch file to new hackage layout + * Do not depend on ghc-ghci (I currently do not see why that would be + needed). -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:21:28 +0200 diff --git a/p/haskell-reflection/debian/control b/p/haskell-reflection/debian/control index ba3493843..2f77e6aa5 100644 --- a/p/haskell-reflection/debian/control +++ b/p/haskell-reflection/debian/control @@ -8,7 +8,6 @@ Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof - , ghc-ghci , libghc-tagged-dev (>> 0.4.4) , libghc-tagged-dev (<< 1) , libghc-tagged-prof |
