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)
|
import Options.Applicative.Builder.Internal (Mod, OptionFields)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
import HsFile (mkHsFile)
|
||||||
#ifndef WINDOWS
|
#ifndef WINDOWS
|
||||||
import Build (touch)
|
import Build (touch)
|
||||||
import HsFile (mkHsFile)
|
|
||||||
|
|
||||||
touch' :: IO ()
|
touch' :: IO ()
|
||||||
touch' = touch
|
touch' = touch
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user