Skip to content

rassie/wiwinwlh

This branch is 840 commits behind sdiehl/wiwinwlh:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b9e696a · Dec 26, 2015
Jun 17, 2014
Dec 25, 2014
Dec 26, 2015
Nov 27, 2015
Aug 9, 2014
Jul 27, 2015
Dec 26, 2015
Dec 26, 2015
Dec 3, 2014
Mar 6, 2015
Dec 2, 2015
Jun 17, 2014
Dec 26, 2015
Dec 2, 2015
Dec 26, 2015
Dec 2, 2015

Repository files navigation

MIT License Gitter

Real Online:

Contributing

If you want to submit a fix for a typo or fix for code then just submit a pull request, and I'm happy to recompile the resulting document.

If for some reason you want to compile the HTML page yourself, then you'll need to compile the preprocessor against Pandoc and then run make to build the page.

$ make
$ firefox tutorial.html

Alternatively a PDF or EPUB file can be generated by one of the following commands:

$ make tutorial.pdf
$ make tutorial.epub

Stack

Alternatively using the stack build system:

$ stack ghc includes.hs -- -o includes 
$ stack exec make
$ firefox tutorial.html

License

Stephen Diehl (2013-2016)

No rights reserved. The person who associated a work with this deed has dedicated the work to the public domain by waiving all of his or her rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law.

You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

About

What I Wish I Knew When Learning Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 80.0%
  • HTML 14.2%
  • CSS 2.3%
  • JavaScript 1.8%
  • Agda 0.7%
  • Makefile 0.5%
  • Other 0.5%