September 2017
Beginner to intermediate
396 pages
9h 46m
English
Use Stack to create a new project, list functions, and change into the project directory. Build the project with stack build.
Remove the contents of src/Lib.hs and add the module heading:
module Lib where
Read now
Unlock full access