Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
:: forall config. Show config | |
=> Options | |
-> Handle | |
-> Handle | |
-> (FilePath -> IO FilePath) | Map root paths to the location of the hiedb for the project |
-> config | |
-> (config -> Value -> Either Text config) | |
-> Handlers (ServerM config) | |
-> (LanguageContextEnv config -> VFSHandle -> Maybe FilePath -> WithHieDb -> IndexQueue -> IO IdeState) | |
-> IO () |