yesod/yesod-bin/Setup.lhs
2013-03-20 08:58:27 +02:00

8 lines
114 B
Plaintext
Executable File

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