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