[GHC] #13795: :kind! is not expanding type synonyms anymore
GHC
ghc-devs at haskell.org
Sat Oct 7 00:49:33 UTC 2017
#13795: :kind! is not expanding type synonyms anymore
-------------------------------------+-------------------------------------
Reporter: Hjulle | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 8.0.2
Resolution: | Keywords: newcomer
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 alpmestan):
I went ahead and implemented Simon's first suggestion (quick and dirty
way), as this is what I would personally want to have, I think. The patch
is indeed very, very small:
https://gist.github.com/alpmestan/50a0a00ebf4208c8ae898f84d6b41e07
Would people be happy with this patch (modulo nicer formatting and
possible review feedback)?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13795#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list