Skip to content

Commit b138242

Browse files
committed
hlint
1 parent 1101e41 commit b138242

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ghcide/test/exe/Main.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -906,6 +906,7 @@ typeWildCardActionTests = testGroup "type wildcard actions"
906906
liftIO $ expectedContentAfterAction @=? contentAfterAction
907907
]
908908

909+
{-# HLINT ignore "Use nubOrd" #-}
909910
removeImportTests :: TestTree
910911
removeImportTests = testGroup "remove import actions"
911912
[ testSession "redundant" $ do

0 commit comments

Comments
 (0)