yesod/yesod/Setup.lhs
Michael Snoyman a7df7531dc Add 'yesod/' from commit '45bbb0fc93db341ecac1406234fe0e880d63ed12'
git-subtree-dir: yesod
git-subtree-mainline: d865dc20a1
git-subtree-split: 45bbb0fc93
2011-07-22 08:59:52 +03:00

8 lines
114 B
Plaintext
Executable File

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