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