diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-05-09 23:20:32 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-05-09 23:20:32 +0400 |
| commit | dd3d48de2b3080890c20e402a9a0e495f210443a (patch) | |
| tree | 16fcfe8fbd3caa64397518db1455f5e7c8a3c81b /p/haskell-reflection/debian | |
| parent | 9df1475bd877e7a4aa6b9eb29fb741bdc69d2e7e (diff) | |
| download | DHG_packages-dd3d48de2b3080890c20e402a9a0e495f210443a.tar.gz | |
haskell-reflection: Do not depend on ghc-ghci (I currently do not see why that would be needed).
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 |
