[Haskell-cafe] Re: How to use "bracket" properly ?

Heinrich Apfelmus apfelmus at quantentunnel.de
Tue Oct 20 05:58:42 EDT 2009


zaxis wrote:
> oh! thanks!  But why ?

The gory details can be found in the Haskell 98 Report:

  syntax of  do expressions
    http://www.haskell.org/onlinereport/exps.html#do-expressions

  syntax of  decls
    http://www.haskell.org/onlinereport/decls.html

  Details for the layout rule
    http://www.haskell.org/onlinereport/lexemes.html#sect2.7


Regards,
apfelmus

--
http://apfelmus.nfshost.com



More information about the Haskell-Cafe mailing list