summaryrefslogtreecommitdiff
path: root/stack.yaml
AgeCommit message (Collapse)Author
2018-11-07Clean up stack fileJohn J. Camilleri
Removed alex/happy as build-deps, if needed they can be installed with `stack install alex happy`
2018-11-05Add happy and alex as deps in Stack fileJohn J. Camilleri
2018-11-03Add stack file, using image for GHC 8.2.2John J. Camilleri