[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:11:15 UTC 2010


The following commit has been merged in the master branch:
commit 2652c06a963aca98155b5bdd7bb8b1ccf203275c
Author: John Goerzen <jgoerzen at complete.org>
Date:   Fri Oct 13 22:46:18 2006 +0100

    Update docs

diff --git a/MissingH/ProgressTracker.hs b/MissingH/ProgressTracker.hs
index 562fa10..3105f37 100644
--- a/MissingH/ProgressTracker.hs
+++ b/MissingH/ProgressTracker.hs
@@ -164,7 +164,9 @@ system clock, and the parents and callbacks will be empty.
 If you need more control, see 'newProgress\''.
 
 Example:
->prog <- newProgress "mytracker" 1024
+
+> prog <- newProgress "mytracker" 1024
+
 -}
 newProgress :: String           -- ^ Name of this tracker
             -> Integer          -- ^ Total units expected

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list