#3319: Template Haskell generates invalid code for import foreign address
declaration
---------------------------------+------------------------------------------
    Reporter:  awson             |        Owner:                  
        Type:  bug               |       Status:  closed          
    Priority:  normal            |    Milestone:  6.12.1          
   Component:  Compiler          |      Version:  6.10.3          
    Severity:  major             |   Resolution:  fixed           
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => fixed
  * os:  Windows => Unknown/Multiple
  * milestone:  => 6.12.1

Comment:

 Fixed:

 {{{
 Fri Jun 26 10:54:21 BST 2009  Simon Marlow <[email protected]>
   * Fix #3319, and do various tidyups at the same time
    - converting a THSyn FFI declaration to HsDecl was broken; fixed
    - pretty-printing of FFI declarations was variously bogus; fixed
    - there was an unused "library" field in CImport; removed
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3319#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