[GHC] #15827: Explicit foralls in type family equations are pretty-printed inconsistently (and strangely, at times)
GHC
ghc-devs at haskell.org
Mon Oct 29 13:40:50 UTC 2018
#15827: Explicit foralls in type family equations are pretty-printed inconsistently
(and strangely, at times)
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.7
Resolution: | Keywords: TypeFamilies
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 goldfire):
Yes. Without looking at the implementation, I'm not sure: will this print
the kind of the type variables whose kind is not `Type`? If so (as I
imagine it is), then full speed ahead.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15827#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list