[project @ 2004-12-14 13:55:22 by simonmar]
authorsimonmar <unknown>
Tue, 14 Dec 2004 13:55:22 +0000 (13:55 +0000)
committersimonmar <unknown>
Tue, 14 Dec 2004 13:55:22 +0000 (13:55 +0000)
Add Text.Printf

package.conf.in

index 2d6686d..38ed6ff 100644 (file)
@@ -124,6 +124,7 @@ exposed-modules:
        Text.ParserCombinators.ReadPrec,
        Text.PrettyPrint,
        Text.PrettyPrint.HughesPJ,
+       Text.Printf,
        Text.Read,
        Text.Read.Lex,
        Text.Regex,