blob: 3901f4d491084ba244ea3589e3f2690392dbc82f (
plain)
1
2
3
4
5
6
7
8
|
T16133.hs:10:2: error:
Illegal visible kind application ‘@Type’
Perhaps you intended to use TypeApplications
T16133.hs:10:2: error:
Illegal visible type application ‘@Int’
Perhaps you intended to use TypeApplications
|