summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/GhciKinds.stdout
blob: 3961994e093f9eeaec450d0499257a2189f919e0 (plain)
1
2
3
4
5
Int :: *
Maybe :: * -> *
F [[[Int]]] :: *
F [[[Int]]] :: *
= [[Int]] -> [Int] -> Int -> Bool