We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b344d3 commit cde9d78Copy full SHA for cde9d78
cabal.project
@@ -12,8 +12,6 @@ index-state: 2024-06-13T17:12:34Z
12
tests: True
13
test-show-details: direct
14
15
--- benchmarks: True
16
-
17
write-ghc-environment-files: never
18
19
-- Many of our tests only work single-threaded, and the only way to
@@ -53,15 +51,7 @@ if impl(ghc >= 9.9)
53
51
-- https://github.com/ndmitchell/hlint/pull/1594
54
52
haskell-language-server -stylishHaskell -hlint -retrie -splice -floskell,
55
allow-newer:
56
- entropy:base,
57
- entropy:directory,
58
- entropy:filepath,
59
- entropy:process,
60
haddock-library:base,
61
haddock-library:containers,
62
- -- These can be removed when we get a new lsp release
63
- quickcheck-instances:base,
64
- quickcheck-instances:containers,
65
- uuid-types:template-haskell,
66
else
67
benchmarks: True
0 commit comments