summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/print027.stdout
blob: c0e9e3712d813ad0050f01b95c6b56e3030150cc (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::GHC.Stack.Types.HasCallStack => [a] -> a)
tail = (_t5::GHC.Stack.Types.HasCallStack => [a] -> [a])
fst = (_t6::(a, b) -> a)