#3666: Binary: Int64 truncated to fit in 32 bit Int
-------------------+--------------------------------------------------------
Reporter:  guest   |          Owner:          
    Type:  bug     |         Status:  new     
Priority:  normal  |      Component:  Compiler
 Version:  6.10.4  |       Severity:  normal  
Keywords:          |       Testcase:          
      Os:  Linux   |   Architecture:  x86     
-------------------+--------------------------------------------------------
 I'm a complete Haskell noob, but code that I wrote and loaded and ran in
 GHCI fine didn't compile with ghc --make:

 {{{
 $ ghc --make test.hs
 Binary: Int64 truncated to fit in 32 bit Int
 ghc: panic! (the 'impossible' happened)
   (GHC version 6.10.4 for i386-unknown-linux):
         Prelude.chr: bad argument

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
 }}}

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