We would like to thank all the speakers, as well as Alex Drake and John Rodewald for recording and editing the videos, and look forward to seeing you next year.
Many thanks to all the presenters and for the videos.
In Teo Camarasu’s (@TeofilC) excellent talk on Template Haskell he says (in passing) that Stack can’t re-install template-haskell. I think that is only the case where template-haskell is a GHC wired-in package. For example, Stack 3.7.1 can reinstall base when base is not a GHC wired-in package (which it is not, from GHC 9.12). See: