[GHC] #14238: `:kind` suppresses visible dependent quantifiers by default in GHCi 8.2.1
GHC
ghc-devs at haskell.org
Fri Sep 15 14:30:57 UTC 2017
#14238: `:kind` suppresses visible dependent quantifiers by default in GHCi 8.2.1
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 8.2.1
checker) |
Resolution: | Keywords: TypeInType
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: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
I agree!
For terms we have a difference between `:info` (which takes a name) and
`:type` (which takes an expression, and may involve instantiating and re-
generalising).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14238#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list