speculation/Setup.lhs
2012-05-10 18:17:19 -04:00

8 lines
117 B
Plaintext

#!/usr/bin/runhaskell
> module Main (main) where
> import Distribution.Simple
> main :: IO ()
> main = defaultMain