Loading p/haskell-singletons/debian/changelog +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. Loading p/haskell-singletons/debian/control +3 −5 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
p/haskell-singletons/debian/changelog +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. Loading
p/haskell-singletons/debian/control +3 −5 Original line number Diff line number Diff line Loading @@ -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 Loading