Home Explore Blog Models CI



nixpkgs

doc/hooks/ghc.section.md
93266bacfe41f9dd6604e716566118e3e9716897e814ef88000000030000006f
# GHC {#ghc}

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

Chunks
cb96183e (1st chunk of `doc/hooks/ghc.section.md`)
Title: GHC
Summary
This section describes how GHC creates a temporary package database where it registers all Haskell build inputs. The specific method for how this registration occurs is noted as a pending item for further detail.