Skip to content

Commit a5bf840

Browse files
authored
Merge pull request #450 from haskell/expose-runWithHandles'
Expose runSessionWithHandles'
2 parents c09e40a + c95eb06 commit a5bf840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lsp-test/src/Language/LSP/Test.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ module Language.LSP.Test
2626
, runSession
2727
, runSessionWithConfig
2828
, runSessionWithHandles
29+
, runSessionWithHandles'
2930
-- ** Config
3031
, SessionConfig(..)
3132
, defaultConfig

0 commit comments

Comments
 (0)