Skip to content

Commit 748603e

Browse files
andreasabelfendor
authored andcommitted
1 parent b8c9b84 commit 748603e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens/SemanticConfig.hs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ import Development.IDE (Action, usePropertyAction)
1616
import GHC.TypeLits (KnownSymbol)
1717
import Ide.Plugin.Properties (KeyNameProxy, NotElem,
1818
Properties,
19-
PropertyKey (type PropertyKey),
20-
PropertyType (type TEnum),
19+
PropertyKey (PropertyKey),
20+
PropertyType (TEnum),
2121
defineEnumProperty,
2222
emptyProperties)
2323
import Ide.Plugin.SemanticTokens.Types

0 commit comments

Comments
 (0)