packages feed

purescript-0.14.0: tests/purs/failing/3275-DataBindingGroupErrorPos.out

Error found:
in module [33mDataBindingGroupErrorPos[0m
at tests/purs/failing/3275-DataBindingGroupErrorPos.purs:7:19 - 7:22 (line 7, column 19 - line 7, column 22)

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

while checking that type [33mBar a[0m
  has kind [33mt0 -> t1[0m
while inferring the kind of [33mBar a a[0m
in data binding group Bar, Foo

where [33mt0[0m is an unknown type
      [33mt1[0m is an unknown type

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