[Haskell-cafe] Haskell tutorial for pseudo users?

Justin Bailey jgbailey at gmail.com
Mon Feb 2 11:28:32 EST 2009


It's not a tutorial but it covers all the relvant portions you asked
about. Download the package, unzip it and you'll find my "Haskell
Cheat Sheet" PDF inside:

http://hackage.haskell.org/cgi-bin/hackage-scripts/package/CheatSheet



On Mon, Feb 2, 2009 at 6:35 AM, Emil Axelsson <emax at chalmers.se> wrote:
> Hello,
>
> Are there any Haskell tutorials suitable for people who don't (and possibly
> don't want to) know Haskell, but just want to use an embedded language that
> happens to be in Haskell?
>
> Such a tutorial would focus on using libraries rather than defining them.
> For example, it might explain how to interpret a type signature involving
> type classes, but not how to write one's own type class.
>
> Thanks,
>
> / Emil
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>


More information about the Haskell-Cafe mailing list