You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Standard input is shared with HLS, so e.g. [`getLine` breaks the connection to server](https://github.com/haskell/haskell-language-server/issues/2913).
280
+
- Standard (error) output [is not captured](https://github.com/haskell/haskell-language-server/issues/1977).
281
+
- While similar to [doctest](https://hackage.haskell.org/package/doctest), some of its features are unsupported,
282
+
see [Differences with doctest](https://github.com/haskell/haskell-language-server/blob/master/plugins/hls-eval-plugin/README.md#differences-with-doctest).
0 commit comments