Additional Materials
Tour of the Haskell Syntax
, by Arjan van IJzendoorn. Simple overview of the syntax of Haskell.
List of Haskell operators
, by Peter Kornerup.
A Gentle Introduction to Haskell, Version 98
, by Paul Hudak, John Peterson, and Joseph Fasel. A rather in-depth coverage of Haskell (despite the name).
A Tour of the Haskell Prelude
, by Bernie Pope and Arjan van IJzendoorn. Overview of the Haskell standard library.
The Haskell 98 Report
. The definitive source of information. Rather technical in places. Good descriptions of the standard libraries and standard classes.
The Haskell website
. Contains links to the above items, and more.
Haskell Reference
at
www.zvon.org
.
Yet Another Introduction to Haskell
by Hal Daume.
All About Monads
by Jeff Newbern.
Some common Hugs errors explained
by Simom Thompson.
Hugs 98 User Manual
.
GNU Prolog web site
which includes documentation and downloads of program for Linux and Windows.
Maintained by
Rolf Fagerberg
(
rolf@imada.sdu.dk
)