Warning found: in module Main at tests/purs/warning/Kind-UnusedExplicitImport-2.purs:6:1 - 6:47 (line 6, column 1 - line 6, column 47) The import of module Type.RowList contains the following unused references: RowList It could be replaced with: import Type.RowList (class ListToRow) See https://github.com/purescript/documentation/blob/master/errors/UnusedExplicitImport.md for more information, or to contribute content related to this warning.