Skip to content

Commit 7b9b407

Browse files
committed
add hlint ignore
1 parent 0199547 commit 7b9b407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hie-compat/src-ghc92/Compat/HieAst.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{-# LANGUAGE TypeFamilies #-}
1313
{-# LANGUAGE UndecidableInstances #-}
1414
{-# LANGUAGE UndecidableSuperClasses #-}
15-
15+
{- HLINT ignore -}
1616
{-# OPTIONS_GHC -Wno-incomplete-uni-patterns #-}
1717

1818
{-

0 commit comments

Comments
 (0)