haskell binding

This commit is contained in:
Hideyuki Tanaka
2010-04-18 02:17:49 +09:00
parent fb96617377
commit f53c351fd2
14 changed files with 1299 additions and 0 deletions

3
haskell/Setup.lhs Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env runhaskell
> import Distribution.Simple
> main = defaultMain