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