Add a default stack.yaml

Will be useful for the weeder build in CI.
This commit is contained in:
Olivier Chéron 2018-10-24 21:25:14 +02:00
parent 6a7594d2be
commit 77bc512a87

3
stack.yaml Normal file
View File

@ -0,0 +1,3 @@
# ~*~ auto-generated by haskell-ci with config : 7cb8db1c90854ae440aca1b3cde96895bf9153ceeddfe5fd39d82f8e300414c6 ~*~
{ resolver: lts-12.14, packages: [ '.' ], extra-deps: [], flags: {} }