Whitespace only. This patch is part 2 of 4 for trac #4247 and #4970.
[ghc-base.git] / Setup.hs
1 module Main (main) where
2
3 import Distribution.Simple
4
5 main :: IO ()
6 main = defaultMainWithHooks defaultUserHooks