[Pkg-haskell-commits] darcs: haskell-configfile: Prepping for 0.14.2
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:42:02 UTC 2013
Thu Apr 13 20:22:48 UTC 2006 John Goerzen <jgoerzen at complete.org>
* Prepping for 0.14.2
Ignore-this: ce4f428f212cb9fe05289369804665b
M ./changelog +15
Thu Apr 13 20:22:48 UTC 2006 John Goerzen <jgoerzen at complete.org>
* Prepping for 0.14.2
Ignore-this: ce4f428f212cb9fe05289369804665b
diff -rN -u old-haskell-configfile-1//changelog new-haskell-configfile-1//changelog
--- old-haskell-configfile-1//changelog 2013-01-04 14:42:00.699219446 +0000
+++ new-haskell-configfile-1//changelog 2013-01-04 14:42:02.619798125 +0000
@@ -1,3 +1,18 @@
+missingh (0.14.2) unstable; urgency=low
+
+ * ConfigParser gives more helpful error messages when possible --
+ it now includes section and option in most error messages
+ * Unit tests updated for new ConfigParser output
+ * MissingH.Str: New function escapeRe that takes a string and makes
+ a regular expression that matches the string literally.
+ * MissingH.IO.HVFS: New function vDoesExist
+ * MissingH.List: New function hasAny
+ * New modules: MissingH.Path.Glob and MissingH.Path.WildMatch
+ and tests for them
+ * 716 total unit tests now
+
+ -- John Goerzen <jgoerzen at complete.org> Thu, 13 Apr 2006 00:14:10 -0500
+
missingh (0.14.0) unstable; urgency=low
* New function splitWs
More information about the Pkg-haskell-commits
mailing list