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