diff options
| author | Colin Watson <cjwatson@debian.org> | 2013-05-03 01:10:23 +0400 |
|---|---|---|
| committer | Colin Watson <cjwatson@debian.org> | 2013-05-03 01:10:23 +0400 |
| commit | b7d534955ef826fe637ee3e5972a71efa40e8113 (patch) | |
| tree | d7cf7baecae8ac5d613b1363f380db1092a488b8 /p/haskell-aeson | |
| parent | 5054d9c7e8b59feb51ef1131eeaa91dfbd5b4a07 (diff) | |
| download | DHG_packages-b7d534955ef826fe637ee3e5972a71efa40e8113.tar.gz | |
haskell-aeson: Drop ghc-ghci build-dependency, since we take care to build without Template Haskell support on architectures that lack it.
Diffstat (limited to 'p/haskell-aeson')
| -rw-r--r-- | p/haskell-aeson/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-aeson/debian/control | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-aeson/debian/changelog b/p/haskell-aeson/debian/changelog index 7abfdb40f..a0aa2a3a3 100644 --- a/p/haskell-aeson/debian/changelog +++ b/p/haskell-aeson/debian/changelog @@ -1,3 +1,10 @@ +haskell-aeson (0.6.1.0-2) UNRELEASED; urgency=low + + * Drop ghc-ghci build-dependency, since we take care to build without + Template Haskell support on architectures that lack it. + + -- Colin Watson <cjwatson@debian.org> Thu, 02 May 2013 22:09:47 +0100 + haskell-aeson (0.6.1.0-1) experimental; urgency=low * New upstream release diff --git a/p/haskell-aeson/debian/control b/p/haskell-aeson/debian/control index b385dc80d..decbf3f42 100644 --- a/p/haskell-aeson/debian/control +++ b/p/haskell-aeson/debian/control @@ -8,7 +8,6 @@ Build-Depends: debhelper (>= 7) , haskell-devscripts (>= 0.8.13) , ghc (>= 7.4.2) , ghc-prof - , ghc-ghci , libghc-attoparsec-dev (>> 0.8.6.1) , libghc-attoparsec-prof , libghc-blaze-builder-dev (>> 0.2.1.4) |
