[GHC] #10193: TypeRep Show instance doesn't add parens around type operators
GHC
ghc-devs at haskell.org
Mon Sep 24 08:51:27 UTC 2018
#10193: TypeRep Show instance doesn't add parens around type operators
-------------------------------------+-------------------------------------
Reporter: pawel.nowak | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone:
Component: libraries/base | Version: 7.10.1-rc3
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect result | Unknown/Multiple
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by harpocrates):
* status: new => closed
* resolution: => fixed
Comment:
I believe this was (inadvertently) fixed in
3397396a385ef9f493cf1e20894e88d21dfec48d.
In any case, it is fixed as of `ghc-8.6.1`, where the output of the code
in the ticket description is now `(:*:) Char Char`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10193#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list