On Tue, Apr 26, 2011 at 2:10 AM, Gracjan Polak <gracjanpo...@gmail.com> wrote:
>
> I kind of expected 'cabal-dev ghci' to do this for me.

At the moment, cabal-dev ghci just uses the -package-conf and
-no-user-package-conf flags to restrict ghci to the sandboxed and
global package dbs.

It's difficult to do more without parsing the content of the project's
cabal file, and that parser isn't exposed through a library api (it's
in cabal-install), which makes it a little difficult to use.

--Rogan

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to