wai-app-static-3.2.1: app/warp-static.hs
module Main (main) where import WaiAppStatic.CmdLine (runCommandLine) main :: IO () main = runCommandLine (const id)
module Main (main) where import WaiAppStatic.CmdLine (runCommandLine) main :: IO () main = runCommandLine (const id)