Commit a54f1a50 authored by Clint Adams's avatar Clint Adams
Browse files

singletons: Upgrading from 2.4.1 to 2.5.1

parent 0011d2e7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-singletons (2.5.1-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sat, 27 Jul 2019 20:06:14 -0400

haskell-singletons (2.4.1-2) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.2.1.
+3 −5
Original line number Diff line number Diff line
@@ -12,17 +12,15 @@ Build-Depends: debhelper (>= 10),
 libghc-mtl-prof,
 libghc-syb-dev (>= 0.4),
 libghc-syb-prof,
 libghc-text-dev (>= 1.2),
 libghc-text-prof,
 libghc-th-desugar-dev (>= 1.8),
 libghc-th-desugar-dev (<< 1.9),
 libghc-th-desugar-dev (>= 1.9),
 libghc-th-desugar-dev (<< 1.10),
 libghc-th-desugar-prof,
Build-Depends-Indep: ghc-doc,
 libghc-mtl-doc,
 libghc-syb-doc,
 libghc-text-doc,
 libghc-th-desugar-doc,
Standards-Version: 4.2.1
Standards-Version: 4.4.0
Homepage: https://www.github.com/goldfirere/singletons
X-Description: Haskell framework for generating singleton types
 This library generates singleton types, promoted functions, and singleton