
28 Oct
2015
28 Oct
'15
12:05 a.m.
Hi, Alan & Kim Zimmerman wrote:
The options are
haskides / ghc-ide-daemon / ghc-ide-service / ghc-ide-engine
Please cast your vote at http://strawpoll.me/5842105
ghc-service. Reasoning: If I understand correctly, this package provides ghc as a service to other processes. I expect that this service could be useful for non-IDEs. For example, I guess a hs-to-html tool could use this to hyperlink identifiers to their binding sites, but such a tool is not an IDE. Tillmann