test for Cabal where exec depends on its lib and its fix code.

This commit is contained in:
Kazu Yamamoto
2013-02-13 15:28:29 +09:00
parent c63f04a926
commit a05e4e817d
8 changed files with 89 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
module Data.Foo where
foo :: Int
foo = undefined