Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
:: Show configs | |
=> InitializeCallbacks configs | function to be called once initialize has been received from the client. Further message processing will start only after this returns. |
-> Handlers | |
-> Options | |
-> Maybe FilePath | File to capture the session to. |
-> IO Int |
Convenience function for 'runWithHandles stdin stdout'.