templates/haskell-hello/package.yaml
2021-09-23 15:23:30 +02:00

6 lines
94 B
YAML

dependencies:
- base == 4.*
- haskell-say
executables:
haskell-hello:
main: Main.hs