[GHC] #8674: User output should not show eta-contracted data instances
GHC
ghc-devs at haskell.org
Fri Jan 17 14:07:21 UTC 2014
#8674: User output should not show eta-contracted data instances
---------------------------------------+-----------------------------------
Reporter: simonpj | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Test Case: ghci/scripts/T8674 | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
---------------------------------------+-----------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"44dc0aad5b14f39b2fbc618626bf2446dddcb78b/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="44dc0aad5b14f39b2fbc618626bf2446dddcb78b"
Eta expand data family instances before printing them
Fixes Trac #8674
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8674#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list