Re: module hierarchy (Re: [Haskell-cafe] parsec3 pre-release [important note])

2008-02-04 Thread Johan Tibell
On Feb 4, 2008 12:11 PM, Wolfgang Jeltsch <[EMAIL PROTECTED]> wrote: > Am Samstag, 2. Februar 2008 05:53 schrieb Derek Elkins: > > I forgot to mention that the Text.Parsec modules should be preferred to > > the Text.ParserCombinators.Parsec modules as the Haddock documentation > > reveals. > > I wo

module hierarchy (Re: [Haskell-cafe] parsec3 pre-release [important note])

2008-02-04 Thread Wolfgang Jeltsch
Am Samstag, 2. Februar 2008 05:53 schrieb Derek Elkins: > I forgot to mention that the Text.Parsec modules should be preferred to > the Text.ParserCombinators.Parsec modules as the Haddock documentation > reveals. I would have prefered to shorten ParserCombinators to Parsing and leave Parsec unde

[Haskell-cafe] parsec3 pre-release [important note]

2008-02-01 Thread Derek Elkins
I forgot to mention that the Text.Parsec modules should be preferred to the Text.ParserCombinators.Parsec modules as the Haddock documentation reveals. ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell