mirror of
https://github.com/Noratrieb/haskell-shit.git
synced 2026-01-14 11:45:03 +01:00
some config shit
This commit is contained in:
parent
cbacbaf650
commit
edfc994dcc
4 changed files with 12 additions and 10 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name: learning
|
||||
name: haskell-shit
|
||||
version: 0.1.0.0
|
||||
github: "Github username here/learning"
|
||||
license: BSD3
|
||||
|
|
@ -34,7 +34,7 @@ executables:
|
|||
- -rtsopts
|
||||
- -with-rtsopts=-N
|
||||
dependencies:
|
||||
- learning
|
||||
- haskell-shit
|
||||
|
||||
tests:
|
||||
learning-test:
|
||||
|
|
@ -45,4 +45,4 @@ tests:
|
|||
- -rtsopts
|
||||
- -with-rtsopts=-N
|
||||
dependencies:
|
||||
- learning
|
||||
- haskell-shit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue