hwp/README.org
Yann Esposito (Yogsototh) f465738908
progress
2018-04-28 11:01:20 +02:00

388 B

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