Import mkHsFile for Windows as well

This commit is contained in:
Michael Snoyman 2014-03-11 06:29:51 +02:00
parent 43eb8d83f0
commit 64547ba773

View File

@ -21,9 +21,9 @@ import Options.Applicative.Types (ReadM (ReadM))
import Options.Applicative.Builder.Internal (Mod, OptionFields)
#endif
import HsFile (mkHsFile)
#ifndef WINDOWS
import Build (touch)
import HsFile (mkHsFile)
touch' :: IO ()
touch' = touch