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

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