[GHC] #9015: A documented way to differentiate between statements, declarations, imports, etc.
GHC
ghc-devs at haskell.org
Mon Dec 7 11:14:34 UTC 2015
#9015: A documented way to differentiate between statements, declarations,
imports, etc.
-------------------------------------+-------------------------------------
Reporter: splinterofchaos | Owner: roshats
Type: feature request | Status: new
Priority: normal | Milestone: 8.0.1
Component: GHC API | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Documentation | Unknown/Multiple
bug | Test Case: ghc-api/T9015
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1518
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"2110037e270c5ea36de63e4d95a3175751338571/ghc"
2110037e/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="2110037e270c5ea36de63e4d95a3175751338571"
Add isImport, isDecl, and isStmt functions to GHC API
Reviewers: austin, thomie, bgamari
Reviewed By: thomie, bgamari
Subscribers: mpickering, thomie
Differential Revision: https://phabricator.haskell.org/D1518
GHC Trac Issues: #9015
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9015#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list