[GHC] #10556: Add parsePattern entry point

#10556: Add parsePattern entry point -------------------------------------+------------------------------------- Reporter: mpickering | Owner: Type: feature | Status: new request | Milestone: Priority: normal | Version: 7.10.1 Component: Compiler | Operating System: Unknown/Multiple Keywords: | Type of failure: None/Unknown Architecture: | Blocked By: Unknown/Multiple | Related Tickets: Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- The parser currently exposes several entry points but not one which parses patterns. It would be useful for me if the pattern parser was also exposed. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10556 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10556: Add parsePattern entry point -------------------------------------+------------------------------------- Reporter: mpickering | Owner: Type: feature request | Status: patch Priority: normal | Milestone: Component: Compiler | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: Phab:D1005 -------------------------------------+------------------------------------- Changes (by mpickering): * cc: alanz (added) * status: new => patch * differential: => Phab:D1005 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10556#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10556: Add parsePattern entry point
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner:
Type: feature request | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions: Phab:D1005
-------------------------------------+-------------------------------------
Comment (by Alan Zimmerman

#10556: Add parsePattern entry point -------------------------------------+------------------------------------- Reporter: mpickering | Owner: Type: feature request | Status: merge Priority: normal | Milestone: 7.10.2 Component: Compiler | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: Phab:D1005 -------------------------------------+------------------------------------- Changes (by alanz): * status: patch => merge * milestone: => 7.10.2 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10556#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10556: Add parsePattern entry point -------------------------------------+------------------------------------- Reporter: mpickering | Owner: Type: feature request | Status: closed Priority: normal | Milestone: 7.10.2 Component: Compiler | Version: 7.10.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: Phab:D1005 -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: merge => closed * resolution: => fixed Comment: Merged to `ghc-7.10` -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10556#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC