wai-logger-2.5.0: Setup.hs
{-# OPTIONS_GHC -Wall #-}
module Main (main) where
import Distribution.Simple
main :: IO ()
main = defaultMain
{-# OPTIONS_GHC -Wall #-}
module Main (main) where
import Distribution.Simple
main :: IO ()
main = defaultMain