
#7730: :info and polykinds --------------------------------------------+------------------------------ Reporter: monoidal | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: Compiler (Type checker) | Version: 7.6.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Test Case: | Difficulty: Unknown Blocking: | Blocked By: | Related Tickets: --------------------------------------------+------------------------------ Comment (by monoidal): By the way there's the same problem with `:kind!` command {{{ Prelude> :kind! A A :: k -> k1 -> * = forall (k :: BOX) (k :: BOX). A k k }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/7730#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler