summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci013.stdout
blob: 695aaafc535505e10d2485785f2871a32b603d70 (plain)
1
f :: Monad m => (m a, b) -> m b1