Binary package “libghc-hi-file-parser-doc” in ubuntu noble

Parser for GHC's hi files; documentation

 This package provides data types and functions for parsing the binary `.hi`
 files produced by GHC. It supports 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.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.