Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions ghcide/ghcide.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,6 @@ library
if flag(ghc-patched-unboxed-bytecode)
cpp-options: -DGHC_PATCHED_UNBOXED_BYTECODE

if impl(ghc < 8.10)
exposed-modules:
Development.IDE.GHC.Compat.CPP

if impl(ghc >= 9)
ghc-options: -Wunused-packages

Expand Down
189 changes: 0 additions & 189 deletions ghcide/src/Development/IDE/GHC/Compat/CPP.hs

This file was deleted.