Skip to content

Commit cbc6ba8

Browse files
committed
fixup! DELETEME: retrigger ci
1 parent 5ac0f62 commit cbc6ba8

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,3 @@ The official Haskell language server (LSP) implementation. Consult the [project
3232
- [Troubleshooting](https://haskell-language-server.readthedocs.io/en/latest/troubleshooting.html)
3333
- [Contributing](https://haskell-language-server.readthedocs.io/en/latest/contributing/index.html)
3434
- [Components](https://haskell-language-server.readthedocs.io/en/latest/components/index.html)
35-
36-
a

exe/Main.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ main = do
9393

9494
withLogFileRecorder $ \logFileRecorder -> do
9595
let
96+
9697
lfr = logFileRecorder
9798
ser = if logStderr then Just stderrRecorder else Nothing
9899
lemr = Just lspErrorMessageRecorder

0 commit comments

Comments
 (0)