[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:14:57 UTC 2010


The following commit has been merged in the master branch:
commit 737193d73f36b9a1ec18cc3cc34e438282de8ea9
Author: John Goerzen <jgoerzen at complete.org>
Date:   Wed Nov 29 01:42:28 2006 +0100

    Export new functions

diff --git a/MissingH/Quantity.hs b/MissingH/Quantity.hs
index bdf4caa..cd0ec8e 100644
--- a/MissingH/Quantity.hs
+++ b/MissingH/Quantity.hs
@@ -31,7 +31,9 @@ Written by John Goerzen, jgoerzen\@complete.org -}
 
 module MissingH.Quantity (
                           renderNum,
+                          renderNums,
                           quantifyNum,
+                          quantifyNums,
                           SizeOpts(..),
                           binaryOpts,
                           siOpts

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list