Re: [Haskell] documentation of Language.Haskell.Syntax

2004-03-17 Thread Ross Paterson
On Wed, Mar 17, 2004 at 11:12:23AM -, 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

[Haskell] documentation of Language.Haskell.Syntax

2004-03-17 Thread José Vilaça
I'm searching for more detailed information about Language.Haskell.Syntax than the one provided by the Haddock documentation of the Hierarchical Libraries. I'm doing a tool that pick up code represented in the Haskell Syntax and i need to know the semantics of a lot of Construtors of the Haske