Re: [GHC] #990: hi version is read too late

2006-11-12 Thread GHC
#990: hi version is read too late
--+-
 Reporter:  simonmar  |  Owner: 
 Type:  bug   | Status:  new
 Priority:  normal|  Milestone:  6.8
Component:  Compiler  |Version:  6.7
 Severity:  normal| Resolution: 
 Keywords:| Difficulty:  Easy (1 hr)
 Testcase:  N/A   |   Architecture:  Unknown
   Os:  Unknown   |  
--+-
Changes (by igloo):

  * testcase:  = N/A

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/990
GHC http://www.haskell.org/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] #990: hi version is read too late

2006-11-06 Thread GHC
#990: hi version is read too late
+---
Reporter:  simonmar |   Owner: 
Type:  bug  |  Status:  new
Priority:  normal   |   Milestone:  6.8
   Component:  Compiler | Version:  6.7
Severity:  normal   |Keywords: 
  Difficulty:  Easy (1 hr)  |Testcase: 
Architecture:  Unknown  |  Os:  Unknown
+---
The version in an interface file is currently being checked too late,
 which means that GHC gets confused by out of date `.hi` files instead of
 emitting a proper error message.  (bug isn't in 6.6, only HEAD).

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