[Haskell-cafe] Which ghc binary does ghc-mod use?

Peter Simons simons at cryp.to
Tue Jul 24 22:06:35 CEST 2012


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




More information about the Haskell-Cafe mailing list