hie-compat: HIE files for GHC 8.8 and other HIE file backports

[ apache, development, library ] [ Propose Tags ]

Backports for HIE files to GHC 8.8, along with a few other backports of HIE file related fixes for ghcide. THIS DOES NOT LET YOU READ HIE FILES WITH MISMATCHED VERSIONS OF GHC


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.3.1.2
Change log CHANGELOG.md
Dependencies array, base (<4.20), bytestring, containers, directory, filepath, ghc (>=8.10), ghc-boot, transformers [details]
License Apache-2.0
Author Zubin Duggal
Maintainer zubin.duggal@gmail.com
Category Development
Home page https://github.com/haskell/haskell-language-server/tree/master/hie-compat#readme
Bug tracker https://github.com/haskell/haskell-language-server/issues
Source repo head: git clone https://github.com/haskell/haskell-language-server.git
Uploaded by hls_team at 2023-11-13T09:32:07Z
Distributions Arch:0.3.0.0, NixOS:0.3.1.2
Reverse Dependencies 5 direct, 36 indirect [details]
Downloads 5861 total (172 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-11-13 [all 1 reports]

Readme for hie-compat-0.3.1.2

[back to package description]

hie-compat

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

Also includes backport of record-dot-syntax support to 9.2.x

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/8589

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