:kind broken in HEAD

Simon Peyton-Jones simonpj at microsoft.com
Tue Oct 25 19:02:31 CEST 2011


Thanks; fixed

From: sean.leather at gmail.com [mailto:sean.leather at gmail.com] On Behalf Of Sean Leather
Sent: 22 October 2011 16:24
To: GHC Users List
Cc: Simon Peyton-Jones
Subject: :kind broken in HEAD

It seems like :kind is broken in the HEAD ghci:

*Main> :kind Maybe

Top level:
    Expecting an ordinary type, but found a type of kind * -> *
    In a type expected by the context: Maybe
*Main>

Simon, could this be related to your change for :kind! ?

Regards,
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20111025/c20483d4/attachment.htm>


More information about the Glasgow-haskell-users mailing list