[GHC] #10932: Pattern synonyms and view pattern arguments

GHC ghc-devs at haskell.org
Mon Oct 5 10:33:42 UTC 2015


#10932: Pattern synonyms and view pattern arguments
-------------------------------------+-------------------------------------
        Reporter:  nomeata           |                Owner:
            Type:  feature request   |               Status:  closed
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  7.10.2
      Resolution:  duplicate         |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
-------------------------------------+-------------------------------------

Comment (by simonpj):

 Yes... the tricky issue here is syntactic: how to make it clear what is
 bound and what is binding.  Even when that's solved there'd be the
 question of how to write the type of `Pat`, which has a mixture of bound
 and bind args.

 Simon

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10932#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list