Make sure preprocessed module are on the module path
This commit is contained in:
4
test/data/cabal-preprocessors/Main.hs
Normal file
4
test/data/cabal-preprocessors/Main.hs
Normal file
@@ -0,0 +1,4 @@
|
||||
import Preprocessed
|
||||
|
||||
main :: IO ()
|
||||
main = return warning
|
||||
Reference in New Issue
Block a user