summaryrefslogtreecommitdiffstats
path: root/Setup.lhs
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2010-04-12 02:21:11 +0200
committerMatthias Schiffer <matthias@gamezock.de>2010-04-12 02:21:11 +0200
commitc4d5b82dd7b5080edc16aad8e753edda852de59c (patch)
tree6ee30258e9a2d64856db6b916ed8043b3341d5eb /Setup.lhs
downloadobj-model-opengl-c4d5b82dd7b5080edc16aad8e753edda852de59c.tar
obj-model-opengl-c4d5b82dd7b5080edc16aad8e753edda852de59c.zip
Initial commit
Diffstat (limited to 'Setup.lhs')
-rw-r--r--Setup.lhs3
1 files changed, 3 insertions, 0 deletions
diff --git a/Setup.lhs b/Setup.lhs
new file mode 100644
index 0000000..5bde0de
--- /dev/null
+++ b/Setup.lhs
@@ -0,0 +1,3 @@
+#!/usr/bin/env runhaskell
+> import Distribution.Simple
+> main = defaultMain