Add a stack.yaml file for testing and easy Hackage upload

This commit is contained in:
Peter Jones
2017-02-10 16:20:42 -07:00
parent 615f007fe4
commit ca9b7d9dfc

9
stack.yaml Normal file
View File

@@ -0,0 +1,9 @@
resolver: lts-7.19
packages:
- ./
- ../xmonad
extra-deps:
- X11-1.8
- X11-xft-0.3.1