purescript-0.15.1: tests/purs/failing/NewtypeInstance6.out
Error found:
in module [33mMain[0m
at tests/purs/failing/NewtypeInstance6.purs:8:45 - 8:46 (line 8, column 45 - line 8, column 46)
Could not match kind
[33m [0m
[33m Type -> Type[0m
[33m [0m
with kind
[33m [0m
[33m Type[0m
[33m [0m
while checking that type [33mX[0m
has kind [33mType -> Type[0m
while inferring the kind of [33mFunctor X[0m
in type class instance
[33m [0m
[33m Data.Functor.Functor X[0m
[33m [0m
See https://github.com/purescript/documentation/blob/master/errors/KindsDoNotUnify.md for more information,
or to contribute content related to this error.