Skip to content

Commit 4c74477

Browse files
committed
fix format
1 parent 4c37aaa commit 4c74477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hls-test-utils/src/Test/Hls.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ import Ide.Logger (Doc, Logger (Logger),
9898
Recorder (Recorder, logger_),
9999
WithPriority (WithPriority, priority),
100100
cfilter, cmapWithPrio,
101+
defaultLoggingColumns,
101102
logWith,
102103
makeDefaultStderrRecorder,
103-
defaultLoggingColumns,
104104
(<+>))
105105
import Ide.Types
106106
import Language.LSP.Protocol.Capabilities

0 commit comments

Comments
 (0)