From 66b0836220b6b2d16abe90f91fcf2a86145a5871 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sun, 4 Sep 2016 14:50:58 -0500 Subject: [PATCH] Build with Stack --- stack.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 stack.yaml diff --git a/stack.yaml b/stack.yaml new file mode 100644 index 0000000..fa46794 --- /dev/null +++ b/stack.yaml @@ -0,0 +1,20 @@ +extra-deps: +- monad-memo-0.4.1 +- multistate-0.7.1.1 +- yaml-0.8.18.1 # For Windows. See . +- unsafe-0.0 +packages: +- . +- extra-dep: true + location: + commit: a4e3d155d604f22dedb88fe8de3eb2f240daeea4 + git: git@github.com:lspitzner/butcher.git +- extra-dep: true + location: + commit: 605855659b15ff190d1e9c0c9b5e981e379aed15 + git: git@github.com:lspitzner/data-tree-print.git +- extra-dep: true + location: + commit: 85af8e4f34ff013575c9acd9675b495ee7f10180 + git: git@github.com:lspitzner/ghc-exactprint.git +resolver: nightly-2016-09-04