Add missing other-modules for ghc-modi

This commit is contained in:
Daniel Gröber 2017-01-23 01:18:13 +01:00
parent a493e9637f
commit 01e84fffa4
1 changed files with 1 additions and 0 deletions

View File

@ -239,6 +239,7 @@ Executable ghc-modi
Main-Is: GHCModi.hs
Other-Modules: Paths_ghc_mod
Utils
System.Directory.ModTime
GHC-Options: -Wall -threaded -fno-warn-deprecations
if os(windows)
Cpp-Options: -DWINDOWS