summary refs log tree commit diff
path: root/package.yaml
blob: 38147f56cc2adf33bd066b8df4ec8cb5cd67f5c5 (plain)
1
2
3
4
5
dependencies:
  - base == 4.*
executables:
  haskell-hello:
    main: Main.hs