Skip to content

Use a type alias for Ways

Sylvain Henry requested to merge hsyl20/ghc:hsyl20/ways into master

It avoids having to import Data.Set every time we want to manipulate ways. It's useful for a patch I'm working on.

Merge request reports