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