We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92e4bad commit c78363fCopy full SHA for c78363f
plugins/hls-splice-plugin/src/Ide/Plugin/Splice.hs
@@ -100,7 +100,7 @@ expandTHSplice _eStyle ideState params@ExpandSpliceParams {..} = do
100
pure mresl
101
reportEditor
102
MtWarning
103
- [ "Expansion in type-chcking phase failed;"
+ [ "Expansion in type-checking phase failed;"
104
, "trying to expand manually, but note that it is less rigorous."
105
]
106
pm <-
0 commit comments