ormolu/Setup.hs
2018-11-25 20:51:22 +07:00

7 lines
87 B
Haskell

module Main (main) where
import Distribution.Simple
main :: IO ()
main = defaultMain