Tighten up on type validity checking
Fixes Trac #5957, which pointed out that Int -> Ord a => a -> a is not Haskell 98
Showing
Please register or sign in to comment
Fixes Trac #5957, which pointed out that Int -> Ord a => a -> a is not Haskell 98