blob: 88614ff3e84694ed26e10ef79e6719045d76fc0f (
plain)
1
2
3
4
5
6
7
8
|
T3177a.hs:8:6:
‘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
|