I'm looking to analyze package APIs over time (for background, see haskell/pvp#63). Ideally, I would like to extract the APIs of all versions of all Hackage packages.
Do we know what challenges there would be when it comes to backporting print-api to older GHC versions?