[GHC] #8522: exprType incorrect for let expressions which bind types
GHC
ghc-devs at haskell.org
Tue Nov 12 15:10:22 UTC 2013
#8522: exprType incorrect for let expressions which bind types
-------------------------------------+------------------------------------
Reporter: afarmer | Owner:
Type: bug | Status: patch
Priority: high | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"96e6eddc40c34a171f6261a7814a1e264457ce86/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="96e6eddc40c34a171f6261a7814a1e264457ce86"
Make exprType work correctly in the presnce of type bindings (Trac #8522)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8522#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list