[[ diff -r1.13 -r1.12 95c95 < , escapeString -- :: (Char->Bool) -> String -> String --- > , escapeString -- :: String -> (Char->Bool) -> String ]]
(Rationale: the revised parameter order makes it easier to create specialized string-escape functions by currying with the escape-character-testing function.)
#g --
At 08:57 28/10/04 -0700, Krasimir Angelov wrote:
krasimir 2004/10/28 08:57:11 PDT
Modified files: libraries/network/Network URI.hs Log: fix comment
Revision Changes Path 1.13 +1 -1 fptools/libraries/network/Network/URI.hs _______________________________________________ Cvs-libraries mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-libraries
------------ Graham Klyne For email: http://www.ninebynine.org/#Contact
_______________________________________________ Cvs-libraries mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-libraries
