[GHC] #15156: Show instances for types exported from the ghc package
GHC
ghc-devs at haskell.org
Wed May 16 04:28:20 UTC 2018
#15156: Show instances for types exported from the ghc package
-------------------------------------+-------------------------------------
Reporter: sjakobi | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.2.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by alexbiehl):
While 'show' would be nice for now you can use 'ppr' and 'showSDocUnsafe'
from 'Outputable'.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15156#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list