wai/wai-app-static/Setup.lhs
Michael Snoyman 579933168d Add 'wai-app-static/' from commit '4d9f0d510096f4c904f33d03868758d3743caad2'
git-subtree-dir: wai-app-static
git-subtree-mainline: 44589e3be4
git-subtree-split: 4d9f0d5100
2011-07-22 16:50:08 +03:00

8 lines
114 B
Plaintext
Executable File

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