Commit 35d8ac28 authored by Clint Adams's avatar Clint Adams
Browse files

sbv: Upgrading from 7.12 to 7.13

parent 402d9bd7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-sbv (7.13-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Sat, 27 Jul 2019 22:10:38 -0400

haskell-sbv (7.12-2) unstable; urgency=medium

  * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
+1 −4
Original line number Diff line number Diff line
@@ -15,14 +15,12 @@ Build-Depends:
 libghc-quickcheck2-prof,
 libghc-async-dev,
 libghc-async-prof,
 libghc-cracknum-dev (>= 2.2),
 libghc-cracknum-dev (>= 2.3),
 libghc-cracknum-prof,
 libghc-generic-deriving-dev,
 libghc-generic-deriving-prof,
 libghc-random-dev,
 libghc-random-prof,
 libghc-reinterpret-cast-dev,
 libghc-reinterpret-cast-prof,
 libghc-syb-dev,
 libghc-syb-prof,
Build-Depends-Indep: ghc-doc,
@@ -31,7 +29,6 @@ Build-Depends-Indep: ghc-doc,
 libghc-cracknum-doc,
 libghc-generic-deriving-doc,
 libghc-random-doc,
 libghc-reinterpret-cast-doc,
 libghc-syb-doc,
Standards-Version: 4.1.4
Homepage: http://leventerkok.github.com/sbv/