ghcide/hie-compat
wz1000 e2ee58f338
Fix cabal check for hie-compat (#879)
* Fix cabal check for hie-compat

* ghc-lib :((((((
2020-10-23 12:03:47 +05:30
..
src-ghc86/Compat Move HIE files stuff to a new hie-compat package (#877) 2020-10-20 12:48:56 +05:30
src-ghc88/Compat Move HIE files stuff to a new hie-compat package (#877) 2020-10-20 12:48:56 +05:30
src-ghc810/Compat Move HIE files stuff to a new hie-compat package (#877) 2020-10-20 12:48:56 +05:30
src-reexport/Compat Fix cabal check for hie-compat (#879) 2020-10-23 12:03:47 +05:30
CHANGELOG.md Move HIE files stuff to a new hie-compat package (#877) 2020-10-20 12:48:56 +05:30
hie-compat.cabal Fix cabal check for hie-compat (#879) 2020-10-23 12:03:47 +05:30
LICENSE Move HIE files stuff to a new hie-compat package (#877) 2020-10-20 12:48:56 +05:30
README.md Move HIE files stuff to a new hie-compat package (#877) 2020-10-20 12:48:56 +05:30

hie-compat

Mainly a backport of HIE Files for ghc 8.6, along with a few other backports of fixes useful for ghcide

Fully compatible with .hie files natively produced by versions of GHC that support them.

THIS DOES NOT LET YOU READ HIE FILES WITH MISMATCHED VERSIONS OF GHC

Backports included:

https://gitlab.haskell.org/ghc/ghc/-/merge_requests/4037

https://gitlab.haskell.org/ghc/ghc/-/merge_requests/4068

https://gitlab.haskell.org/ghc/ghc/-/merge_requests/3199

https://gitlab.haskell.org/ghc/ghc/-/merge_requests/2578