[GHC] #13795: :kind! is not expanding type synonyms anymore
GHC
ghc-devs at haskell.org
Thu Jun 8 21:48:58 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 Hjulle):
I found this when I was looking for a way to expand type signatures.
According to https://stackoverflow.com/questions/13595773/expand-type-
synonyms-type-families-with-ghci :kind! is the way to do it.
If it was intentional to remove that, is there another way to expand type
signatures in ghci?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13795#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list