Skip to content

Derive Ord instance for Extension

Having Extension derive an instance for Ord allows for more efficient calculations of what extensions are implied enabled/disabled by what (for GHC API users).

Merge request reports