c697dd103f353b52a539707486e85a8dc09c5757
[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