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 10d0494 commit d9123fcCopy full SHA for d9123fc
haskell-language-server.cabal
@@ -1831,8 +1831,6 @@ test-suite wrapper-test
1831
benchmark benchmark
1832
import: defaults, warnings
1833
-- Depends on shake-bench which is unbuildable after this point
1834
- if impl(ghc >= 9.5)
1835
- buildable: False
1836
type: exitcode-stdio-1.0
1837
ghc-options: -threaded
1838
main-is: Main.hs
shake-bench/shake-bench.cabal
@@ -17,8 +17,6 @@ source-repository head
17
18
library
19
-- Depends on Chart which is unbuildable after this point
20
21
22
exposed-modules: Development.Benchmark.Rules
23
hs-source-dirs: src
24
build-depends:
0 commit comments