
1 Aug
2011
1 Aug
'11
12:40 p.m.
On Mon, 2011-08-01 at 12:38 -0400, Alex Clemmer wrote:
Hmm. Not sure how I missed that. And, I also inquired about developing a "core featre" instead of a library -- implying disparity where in retrospect there doesn't appear to be any.
Right... the only regular expression support for Haskell at all comes in the form of libraries. One of the nice things about Haskell is how little has to be built in to the language. -- Chris Smith