yesod/yesod-eventsource/Setup.lhs
2012-08-19 14:59:16 -03:00

7 lines
114 B
Text
Executable file

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