Hello The template-haskell package does not have a "darcs send" email address defined so I am sending the patch here (attached).
ps. It seems that Trac does not like me today, when trying to create a ticket it complains: "TICKET_CREATE privileges are required to perform this operation" - Einar Karttunen
New patches: [Drop dependency to haskell98 package Einar Karttunen <[email protected]>**20060209224626] { hunk ./Language/Haskell/TH/PprLib.hs 40 -import Monad (liftM, liftM2) +import Control.Monad (liftM, liftM2) hunk ./Language/Haskell/TH/Syntax.hs 48 -import IO ( hPutStrLn, stderr ) hunk ./Language/Haskell/TH/Syntax.hs 51 +import System.IO ( hPutStrLn, stderr ) hunk ./package.conf.in 22 -depends: base, haskell98 +depends: base } Context: [TAG Initial conversion from CVS complete John Goerzen <[EMAIL PROTECTED]>**20060112154138] Patch bundle hash: 9dcbf4ffbdde44adb3be51e2927f0e2486e5aefe
_______________________________________________ Cvs-libraries mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-libraries
