mpickering / reflex-ghc

A reflex reimplementation of ghcide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A reflex based reimplementation of ghcide

TODO:

  • Early cutoff (easy)
  • Connect to a proper language server using reflex-process (easy)
  • Work out whether using the shake interface for define is possible or desirable to support. It means the rules have to be slightly modified at the moment.
  • Plumb diagnostics into the right place (easy)
  • Garbage collection (harder)

About

A reflex reimplementation of ghcide


Languages

Language:Haskell 98.7%Language:Nix 1.3%