
24 Jul
2012
24 Jul
'12
4:06 p.m.
Hi Brandon,
I think you'd have to install a separate ghc-mod binary for each one, then, as it looks to me like ghc-mod is using ghc-as-a-library. That is, it actually has the compiler linked into itself.
I see, thank you for the clarification. One more thing: I would like to configure search paths for extra libraries that ghc-mod won't find without help. Does anyone know a way to configure the set of flags that's being passed to GHC/ghc-mod? Take care, Peter