yesod/Setup.lhs
Michael Snoyman 5991e01e5b Code import
2010-12-25 23:22:19 +02:00

8 lines
114 B
Plaintext
Executable File

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