https://bugzilla.redhat.com/show_bug.cgi?id=1871697 --- Comment #3 from Jens Petersen <petersen@xxxxxxxxxx> --- (In reply to Robert-André Mauchin 🐧 from comment #1) > [35 of 42] Compiling Dhall ( src/Dhall.hs, dist/build/Dhall.p_o ) > /usr/lib64/ghc-8.8.4/contravariant-1.5.2/Data/Functor/Contravariant/ > Divisible.p_hi > Declaration for $fDivisibleSettableStateVar: > Failed to load interface for ‘Data.StateVar’ > Perhaps you haven't installed the profiling libraries for package > ‘StateVar-1.2’? > Use -v (or `:set -v` in ghci) to see a list of the files searched for. > Cannot continue after interface file error Sadly turns out this is caused by packaging/change of behavior of ghc-pkg-8.8. 😢 In this case for example ghc-contravariant-devel pulls in ghc-StateVar-devel, _but_ ghc-contravariant-prof is missing the corresponding requires for ghc-StateVar-prof. Pretty bad news. :-( Thanks for being the first to catch this! I will have to take some action. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx