about summary refs log tree commit diff
diff options
context:
space:
mode:
authorKiNaudiz <ki@ki-omniarts.de>2015-11-28 20:07:00 +0100
committerKiNaudiz <ki@ki-omniarts.de>2015-11-28 20:07:00 +0100
commitf2765d2ceec6df7a86ec68253ab4cec3ead70404 (patch)
tree38e974be1eba8de28155422fbbc0d8d476258ce7
parenteef0985356958b8b7c448f324ae892cd25e0871e (diff)
Added a stack.yaml
-rw-r--r--stack.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
new file mode 100644
index 0000000..ed2804b
--- /dev/null
+++ b/stack.yaml
@@ -0,0 +1,21 @@
+flags: {}
+packages:
+- '.'
+extra-deps:
+- GLURaw-1.5.0.2
+- GLUT-2.7.0.3
+- ObjectName-1.1.0.0
+- OpenGL-2.12.0.1
+- OpenGLRaw-2.5.5.0
+- bmp-1.2.5.2
+- bytes-0.15.0.1
+- frpnow-0.18
+- frpnow-gloss-0.12
+- gloss-1.9.4.1
+- gloss-rendering-1.9.3.1
+- lens-4.13
+- linear-1.20.2
+- parallel-3.2.0.6
+- reflection-2.1
+- vector-0.11.0.0
+resolver: ghc-7.10