packages feed

purescript-0.14.0: tests/purs/failing/2601.out

Error found:
in module [33mMain[0m
at tests/purs/failing/2601.purs:6:12 - 6:15 (line 6, column 12 - line 6, column 15)

  Could not match kind
  [33m      [0m
  [33m  Type[0m
  [33m      [0m
  with kind
  [33m              [0m
  [33m  Type -> Type[0m
  [33m              [0m

while checking that type [33mInt[0m
  has kind [33mType -> Type[0m
while inferring the kind of [33mSyn Int[0m
in value declaration [33mval[0m

See https://github.com/purescript/documentation/blob/master/errors/KindsDoNotUnify.md for more information,
or to contribute content related to this error.