Actually, while I'm at it, another thing I was wondering:

Text.ParserCombinators.Parsec.Char offers us nice things like `lower'.
However, where's this stuff in Frisby? I could use something horrific
like oneOf [filter isLower [minBound .. maxBound ]] or something, but
how best to get internationalisation-aware character classes into it I'm
not sure.

-- Mark

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to