yesod/yesod-auth-oauth/Setup.lhs
2012-01-24 05:44:07 +02:00

9 lines
143 B
Plaintext
Executable File

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