test for Cabal where exec depends on its lib and its fix code.
This commit is contained in:
5
test/data/ghc-mod-check/main.hs
Normal file
5
test/data/ghc-mod-check/main.hs
Normal file
@@ -0,0 +1,5 @@
|
||||
module Main where
|
||||
|
||||
import Data.Foo
|
||||
|
||||
main = print foo
|
||||
Reference in New Issue
Block a user