speculation/Setup.lhs

8 lines
117 B
Plaintext
Raw Permalink Normal View History

2012-05-11 02:17:19 +04:00
#!/usr/bin/runhaskell
> module Main (main) where
2012-05-11 02:17:19 +04:00
> import Distribution.Simple
2012-05-11 02:17:19 +04:00
> main :: IO ()
> main = defaultMain