The latest version of ghc-boot is 9.12.1-0.
ghc-boot
Version 9.6.0.20230302 revision 0 uploaded by BenGamari.
Package meta
- Synopsis
- Shared functionality between GHC and its boot libraries
- Description
This library is shared between GHC, ghc-pkg, and other boot libraries. . A note about GHC.Unit.Database: it only deals with the subset of the package database that the compiler cares about: modules paths etc and not package metadata like description, authors etc. It is thus not a library interface to ghc-pkg and is *not* suitable for modifying GHC package databases. . The package database format and this library are constructed in such a way that while ghc-pkg depends on Cabal, the GHC library and program do not have to depend on Cabal.
- Author
- n/a
- Bug reports
- https://gitlab.haskell.org/ghc/ghc/issues/new
- Category
- GHC
- Copyright
- n/a
- Homepage
- n/a
- Maintainer
- ghc-devs@haskell.org
- Package URL
- n/a
- Stability
- n/a