We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e756f9 commit 130e2c6Copy full SHA for 130e2c6
lsp-test/src/Language/LSP/Test/Session.hs
@@ -43,6 +43,7 @@ import Control.Exception
43
import Control.Lens hiding (List, Empty)
44
import Control.Monad
45
import Control.Monad.IO.Class
46
+import Control.Monad.Trans.Class
47
import Control.Monad.Catch (MonadThrow)
48
import Control.Monad.Except
49
#if __GLASGOW_HASKELL__ == 806
0 commit comments