mirror of
https://github.com/qfpl/applied-fp-course.git
synced 2024-11-26 14:43:53 +03:00
e701b91a7b
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.
3 lines
46 B
Haskell
3 lines
46 B
Haskell
import Distribution.Simple
|
|
main = defaultMain
|