On Sun, Apr 24, 2011 at 11:13 AM, Gracjan Polak <
gracjanpolak@gmail.com> wrote:
> I have a project with a .cabal file listing package dependencies using
> the usual version constraints ==X.Y.* <Z.W or >=K.J syntax.
> Standard route cabal configure; cabal build works correctly as it is able
> to select working set of package versions.
>
> I have also a .ghci file. When I run GHCi it uses all latest installed packages
> in the system. This prevents the project from loading.
>
> I tried to use 'cabal-dev ghci', but this still selects latest global packages.
This should only arise for the base ghc packages, which are tied