September 2017
Beginner to intermediate
396 pages
9h 46m
English
Create a new project, fibonacci, using stack with the simple template:
stack new fibonacci simple
This will create a fibonacci directory and will add only Main.hs in the src folder. If you build the project, it will create the executable fibonacci. The default implementation will print hello world.
Read now
Unlock full access