[Haskell-cafe] yi + cabal-dev

Rogan Creswick creswick at gmail.com
Wed Jun 22 08:32:45 CEST 2011


On Tue, Jun 21, 2011 at 6:55 PM, Alex Rozenshteyn <rpglover64 at gmail.com> wrote:
> More precisely, I'm trying to run yi in its own sandbox, created by
> cabal-dev.
>
> yi uses dyre to recompile its config file. Unsurprisingly, this fails, since
> ghc doesn't know anything about the yi install unless pointed to a separate
> package database.

I'm not familiar with dyre, is there any way to tell it to use a
specific package database? That *sounds* like it's the problem (since
that's the bulk of what cabal-dev does... it establishes a fresh
package db and hides the user db).

--Rogan

>
> Has anyone gotten a similar setup to work, or does anyone have any
> suggestions?
>
> --
>           Alex R
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>



More information about the Haskell-Cafe mailing list