summaryrefslogtreecommitdiff
path: root/haskell/Setup.lhs
diff options
context:
space:
mode:
authorHideyuki Tanaka <hideyuki@hideyuki-vbox.(none)>2010-04-18 02:17:49 +0900
committerHideyuki Tanaka <hideyuki@hideyuki-vbox.(none)>2010-04-18 02:17:49 +0900
commitf53c351fd28b3bea6a03416a54aff631499af65a (patch)
tree2c66380a8809ad9e8d2c47046cdedf2e988ec462 /haskell/Setup.lhs
parentfb96617377ed7330edcf239d807d2ae378e336e9 (diff)
downloadmsgpack-python-f53c351fd28b3bea6a03416a54aff631499af65a.tar.gz
haskell binding
Diffstat (limited to 'haskell/Setup.lhs')
-rw-r--r--haskell/Setup.lhs3
1 files changed, 3 insertions, 0 deletions
diff --git a/haskell/Setup.lhs b/haskell/Setup.lhs
new file mode 100644
index 0000000..5bde0de
--- /dev/null
+++ b/haskell/Setup.lhs
@@ -0,0 +1,3 @@
+#!/usr/bin/env runhaskell
+> import Distribution.Simple
+> main = defaultMain