[Pkg-haskell-commits] darcs: haskell-djinn-ghc: Fix "description-too-long"
Daneil Gröber
dxld at darkboxed.org
Mon Nov 3 22:32:43 UTC 2014
Mon Nov 3 22:32:24 UTC 2014 Daneil Gr[_<U+00F6>_]ber <dxld at darkboxed.org>
* Fix "description-too-long"
M ./changelog +6
M ./control -1 +1
Mon Nov 3 22:32:24 UTC 2014 Daneil Gröber <dxld at darkboxed.org>
* Fix "description-too-long"
diff -rN -u old-haskell-djinn-ghc/changelog new-haskell-djinn-ghc/changelog
--- old-haskell-djinn-ghc/changelog 2014-11-03 22:32:43.810794380 +0000
+++ new-haskell-djinn-ghc/changelog 2014-11-03 22:32:43.810794380 +0000
@@ -1,3 +1,9 @@
+haskell-djinn-ghc (0.0.2.2-2) unstable; urgency=medium
+
+ * Fix "description-too-long".
+
+ -- Daniel Gröber <dxld at darkboxed.org> Mon, 03 Nov 2014 23:32:15 +0100
+
haskell-djinn-ghc (0.0.2.2-1) unstable; urgency=low
[ Daniel Gröber ]
diff -rN -u old-haskell-djinn-ghc/control new-haskell-djinn-ghc/control
--- old-haskell-djinn-ghc/control 2014-11-03 22:32:43.806794382 +0000
+++ new-haskell-djinn-ghc/control 2014-11-03 22:32:43.814794378 +0000
@@ -25,7 +25,7 @@
Homepage: http://hackage.haskell.org/package/djinn-ghc
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-djinn-ghc
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-djinn-ghc
-X-Description: Generate Haskell code from a type. Bridge from Djinn to GHC API.
+X-Description: Generate Haskell code from a type. (Bridge to GHC API)
Djinn uses an theorem prover for intuitionistic propositional logic to generate
a Haskell expression when given a type. This is the bridge from djinn-lib to
GHC API.
More information about the Pkg-haskell-commits
mailing list