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

T5957.hs:4:9: error: [GHC-91510]
    • Illegal qualified type: Show a => a -> String
    • In the type signature: flex :: Int -> Show a => a -> String
    Suggested fix: Perhaps you intended to use RankNTypes