blob: a0f0bbbab06cd50d8471547437064f8ebbf69f57 (
plain)
1
2
3
4
5
6
|
RenamingStar.hs:5:13: error:
Operator applied to too few arguments: *
Suggested fix:
Use ‘Type’ from ‘Data.Kind’ instead.
NB: with NoStarIsType, ‘*’ is treated as a regular type operator.
|