summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail057.stderr
blob: 4229e2fc389b3e144b83822b6f34edbd2f77c69b (plain)
1
2
3
4

tcfail057.hs:5:7: error:
    • Expected a type, but ‘RealFrac a’ has kind ‘Constraint’
    • In the type signature: f :: (RealFrac a) -> a -> a