blob: 84e81d04c0b69d5faf0f197cdd200a36d5703c6f (
plain)
1
2
3
4
5
6
|
T13659.hs:14:27: error:
• Expected a type, but ‘a’ has kind ‘[*]’
• In the first argument of ‘Format’, namely ‘'[Int, a]’
In the type ‘Format '[Int, a]’
In the definition of data constructor ‘I’
|