Skip to content

Commit 3801b23

Browse files
committed
Enable test for source plugins
1 parent bf6d188 commit 3801b23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ghcide/test/exe/Main.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1212,7 +1212,6 @@ checkFileCompiles fp diag =
12121212
pluginSimpleTests :: TestTree
12131213
pluginSimpleTests =
12141214
ignoreInWindowsForGHC810 $
1215-
ignoreForGHC92Plus "blocked on ghc-typelits-natnormalise" $
12161215
testSessionWithExtraFiles "plugin-knownnat" "simple plugin" $ \dir -> do
12171216
_ <- openDoc (dir </> "KnownNat.hs") "haskell"
12181217
liftIO $ writeFile (dir</>"hie.yaml")

0 commit comments

Comments
 (0)