|
[GHC] #763: Breakpoint mechanism crashes when there's a type error: msg#00025lang.haskell.glasgow.bugs
#763: Breakpoint mechanism crashes when there's a type error -------------------------+-------------------------------------------------- Reporter: simonpj | Owner: lemmih Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 6.5 Severity: normal | Keywords: Os: Unknown | Difficulty: Unknown Architecture: Unknown | -------------------------+-------------------------------------------------- Test tcfail032 is failing thus; {{{ - tcfail032.hs:14:7: - Inferred type is less polymorphic than expected - Quantified type variable `a' is mentioned in the environment: - x :: a -> Int (bound at tcfail032.hs:14:2) - In the expression: x - In the expression: (x :: (Eq a) => a -> Int) - In the definition of `f': f x = (x :: (Eq a) => a -> Int) --- 1,6 ---- + ghc-6.5: panic! (the 'impossible' happened) + (GHC version 6.5 for i386-unknown-linux): + find_thing Identifier `breakpointJump{v 011}' }}} Something to do with the new breakpoint mechanism. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/763> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #760: Template Haskell doesn't like scoped type variables, GHC |
|---|---|
| Next by Date: | Re: [GHC] #760: Template Haskell doesn't like scoped type variables, GHC |
| Previous by Thread: | Re: [GHC] #739: command-line expressions with double-quoted strings misinterpret some special symbols, GHC |
| Next by Thread: | Re: [GHC] #763: Breakpoint mechanism crashes when there's a type error, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |