yesod/yesod-json/Setup.lhs
Michael Snoyman 83813b1df4 Add 'yesod-json/' from commit '41a198225f137610cae208190aca443c56efd332'
git-subtree-dir: yesod-json
git-subtree-mainline: 6f5459f70f
git-subtree-split: 41a198225f
2011-07-22 08:59:57 +03:00

8 lines
114 B
Plaintext
Executable File

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