Exploring Generic Haskell
by Andres Loh
Publisher: Febodruk 2004
ISBN/ASIN: 9039337659
Number of pages: 352
Description:
'Exploring Generic Haskell' gives a complete overview of the language, systematically explains the core features of Generic Haskell, and several extensions, and provides detailed examples on how the features can be implemented.
Download or read it online for free here:
Download link
(3.1MB, PDF)
Similar books

by Conrad Barski - Lisperati.com
This tutorial will walk you through how to organize a mass picnic in a public park map in less than 100 lines of Haskell. You can just cut and paste the code bit by bit, and your new program will magically create more and more cool graphics.
(7014 views)

by B. O'Sullivan, J. Goerzen, D. Stewart - O'Reilly Media, Inc.
This easy-to-use, fast-moving tutorial introduces you to functional programming with Haskell. You'll learn how to use Haskell in a variety of practical ways, from short scripts to large and demanding applications. Plenty of hands-on exercises.
(21065 views)

by Mihai-Radu Popescu - sthaskell.com
Haskell is a lot more mathematically rigorous than other programming languages. This is a book that will show you around Haskell. If you're not already familiar with programming in another language, you might need to put in extra work.
(10173 views)

by Miran Lipovaca - LearnYouaHaskell.com
This is an attempt at adding another useful resource for learning Haskell. This tutorial is aimed at people who have experience in imperative programming languages (C, C++, Java, Python) but haven't programmed in a functional language before.
(17944 views)