
18 Oct
2010
18 Oct
'10
8:13 a.m.
Hi. If you use ghc --make the autodepend do all the heavy-lifting for you but what's the way to work when you have two versions of a package and you have code compatible with both version? Is it possible to combine --hide-package with --make to compile old code against old package version? //Jonke