On Wed, Mar 17, 2004 at 11:12:23AM -0000, Jos� Vila�a wrote: > I'm searching for more detailed information about > Language.Haskell.Syntax than the one provided by the Haddock > documentation of the Hierarchical Libraries.
Unfortunately, that's all there is. The docs are sparse, but the types do correspond fairly closely to the grammar in the Haskell 98 Report. Do ask about anything that's unclear (maybe libraries or haskell-cafe would be a more appropriate mailing list). In extremis, there's always the source of Language.Haskell.Parser. _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell
