make hackage happy

This commit is contained in:
Greg Weber 2010-09-26 20:42:18 -07:00
parent 6d691af211
commit 12a07368b8

7
Setup.lhs Executable file
View File

@ -0,0 +1,7 @@
#!/usr/bin/env runhaskell
> module Main where
> import Distribution.Simple
> main :: IO ()
> main = defaultMain