[Haskell-cafe] cabal-dev add-source

Johan Tibell johan.tibell at gmail.com
Fri Feb 8 20:18:20 CET 2013


On Fri, Feb 8, 2013 at 10:24 AM, Ozgun Ataman <ozataman at gmail.com> wrote:

>  Which, thanks to Johan's help yesterday, can still be worked around (for
> now) by starting ghci with:
>
> ghci -package-conf ./cabal-sandbox/your-package-conf-folder-here/
>

You can indeed do this. For real ghci support in cabal we need to also pass
-package flags, C libraries, etc to ghci. That's why it's not done yet.

-- Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130208/76d03308/attachment.htm>


More information about the Haskell-Cafe mailing list