#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
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to