diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2015-06-01 22:16:06 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-06-01 22:16:06 +0300 |
| commit | 2e81f7f7342aaa1844e08aa9561934bce907863c (patch) | |
| tree | abe1675c6e58773e646f0a6525e6af3bec556084 /p/haskell-reflection/debian | |
| parent | 9d85fcc40dbecc6d3b81155e03636510376edb01 (diff) | |
| download | DHG_packages-2e81f7f7342aaa1844e08aa9561934bce907863c.tar.gz | |
haskell-reflection: releasing package haskell-reflection version 1.5.1.2-3
Diffstat (limited to 'p/haskell-reflection/debian')
| -rw-r--r-- | p/haskell-reflection/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-reflection/debian/control | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/p/haskell-reflection/debian/changelog b/p/haskell-reflection/debian/changelog index c1929623c..ef51aa1a7 100644 --- a/p/haskell-reflection/debian/changelog +++ b/p/haskell-reflection/debian/changelog @@ -1,3 +1,9 @@ +haskell-reflection (1.5.1.2-3) unstable; urgency=medium + + * Depend on ghc-ghci, as it uses Template Haskell + + -- Joachim Breitner <nomeata@debian.org> Mon, 01 Jun 2015 21:14:54 +0200 + haskell-reflection (1.5.1.2-2) unstable; urgency=medium * Upload to unstable diff --git a/p/haskell-reflection/debian/control b/p/haskell-reflection/debian/control index ff703376c..b482a8c10 100644 --- a/p/haskell-reflection/debian/control +++ b/p/haskell-reflection/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.9) , ghc , ghc-prof + , ghc-ghci Build-Depends-Indep: ghc-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/reflection |
