Skip to content

Commit 5b7ddee

Browse files
committed
Drop support for building hie-compat with ghc-lib
1 parent 45a437d commit 5b7ddee

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/flags.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ jobs:
6464
- name: Build `hls-graph` with flags
6565
run: cabal v2-build hls-graph --flags="embed-files stm-stats"
6666

67-
- if: matrix.ghc != '8.6.5' && matrix.ghc != '8.8.4'
68-
name: Build `hie-compat` with flags
69-
run: cabal v2-build hie-compat --flags="ghc-lib"
70-
7167
- name: Build `ghcide` with flags
7268
run: cabal v2-build ghcide --flags="ghc-patched-unboxed-bytecode test-exe executable bench-exe"
7369

0 commit comments

Comments
 (0)