#10787: Incorrect code example for pattern synonyms -------------------------------------+------------------------------------- Reporter: mpickering | Owner: Type: bug | Status: patch Priority: normal | Milestone: Component: Documentation | Version: 7.10.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D1191 -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"12098c2e70b2a432f4ed675ed72b53a396cb2842/ghc" 12098c2/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="12098c2e70b2a432f4ed675ed72b53a396cb2842" Fix typo in pattern synonym documentation. `MkT` is the name of the constructor whilst `T` is the name of the type. Reviewers: bgamari, austin Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D1191 GHC Trac Issues: #10787 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10787#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler