[Haskell-cafe] Can cabal be turned into a package manager?

Badi' Abdul-Wahid abdulwahidc at gmail.com
Fri Dec 14 21:45:31 CET 2012


On Fri, Dec 14, 2012 at 12:10 PM, Rustom Mody <rustompmody at gmail.com> wrote:

> Do you know about emacs/ghci integration?


Cabal-install appears to have a --prefix flag, and running ghci with
-package-db seems promising, eg
$ ghci -package-db dist/package.conf.inplace

I'm still finding my way through the Haskell ecosystem myself, so I don't
know yet how well this integrates with the rest of cabal-install-managed
packages.

-- 

Badi' Abdul-Wahid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20121214/12a175db/attachment.htm>


More information about the Haskell-Cafe mailing list