Setup.hs 87 B

123456
  1. module Main (main) where
  2. import Distribution.Simple
  3. main :: IO ()
  4. main = defaultMain