<div dir="auto">Hey all!</div><div dir="auto"><br></div><div dir="auto">I’m in the process of updating PropR from 8.10 to 9.8, which uses the GHC API extensively. Before, I could simply add a package to DynFlags, then setSessionDynFlags and the packages would be recognized and imported, provided I had `cabal install --lib <package>` before. </div><div dir="auto"><br></div><div dir="auto">However, after the update, it doesn’t seem to find packages, even when I manually point the package database to one with the package in question! Is there some additional loading that must be done? The package is picked up in GHCi and normal compilation, but not from within `runGhc` in the API. </div><div dir="auto"><br></div><div dir="auto">I’m using GHC via ghcup if that’s relevant.</div><div dir="auto"><br></div><div dir="auto">Thanks for any pointers you can provide! <br clear="all"><br clear="all"><div dir="auto"><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Best regards, </div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Matthías Páll Gissurarson.</div></div></div>