63e93c96da85e2d483eacf95960b655aebf784b2
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail057.stderr
1  
2 tcfail057.hs:5:
3     Class used as a type constructor: RealFrac
4     In the type `_forall_ [a] => RealFrac a -> a -> a'
5
6
7 Compilation had errors