File: Setup.hs

package info (click to toggle)
haskell-wai-logger 2.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 80 kB
  • sloc: haskell: 274; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 113 bytes parent folder | download
1
2
3
4
5
6
7
{-# OPTIONS_GHC -Wall #-}
module Main (main) where

import Distribution.Simple

main :: IO ()
main = defaultMain