Copyright | (c) 2015 Njagi Mwaniki |
---|---|
License | MIT |
Maintainer | njagi@urbanslug.com |
Stability | experimental |
Portability | POSIX |
Safe Haskell | Safe |
Language | Haskell2010 |
compile compiles the app to give: Either a list of source errors or an ide-backend session.
Documentation
type SourceError' = String Source
type GhcExtension = String Source
data FileChange Source