[Pkg-haskell-commits] darcs: haskell-numeric-quest: Add Description to patches.
Iulian Udrea
iulian at physics.org
Sun Feb 5 12:58:43 UTC 2012
Sun Feb 5 12:58:38 UTC 2012 Iulian Udrea <iulian at physics.org>
* Add Description to patches.
Ignore-this: 20c683bcb934d014498aded8ec24673d
M ./patches/Eq-constraints.patch +3
Sun Feb 5 12:58:38 UTC 2012 Iulian Udrea <iulian at physics.org>
* Add Description to patches.
Ignore-this: 20c683bcb934d014498aded8ec24673d
diff -rN -u old-haskell-numeric-quest//patches/Eq-constraints.patch new-haskell-numeric-quest//patches/Eq-constraints.patch
--- old-haskell-numeric-quest//patches/Eq-constraints.patch 2012-02-05 12:58:43.399582475 +0000
+++ new-haskell-numeric-quest//patches/Eq-constraints.patch 2012-02-05 12:58:43.403598594 +0000
@@ -1,3 +1,6 @@
+Description: Num does no longer imply Eq or Show. See GHC 7.4.1 release notes.
+Author: Iulian Udrea <iulian at physics.org>
+
--- a/EigensystemNum.hs
+++ b/EigensystemNum.hs
@@ -3,10 +3,10 @@
More information about the Pkg-haskell-commits
mailing list