Skip to content

alvarogarcia7/haskell-simple-sessions

Repository files navigation

Haskell Simple Sessions Build Status

This is where I practice & test Haskell

A new session

  1. Copy the folder skeleton into a new one
  2. modify the .cabal file, the main file on src and the import on the tests

Starting the environment

See the Makefile. Use start_docker

See also

Other Simple Sessions