Re: Plugins, dynamic loading and GHCi

2012-12-18 Thread Daniel Vainsencher
ault here is, but I see how it's going to get you around the first issue, which is the major one. On Mon, Dec 17, 2012 at 5:01 PM, Daniel Vainsencher wrote: In SimplCore.lhs, addPlugin* is #ifdef GHCI. Is this dependency really necessary? plugins can be useful independentl

Plugins, dynamic loading and GHCi

2012-12-17 Thread Daniel Vainsencher
general in stage though, or am I missing something? Besides finding the dependency in this direction a bit strange, building stage 2 to debug plugin mechanism problems is a bit slow. Thanks, Daniel Vainsencher ___ Cvs-ghc mailing list Cvs-ghc@haskel

Re: Problems using/installing plugin example

2012-11-21 Thread Daniel Vainsencher
    Use -v to see a list of the files searched for. to appear? (since that appears to be the first deviation from normal behavior) I know of the --user package database, I'll try to clear that and retry. Daniel On 11/20/2012 06:5