packages feed

purescript-0.15.15: tests/purs/warning/UnusedTypeVar.out

Warning found:
in module [33mMain[0m
at tests/purs/warning/UnusedTypeVar.purs:4:1 - 4:24 (line 4, column 1 - line 4, column 24)

  Type variable [33mb[0m is ambiguous, since it is unused in the polymorphic type which introduces it.

in type declaration for [33mf[0m

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