blob: d034e29430aad2c23ce82128cc1272f5cb07dad4 (
plain)
1
2
3
4
5
6
7
8
|
T3177a.hs:8:8:
‘Int’ is applied to too many type arguments
In the type signature for ‘f’: f :: Int Int
T3177a.hs:11:6:
‘Int’ is applied to too many type arguments
In the type signature for ‘g’: g :: Int Int
|