On Fri, Jul 09 2021, John Kehayias wrote: > On Friday, July 9th, 2021 at 10:06 AM, Ricardo Wurmus wrote: >> Sorry, not this time :) >> >> I suggest just starting a new branch. It doesn’t really need to >> >> be hosted in the main repo at this point, but if you have some >> >> initial patches that you’d like me to push to wip-haskell feel >> >> free to send them. >> > Hi Ricardo, > > Yes, we could have a repo anywhere, but what (at least) I was getting > at was having some CI support to build Haskell packages to find any > breakage. Even without being on the main repo could we do that? > Changes I've made locally and packages I've tried to add (which might > need version bumps of others) lead to a ton of compile time. Agreed, I only have one machine, and compiling GHC on it takes 3-4 hours. Having CI compiling that and all the haskell packages would be nice.