Edit PatternSynonyms authored by Simon Peyton Jones's avatar Simon Peyton Jones
......@@ -5,7 +5,7 @@ Most language entities in Haskell can be named so that they can be abbreviated i
This proposal provides the same power for patterns. See the [implementation](pattern-synonyms/implementation) page for implementation details.
Tickets should include **PatternSynonym** in their Keywords to appear in these summary lists.
Tickets should include `PatternSynonyms` in their Keywords to appear in these summary lists.
Open Tickets:
......
......