Error found: in module Main at tests/purs/failing/TooFewUnnamedClassInstanceArgs.purs:8:1 - 8:20 (line 8, column 1 - line 8, column 20) The type class Main.Foo expects 2 arguments. But the instance only provided 1. in type class instance    Main.Foo String   See https://github.com/purescript/documentation/blob/master/errors/ClassInstanceArityMismatch.md for more information, or to contribute content related to this error.