1
1
mirror of https://github.com/qfpl/applied-fp-course.git synced 2024-11-30 12:23:25 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Sean Chalmers
344d3a1ad4 Updated level02 structure 2017-08-11 11:11:50 +10:00
Sean Chalmers
d9ee08993b Fixing structure of Level03 2017-08-11 10:55:12 +10:00
Sean Chalmers
e701b91a7b Add Level 04
Level 04 contains some testing fun.

Removed spurious yaml file from level03.

Update README.

Have noticed irritating snafu RE the app structure. Not built as a
library in other levels, will fix.
2017-08-11 10:40:05 +10:00
Sean Chalmers
7329e58ae7 Updated third exercise.
Level 03 updated with a bit more information, removed yaml-config due to other
issues. Added the configuration to the main and updated the relevant bits.
2017-08-10 16:11:27 +10:00
Sean Chalmers
52d7a6fe75 Added third stage exercise
Not written up with comments or even very clean at the moment.

Trying to decide between exceptions and YAML or no exceptions but
manual parsing for JSON config file.

Or something else entirely...
2017-08-09 15:59:16 +10:00