Skip to content

oswald2/haskell_articles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell Articles

Dervied from the post A List of Haskell articles on good design, good testing

All articles are contained in this repostory in LaTeX book format.

LaTeX'ing

The source uses the LaTeX package minted for syntax highlighting. This package needs the flag "-shell-escape" specified. So to build the document:

pdflatex -shell-escape HaskellArticles.tex

There is also a bibilography contained, so you need to run BibTex as well and pdflatex several times to get the cross references right.

About

A List of Haskell articles on good design, good testing

Resources

License

Stars

Watchers

Forks

Packages

No packages published