Hi John,

What do you think of putting those parsing functions like head, last,
length, etc, under another module or, alternatively, putting the main
definitions under another module (say, Base or Core)?  I wouldn't mind
if they all get re-exported.

I say that because since the library aims to be minimalistic, it would
be nice to import the core parts only.  That makes it easy to avoid
some name clashes as well.

Take care,

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

Reply via email to