Skip to content

Commit

Permalink
Expose GHC.Compat module
Browse files Browse the repository at this point in the history
For use in haskell-language-server plugins
  • Loading branch information
pepeiborra committed Jul 25, 2020
1 parent 6a72d99 commit 1e4dbee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ghcide.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ library
Development.IDE.Core.RuleTypes
Development.IDE.Core.Service
Development.IDE.Core.Shake
Development.IDE.GHC.Compat
Development.IDE.GHC.Error
Development.IDE.GHC.Util
Development.IDE.Import.DependencyInformation
Expand All @@ -139,7 +140,6 @@ library
Development.IDE.Core.Compile
Development.IDE.Core.Preprocessor
Development.IDE.Core.FileExists
Development.IDE.GHC.Compat
Development.IDE.GHC.CPP
Development.IDE.GHC.Orphans
Development.IDE.GHC.Warnings
Expand Down

0 comments on commit 1e4dbee

Please sign in to comment.