Skip to content

hsyl20/hi-file-parser

 
 

Repository files navigation

hi-file-parser

Provide data types and functions for parsing the binary .hi files produced by GHC. Intended to support multiple versions of GHC, so that tooling can:

  • Support multiple versions of GHC
  • Avoid linking against the ghc library
  • Not need to use ghc's textual dump file format.

Note that this code was written for Stack's usage initially, though it is intended to be general purpose.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 94.6%
  • Nix 3.7%
  • Shell 1.5%
  • Objective-C 0.2%