Skip to content

Commit 86f0664

Browse files
committed
complete pattern
1 parent 2ccd27f commit 86f0664

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ghcide/src/Development/IDE/LSP/LanguageServer.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ instance Pretty Log where
7777
LogSession msg -> pretty msg
7878
LogLspServer msg -> pretty msg
7979
LogServerShutdownMessage -> "Received shutdown message"
80+
LogShake msg -> pretty msg
8081

8182
-- used to smuggle RankNType WithHieDb through dbMVar
8283
newtype WithHieDbShield = WithHieDbShield WithHieDb

0 commit comments

Comments
 (0)