Skip to content

Commit 8317e33

Browse files
fendormergify[bot]
andauthored
Remove unused GHC compat code (#3412)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent b83ceb4 commit 8317e33

File tree

2 files changed

+0
-193
lines changed

2 files changed

+0
-193
lines changed

ghcide/ghcide.cabal

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -229,10 +229,6 @@ library
229229
if flag(ghc-patched-unboxed-bytecode)
230230
cpp-options: -DGHC_PATCHED_UNBOXED_BYTECODE
231231

232-
if impl(ghc < 8.10)
233-
exposed-modules:
234-
Development.IDE.GHC.Compat.CPP
235-
236232
if impl(ghc >= 9)
237233
ghc-options: -Wunused-packages
238234

ghcide/src/Development/IDE/GHC/Compat/CPP.hs

Lines changed: 0 additions & 189 deletions
This file was deleted.

0 commit comments

Comments
 (0)