
18 Aug
2006
18 Aug
'06
2:54 p.m.
On Fri, 2006-08-18 at 00:47 +0300, Esa Ilari Vuokko wrote:
Hi,
I recently ran into issue I couldn't use Compat.FilePatch with Cabal built in GHC build-tree (ie using Makefiles)
Fri Aug 18 00:27:20 FLE Standard Time 2006 Esa Ilari Vuokko
* Export all the modules package.conf.in This simple patch just exports all the modules even when building with makefiles, just like we do in Cabal.cabal
Hmm, I expect it ought to be the other way around, that we should always hide the internal and compat modules. Did you really need Cabal's FilePath? How about using Neils new improved stand alone version. Isaac: what do you think? Duncan