Make sure preprocessed module are on the module path

This commit is contained in:
Daniel Gröber
2015-08-10 05:14:31 +02:00
parent bb22b643e9
commit c4d534ba1c
5 changed files with 31 additions and 0 deletions

View File

@@ -78,6 +78,9 @@ Extra-Source-Files: ChangeLog
test/data/custom-cradle/package-db-a/.gitkeep
test/data/custom-cradle/package-db-b/.gitkeep
test/data/custom-cradle/package-db-c/.gitkeep
test/data/cabal-preprocessors/*.cabal
test/data/cabal-preprocessors/*.hs
test/data/cabal-preprocessors/*.hsc
Library
Default-Language: Haskell2010