Commit 79aea1d3 authored by Clint Adams's avatar Clint Adams
Browse files

termonad: add missing b-d

parent 36dc8183
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-termonad (0.2.1.0-2) unstable; urgency=medium

  * Add missing build-dependency on cabal-doctest.

 -- Clint Adams <clint@debian.org>  Sun, 30 Dec 2018 17:53:40 -0500

haskell-termonad (0.2.1.0-1) unstable; urgency=medium

  * New upstream release
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ Build-Depends: debhelper (>= 10),
 libghc-tasty-prof,
 libghc-tasty-hedgehog-dev,
 libghc-tasty-hedgehog-prof,
 libghc-cabal-doctest-dev,
Build-Depends-Indep: ghc-doc,
 libghc-quickcheck2-doc,
 libghc-classy-prelude-doc,