Skip to content

Api Annotations: Introduce AnnPercent for HsExplicitMult

Alan Zimmerman requested to merge wip/az/apiann-annpercent into master

For the case

foo :: a %p -> b

The location of the '%' is captured, separate from the 'p'

Merge request reports