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 <e...@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@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to