yesod/yesod-newsfeed/Setup.lhs
Michael Snoyman 1b403cbff4 0.9 changes
2011-07-22 09:07:47 +03:00

7 lines
114 B
Text
Executable file

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