ghc-boot: Shared functionality between GHC and its boot libraries
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.
Modules
[Index] [Quick Jump]
- GHC
- GHC.BaseDir
- Data
- GHC.ForeignSrcLang
- GHC.ForeignSrcLang.Type
- GHC.HandleEncoding
- GHC.LanguageExtensions
- GHC.LanguageExtensions.Type
- GHC.Lexeme
- Platform
- GHC.Serialized
- Settings
- GHC.UniqueSubdir
- Unit
- Utils
- GHC.Version
Downloads
- ghc-boot-9.6.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- 8.0.2, 8.2.1, 8.2.2, 8.4.1, 8.4.2, 8.4.3, 8.4.4, 8.6.1, 8.6.4, 8.6.5, 8.8.1, 9.0.1, 9.2.1, 9.2.2, 9.4.0.20220623, 9.4.1, 9.4.2, 9.4.4, 9.6.0.20230111, 9.6.0.20230128, 9.6.0.20230210, 9.6.0.20230302, 9.6.1, 9.6.2, 9.6.3, 9.8.0.20230919, 9.8.0.20230929, 9.8.1, 9.10.1
Versions [RSS] | 8.0.1, 8.0.2, 8.2.1, 8.2.2, 8.4.1, 8.4.2, 8.4.3, 8.4.4, 8.6.1, 8.6.4, 8.6.5, 8.8.1, 8.8.3, 9.0.1, 9.2.1, 9.2.2, 9.4.1, 9.6.0.20230302, 9.6.1, 9.6.3, 9.6.6, 9.8.1, 9.10.1 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.7 && <4.19), binary (>=0.8 && <0.9), bytestring (>=0.10 && <0.12), containers (>=0.5 && <0.7), deepseq (>=1.4 && <1.5), directory (>=1.2 && <1.4), filepath (>=1.3 && <1.5), ghc-boot-th (==9.6.6), unix (>=2.7 && <2.9) [details] |
License | BSD-3-Clause |
Author | |
Maintainer | ghc-devs@haskell.org |
Category | GHC |
Bug tracker | https://gitlab.haskell.org/ghc/ghc/issues/new |
Source repo | head: git clone https://gitlab.haskell.org/ghc/ghc.git(libraries/ghc-boot) |
Uploaded | by wz1000 at 2024-07-01T09:21:13Z |
Distributions | Arch:9.2.8, Fedora:9.4.5 |
Reverse Dependencies | 41 direct, 14860 indirect [details] |
Downloads | 10681 total (119 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |