packages feed

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

Error found:
in module [33mMain[0m
at tests/purs/failing/SkolemEscape.purs:8:1 - 8:19 (line 8, column 1 - line 8, column 19)

  The type variable [33ma[0m, bound at

    tests/purs/failing/SkolemEscape.purs:8:18 - 8:19 (line 8, column 18 - line 8, column 19)

  has escaped its scope, appearing in the type
  [33m                      [0m
  [33m  (a0 -> a0) -> Number[0m
  [33m                      [0m

in the expression [33m[33m\x ->  [0m[0m
                  [33m[33m  foo x[0m[0m
in value declaration [33mtest[0m

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