diff options
author | David Eichmann <EichmannD@gmail.com> | 2019-04-30 12:02:41 +0100 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-05-10 16:38:57 -0400 |
commit | bfcd986dc424f506e100f9a29bb62c9ff22e9702 (patch) | |
tree | a6d55ecab52152a2cb4b566d08c08503ac53a323 /compiler | |
parent | c7913f71bc8ed8910c829a84b78d2f56b05f0473 (diff) | |
download | haskell-bfcd986dc424f506e100f9a29bb62c9ff22e9702.tar.gz |
Hadrian: programs need registered ghc-pkg libraries
In Hadrian, building programs (e.g. `ghc` or `haddock`) requires libraries located in the ghc-pkg package database i.e.
_build/stage1/lib/x86_64-linux-ghc-8.9.0.20190430/libHSdeepseq-1.4.4.0-ghc8.9.0.20190430.so
Add the corresponding `need`s for these library files and the subsequent rules.
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions