add haskell project structure
This commit is contained in:
parent
25a164700c
commit
3c172ffeeb
2 changed files with 9 additions and 0 deletions
5
package.yaml
Normal file
5
package.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
dependencies:
|
||||
- base == 4.*
|
||||
executables:
|
||||
dorne:
|
||||
main: src/Main.hs
|
||||
Loading…
Add table
Add a link
Reference in a new issue