Home Explore Blog CI



nixpkgs

1st chunk of `doc/hooks/ghc.section.md`
0d95a834e5a6743b280d2527c6805270253955b7a120ad53000000010000006f
# GHC {#ghc}

Creates a temporary package database and registers every Haskell build input in it (TODO: how?).

Title: GHC: Creating Temporary Package Database
Summary
This section discusses how GHC creates a temporary package database and registers Haskell build inputs within it. Further details on the registration process are noted as a TODO.