Import mkHsFile for Windows as well
This commit is contained in:
parent
43eb8d83f0
commit
64547ba773
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user