Lab Intro
FPLC
The Lab Intro is a guided tour to the GHC(i) environment. It presents a hundred steps
taking you from installing GHC or Hugs to compiling your first own program. Along the
way, you are introduced to several fundamental concepts of the Haskell language.
The Lab Intro assumes that you are using Graham Hutton's book "Programming in
Haskell" to study Haskell, so there are a couple of references to that book. If you don't
use that book, the Intro might still be useful to you -- in that case, just ignore the
references.
The Lab Intro is work in progress. It currently is about two thirds finished. Updates will
be posted on this page.
--
AndresLoeh - 04 Jan 2008