Skip to content

Commit

Permalink
Merge pull request #450 from haskell/expose-runWithHandles'
Browse files Browse the repository at this point in the history
Expose runSessionWithHandles'
  • Loading branch information
michaelpj authored Aug 22, 2022
2 parents c09e40a + c95eb06 commit a5bf840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lsp-test/src/Language/LSP/Test.hs
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ module Language.LSP.Test
, runSession
, runSessionWithConfig
, runSessionWithHandles
, runSessionWithHandles'
-- ** Config
, SessionConfig(..)
, defaultConfig
Expand Down

0 comments on commit a5bf840

Please sign in to comment.