mirror of
https://github.com/qfpl/applied-fp-course.git
synced 2024-11-26 14:43:53 +03:00
Update README.md to reflect current level content
This commit is contained in:
parent
b27f70d371
commit
f1f1f22c1e
@ -90,9 +90,9 @@ what the goal is for that specific level.
|
||||
|
||||
* Level 01 : Simple Hello World web app.
|
||||
* Level 02 : Define our application spec with types!
|
||||
* Level 03 : Add some flexible configuration
|
||||
* Level 04 : Testing & Tools (hspec & ghcid)
|
||||
* Level 05 : Database layer (sqlite-simple)
|
||||
* Level 03 : Testing & Tools (hspec & ghcid)
|
||||
* Level 04 : Database layer (sqlite-simple)
|
||||
* Level 05 : Add some flexible configuration
|
||||
* Level 06 : ReaderT & Refactoring
|
||||
* Level 07 : ExceptT & Refactoring
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user