[project @ 2004-04-05 10:50:24 by simonpj]
authorsimonpj <unknown>
Mon, 5 Apr 2004 10:50:29 +0000 (10:50 +0000)
committersimonpj <unknown>
Mon, 5 Apr 2004 10:50:29 +0000 (10:50 +0000)
commit4a436b3d19d0e5496a4ff74af50492dddbd43179
tree8cc1c313f5d3f6cea150e9fda315e699890c6f9b
parent86b3c9519a4027be3d19a46397f0c2a1797c4606
[project @ 2004-04-05 10:50:24 by simonpj]
Add :k(ind) command to ghci to find the kind of a type.
This works very, very similarly to :t(ype)
ghc/compiler/compMan/CompManager.lhs
ghc/compiler/ghci/InteractiveUI.hs
ghc/compiler/main/HscMain.lhs
ghc/compiler/parser/Parser.y.pp
ghc/compiler/typecheck/TcRnDriver.lhs