{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreigagxo6c5grb7oqgnynokzlfv63f54lwf6bfguwjm6fych57ogygy",
"uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3mkp5gyaqwnh2"
},
"path": "/t/cabal-finfo-table-map-not-working-ghc-9-10-3/13999#post_3",
"publishedAt": "2026-04-30T07:07:16.000Z",
"site": "https://discourse.haskell.org",
"textContent": "What you are seeing is the consequence of your boot libraries not being compiled with IPE. Can you try something like and re-profile your app with the `-ipe` compiler?:\n\n\n $ ghcup --verbose compile ghc -j16 -b 9.10.3 -v 9.10.3 -f release+ipe -o '%v-ipe'\n\n\n(-b is your local compiler, -v is the compiler you want at the end)",
"title": "Cabal -finfo-table-map not working? GHC 9.10.3"
}