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 b83ceb4 commit 8317e33Copy full SHA for 8317e33
ghcide/ghcide.cabal
@@ -229,10 +229,6 @@ library
229
if flag(ghc-patched-unboxed-bytecode)
230
cpp-options: -DGHC_PATCHED_UNBOXED_BYTECODE
231
232
- if impl(ghc < 8.10)
233
- exposed-modules:
234
- Development.IDE.GHC.Compat.CPP
235
-
236
if impl(ghc >= 9)
237
ghc-options: -Wunused-packages
238
ghcide/src/Development/IDE/GHC/Compat/CPP.hs
0 commit comments