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 bf6d188 commit 3801b23Copy full SHA for 3801b23
ghcide/test/exe/Main.hs
@@ -1212,7 +1212,6 @@ checkFileCompiles fp diag =
1212
pluginSimpleTests :: TestTree
1213
pluginSimpleTests =
1214
ignoreInWindowsForGHC810 $
1215
- ignoreForGHC92Plus "blocked on ghc-typelits-natnormalise" $
1216
testSessionWithExtraFiles "plugin-knownnat" "simple plugin" $ \dir -> do
1217
_ <- openDoc (dir </> "KnownNat.hs") "haskell"
1218
liftIO $ writeFile (dir</>"hie.yaml")
0 commit comments