#1845: unconditional relative branch out of range (GHC version 6.8.1/6.8.2 for
powerpc_apple_darwin)
----------------------+-----------------------------------------------------
 Reporter:  guest     |          Owner:  thorkilnaur
     Type:  bug       |         Status:  new        
 Priority:  normal    |      Milestone:  6.8.3      
Component:  Compiler  |        Version:  6.8.2      
 Severity:  major     |     Resolution:             
 Keywords:            |     Difficulty:  Unknown    
 Testcase:            |   Architecture:  powerpc    
       Os:  MacOS X   |  
----------------------+-----------------------------------------------------
Comment (by fons):

 Replying to [comment:9 fons]:
 > Removing the genAliases splice from Data.TypeLevel.Num.Aliases fixes the
 problem.

 The problem can also be fixed by removing the unnnecesary ghc package
 dependency from the cabal description (its intention is to make clear to
 other compilers that the code was ghc-dependent)

 This makes more sense.

 However, other cabal packages with the ghc dependency can be compiled
 without problems (e.g. http://hackage.haskell.org/cgi-bin/hackage-
 scripts/package/parameterized-data-0.1 )

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