Hello Felipe, > If we have separate directories, then you can "build-depends: > own-package". This means that on the test suite's build-depends you > need to list only the dependencies that the test-suite needs, not > every dependency. Also, you don't need to constrain the version of > any duplicated dependency.
This worked well. Thank you very much! --Kazu _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
