[GHC] #2514: Add/Expose Binary API that allows dumping of any
GHC Binary instance
GHC
trac at galois.com
Tue Aug 12 17:43:08 EDT 2008
#2514: Add/Expose Binary API that allows dumping of any GHC Binary instance
--------------------------------+-------------------------------------------
Reporter: nominolo | Owner: nominolo
Type: feature request | Status: new
Priority: normal | Milestone:
Component: GHC API | Version: 6.9
Severity: normal | Resolution:
Keywords: | Testcase:
Architecture: Unknown | Os: Unknown
--------------------------------+-------------------------------------------
Comment (by nominolo):
{{{putWithSymtable}}} would automatically {{{put}}} the symbol table after
or before the output of the inner {{{Put}}} action. (I don't know exactly
how it is handled in iface/BinIface.hs)
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2514#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list