mirror of
https://github.com/NixOS/templates.git
synced 2026-01-12 17:28:25 +01:00
6 lines
94 B
YAML
6 lines
94 B
YAML
dependencies:
|
|
- base == 4.*
|
|
- haskell-say
|
|
executables:
|
|
haskell-hello:
|
|
main: Main.hs
|