On Tue, Jun 24, 2008 at 02:01:58PM -0700, Donald Bruce Stewart wrote: > > > > 1) Library is installed via cabal. > > 2) Library source lives in the same directory as the application, so that > > ghc --make Examples.hs also builds the library. > > That's compiling Examples with full access to the source though! > So ghc has the entire source available.
That shouldn't make any difference. I suspect a flag difference is to blame - giving cabal build the -v flag will show which flags it is using. Thanks Ian _______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users