some config shit

This commit is contained in:
nora 2021-04-12 10:56:08 +02:00
parent cbacbaf650
commit edfc994dcc
4 changed files with 12 additions and 10 deletions

View file

@ -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