wai/wai-extra/Setup.lhs
Michael Snoyman 6ab2dfe739 Add 'wai-extra/' from commit '29076d018b0cc159c3ccf3050350e4b7469f2c6c'
git-subtree-dir: wai-extra
git-subtree-mainline: ebedc4d083
git-subtree-split: 29076d018b
2011-07-22 16:51:23 +03:00

8 lines
114 B
Plaintext
Executable File

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