wai/wai-handler-launch/Setup.lhs
2011-07-22 16:59:10 +03:00

8 lines
114 B
Plaintext
Executable File

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