Commit 1ac83c22 authored by Clint Adams's avatar Clint Adams
Browse files

repline: Upgrading from 0.2.0.0 to 0.2.1.0

parent 6d2d6b4e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-repline (0.2.1.0-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sun, 28 Jul 2019 16:04:37 -0400

haskell-repline (0.2.0.0-1) unstable; urgency=low

  * Initial release.
+2 −2
Original line number Diff line number Diff line
@@ -4,12 +4,12 @@ Uploaders: Clint Adams <clint@debian.org>
Priority: optional
Section: haskell
Build-Depends: debhelper (>= 10),
 haskell-devscripts-minimal | haskell-devscripts (>= 0.8),
 haskell-devscripts-minimal | haskell-devscripts (>= 0.15),
 cdbs,
 ghc,
 ghc-prof,
Build-Depends-Indep: ghc-doc,
Standards-Version: 4.3.0
Standards-Version: 4.4.0
Homepage: https://github.com/sdiehl/repline
X-Description: Haskeline wrapper for GHCi-like REPL interfaces.
 Haskeline wrapper for GHCi-like REPL interfaces. Composable with