#3751: Panic! the 'impossible' happened: charType: '\167'
-----------------------------+----------------------------------------------
  Reporter:  moleculeColony  |          Owner:                
      Type:  bug             |         Status:  new           
  Priority:  normal          |      Milestone:                
 Component:  Compiler        |        Version:  6.10.4        
Resolution:                  |       Keywords:  lexical error 
Difficulty:                  |             Os:  Linux         
  Testcase:                  |   Architecture:  x86_64 (amd64)
   Failure:  GHCi crash      |  
-----------------------------+----------------------------------------------
Old description:

> Reproduces each time:
>

> Prelude> "\§"
> ghc: panic! (the 'impossible' happened)
>   (GHC version 6.10.4 for x86_64-unknown-linux):
>         charType: '\167'
>
> Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

New description:

 Reproduces each time:

 {{{
 Prelude> "\§"
 ghc: panic! (the 'impossible' happened)
   (GHC version 6.10.4 for x86_64-unknown-linux):
         charType: '\167'

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

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