Hey, I've noticed that the haskell/actions/setup action is running pretty slowly. Are there any tricks to speed this up?
One way would be to implement caching of ghc etc, like e.g. setup-go does.
setup-go