String literals

Donald Bruce Stewart dons at cse.unsw.edu.au
Fri Nov 10 23:33:48 EST 2006


john:
> On Fri, Nov 10, 2006 at 10:49:15PM -0500, Lennart Augustsson wrote:
> > Any thoughts?
> 
> what about pattern matching?

Yes, pattern matching is the issue that occurs to me too.
While string literals :: ByteString would be nice (and other magic
encoded in string literals,  I guess), what is the story for pattern
matching on strings based on non-inductive types like arrays?

-- Don


More information about the Haskell-prime mailing list