On Fri, Oct 10, 2008 at 7:08 PM, Justin Bailey <[EMAIL PROTECTED]> wrote: > I've created a "cheat sheet" for Haskell. It's a PDF that tries to > summarize Haskell 98's syntax, keywords and other language elements. > It's currently available on hackage[1]. Once downloaded, unpack the > archive and you'll see the PDF. A literate source file is also > included.
It looks very nice, if a bit verbose. One minor comment is that on page 4 you give a "type signature" for if-then-else. I would contend that it should be Bool -> a -> a -> a, instead. steve _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe