Re: [GHC] #2611: print022 fails

2009-04-19 Thread GHC
#2611: print022 fails
-+--
Reporter:  igloo |Owner:  mnislaih
Type:  bug   |   Status:  closed  
Priority:  normal|Milestone:  6.12 branch 
   Component:  GHCi  |  Version:  6.9 
Severity:  normal|   Resolution:  fixed   
Keywords:|   Difficulty:  Unknown 
Testcase:  print022  |   Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
-+--
Comment (by mnislaih):

 {{{
 Sun Apr 19 16:22:41 CEST 2009  pepe iborra 
   * Really fix Trac #2611 this time

   My previous patch didn't completely solve the problem.
   I believe I got it right this time.
 }}}

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #2611: print022 fails

2009-04-18 Thread GHC
#2611: print022 fails
-+--
Reporter:  igloo |Owner:  mnislaih
Type:  bug   |   Status:  closed  
Priority:  normal|Milestone:  6.12 branch 
   Component:  GHCi  |  Version:  6.9 
Severity:  normal|   Resolution:  fixed   
Keywords:|   Difficulty:  Unknown 
Testcase:  print022  |   Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
-+--
Changes (by mnislaih):

  * status:  assigned => closed
  * resolution:  => fixed

Comment:

 I believe this problem is now fixed, hopefully.
 {{{
 Sat Apr 18 23:41:15 CEST 2009  pepe iborra 
   * Fix Trac #2611

   Fix a bug in :print affecting data types with unboxed components
 }}}

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #2611: print022 fails

2009-04-13 Thread GHC
#2611: print022 fails
-+--
Reporter:  igloo |Owner:  mnislaih
Type:  bug   |   Status:  assigned
Priority:  normal|Milestone:  6.12 branch 
   Component:  GHCi  |  Version:  6.9 
Severity:  normal|   Resolution:  
Keywords:|   Difficulty:  Unknown 
Testcase:  print022  |   Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
-+--
Changes (by igloo):

  * milestone:  6.10 branch => 6.12 branch

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #2611: print022 fails

2008-11-11 Thread GHC
#2611: print022 fails
--+-
 Reporter:  igloo |  Owner:  mnislaih
 Type:  bug   | Status:  assigned
 Priority:  normal|  Milestone:  6.10 branch 
Component:  GHCi  |Version:  6.9 
 Severity:  normal| Resolution:  
 Keywords:| Difficulty:  Unknown 
 Testcase:  print022  |   Architecture:  Unknown/Multiple
   Os:  Unknown/Multiple  |  
--+-
Changes (by mnislaih):

  * status:  new => assigned
  * owner:  => mnislaih
 * cc: [EMAIL PROTECTED] (added)

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #2611: print022 fails

2008-09-18 Thread GHC
#2611: print022 fails
+---
Reporter:  igloo|   Owner: 
Type:  bug  |  Status:  new
Priority:  normal   |   Milestone:  6.10 branch
   Component:  GHCi | Version:  6.9
Severity:  normal   |Keywords: 
  Difficulty:  Unknown  |Testcase:  print022   
Architecture:  Unknown  |  Os:  Unknown
+---
 print022 fails:
 {{{
 -test = C 1 32 1.2 1.23 'x' 1 1.2 1.23
 +test = C 1 32 1.2 1.23 'x' (I# 1) (F# 1.2) (D# 1.23)
 }}}

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs