[GHC] #11140: add command-line option to GHC to dump raw parse trees of Haskell programs
GHC
ghc-devs at haskell.org
Wed May 18 10:34:40 UTC 2016
#11140: add command-line option to GHC to dump raw parse trees of Haskell programs
-------------------------------------+-------------------------------------
Reporter: bollu | Owner:
Type: feature request | Status: new
Priority: low | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
None of those dump anything like "raw" format though (by this I assume you
mean something like what the derived Show instance would produce if there
was one).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11140#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list