commercialhaskell / hi-file-parser

Other
4 stars 4 forks source link

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:

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