1
1
mirror of https://github.com/nmattia/snack.git synced 2024-09-11 11:55:36 +03:00
snack/tests/library/package.yaml
2018-07-08 13:33:34 +02:00

14 lines
183 B
YAML

name: snack-library-test
dependencies:
- conduit
library:
source-dirs: src
executable:
main: Foo.hs
source-dirs: app
dependencies:
- snack-library-test