This repository tracks my progress on writing the final report for my
Haskell independent study. To view the report as PDF, pull this
repository and run make afterwards:
git pull https://github.com/bollmann/ihs.gitcd ihs/make
Note that the Makefile depends on an installation of lhs2TeX
(e.g., using cabal install lhs2TeX).