diff options
author | Clint Adams <clint@debian.org> | 2016-10-17 18:30:27 -0400 |
---|---|---|
committer | Clint Adams <clint@debian.org> | 2016-10-17 18:30:27 -0400 |
commit | d53d4612af71bd05fa0bfe368e74721932a05cfc (patch) | |
tree | 47c027d9595c04b617f128cfff64601e67de1162 /p/haskell-http-api-data/debian/changelog | |
parent | eaee49f573039725d43bb24800ebc8a1558c6fc3 (diff) | |
download | DHG_packages-d53d4612af71bd05fa0bfe368e74721932a05cfc.tar.gz |
http-api-data: build with ghc 8 in experimental
Diffstat (limited to 'p/haskell-http-api-data/debian/changelog')
-rw-r--r-- | p/haskell-http-api-data/debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/p/haskell-http-api-data/debian/changelog b/p/haskell-http-api-data/debian/changelog index 837304da5..2f63a583b 100644 --- a/p/haskell-http-api-data/debian/changelog +++ b/p/haskell-http-api-data/debian/changelog @@ -1,3 +1,10 @@ +haskell-http-api-data (0.2.4-3) experimental; urgency=medium + + * Temporarily build-depend on ghc 8. + * Re-enable testsuite on armel. + + -- Clint Adams <clint@debian.org> Mon, 17 Oct 2016 18:29:43 -0400 + haskell-http-api-data (0.2.4-2) unstable; urgency=medium * Disable testsuite on armel, where ghci is broken. |