We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 649a70f commit 6ca0629Copy full SHA for 6ca0629
cabal-ghc901.project
@@ -87,7 +87,7 @@ index-state: 2021-07-14T20:31:09Z
87
88
constraints:
89
-- These plugins doesn't work on GHC9 yet
90
- haskell-language-server -brittany -class -fourmolu -ormolu -splice -stylishhaskell -tactic -refineImports
+ haskell-language-server -callHierarchy -brittany -class -fourmolu -ormolu -splice -stylishhaskell -tactic -refineImports
91
92
93
allow-newer:
stack-9.0.1.yaml
@@ -112,7 +112,6 @@ configure-options:
112
flags:
113
haskell-language-server:
114
pedantic: true
115
- callHierarchy: false
116
class: false
117
splice: false
118
refineImports: false
0 commit comments