Skip to content

Commit 51c2340

Browse files
committed
remove redundant-constraints suppresion
1 parent 70f68d5 commit 51c2340

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hls-plugin-api/src/Ide/Plugin/Properties.hs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
{-# LANGUAGE TypeFamilies #-}
1212
{-# LANGUAGE TypeOperators #-}
1313
{-# LANGUAGE UndecidableInstances #-}
14-
-- See Note [Constraints]
15-
{-# OPTIONS_GHC -Wno-redundant-constraints #-}
1614

1715
module Ide.Plugin.Properties
1816
( PropertyType (..),

0 commit comments

Comments
 (0)