No description
Find a file
Yann Esposito (Yogsototh) f465738908
progress
2018-04-28 11:01:20 +02:00
guess guess 2018-01-07 13:46:38 +01:00
part1 progress 2018-04-28 11:01:20 +02:00
.gitignore initial commit 2017-12-30 21:53:52 +01:00
.travis.yml initial commit 2017-12-30 21:53:52 +01:00
hwp.hsfiles saner template 2018-04-21 13:20:04 +02:00
README.org progress 2018-04-28 11:01:20 +02:00

README for Haskell for the Working Programmer

Haskell for the Working Programmer

This repository contains many resources associated with the book Haskell for the Working Programmer.

  • a project template that can be used by stack
  • the part1 contains most examples that are self contained haskell scripts
  • the part2 contains all example projects