require base-4.2; the Windows code needs withFilePath (#4147)
[haskell-directory.git] / Setup.hs
1 module Main (main) where
2
3 import Distribution.Simple
4
5 main :: IO ()
6 main = defaultMainWithHooks defaultUserHooks