summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/ghci.debugger/scripts/print027.stdout
blob: 38c46a91186181606687cc126bf4a2531490f789 (plain)
1
2
3
4
5
6
+ = (_t1::forall a. Num a => a -> a -> a)
print = (_t2::forall a. Show a => a -> IO ())
log = (_t3::forall a. Floating a => a -> a)
head = (_t4::forall a. [a] -> a)
tail = (_t5::forall a. [a] -> [a])
fst = (_t6::forall a b. (a, b) -> a)