
25 Jul
2019
25 Jul
'19
12:01 p.m.
Gert-Jan Bottu
Hi,
I'm trying to do something similar : I'm hacking around with GHC, and would like to build a large set of packages to verify my changes. Similarly to the steps described below, I've followed the scheduled build in .circle/config.yml, but I can't figure out how to force it to use my own (hacked upon) GHC build?
I can't comment on stackage-curator but would second mpickering's question. head.hackage is designed precisely for this sort of application. I have a pair of draft blog posts [1,2], to be published soon, which document its usage. Cheers, - Ben [1] https://gitlab.haskell.org/ghc/homepage/merge_requests/16 [2] https://gitlab.haskell.org/ghc/homepage/merge_requests/29