Add stack.yaml.
authorJulien Moutinho <julm+symantic@autogeree.net>
Mon, 6 Feb 2017 15:16:31 +0000 (16:16 +0100)
committerJulien Moutinho <julm+symantic@autogeree.net>
Mon, 6 Feb 2017 15:16:31 +0000 (16:16 +0100)
stack.yaml [new file with mode: 0644]

diff --git a/stack.yaml b/stack.yaml
new file mode 100644 (file)
index 0000000..7ae865d
--- /dev/null
@@ -0,0 +1,8 @@
+resolver: nightly-2017-02-03
+flags: {}
+packages:
+- '.'
+extra-deps:
+- monad-classes-0.3.2.0
+- peano-0.1.0.1
+extra-package-dbs: []