#5490: Core lint error after desugaring
-----------------------------------+----------------------------------------
Reporter: mikhail.vorozhtsov | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.3 | Keywords:
Testcase: | Blockedby:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
-----------------------------------+----------------------------------------
Comment(by simonpj@…):
commit c782840fb75711f5e80f313efbeea0bd7f817f0b
{{{
Author: Simon Peyton Jones <[email protected]>
Date: Fri Sep 16 09:59:37 2011 +0100
Correct a back-to-front coercion (fixes Trac #5490)
This bug has been present for ages, but it only shows up in view
patterns where coercions are also involved. Easy to fix!
compiler/typecheck/TcPat.lhs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5490#comment:1>
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