It seems like Hackage has a version of the codebase slightly ahead of this repo, but on Hackage, Data.Text.Format.Int imports everything from GHC.Integer.GMP.Internals. But base-4.15 adds quotRemInteger to GHC.Num, making the use of that function ambiguous