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