Warning 1 of 4: in module Main at tests/purs/warning/UnusedVarDo.purs:12:3 - 12:15 (line 12, column 3 - line 12, column 15) Name unusedDoBind was introduced but not used. in value declaration unusedDoBinding See https://github.com/purescript/documentation/blob/master/errors/UnusedName.md for more information, or to contribute content related to this warning. Warning 2 of 4: in module Main at tests/purs/warning/UnusedVarDo.purs:24:7 - 24:23 (line 24, column 7 - line 24, column 23) Name unusedDoLet was introduced but not used. in value declaration unusedDoLetBinding See https://github.com/purescript/documentation/blob/master/errors/UnusedName.md for more information, or to contribute content related to this warning. Warning 3 of 4: in module Main at tests/purs/warning/UnusedVarDo.purs:29:3 - 29:16 (line 29, column 3 - line 29, column 16) Name unusedAdoBind was introduced but not used. in value declaration unusedAdoBinding See https://github.com/purescript/documentation/blob/master/errors/UnusedName.md for more information, or to contribute content related to this warning. Warning 4 of 4: in module Main at tests/purs/warning/UnusedVarDo.purs:34:7 - 34:24 (line 34, column 7 - line 34, column 24) Name unusedAdoLet was introduced but not used. in value declaration unusedAdoLetBinding See https://github.com/purescript/documentation/blob/master/errors/UnusedName.md for more information, or to contribute content related to this warning.