Warning found: in module Main at tests/purs/warning/ScopeShadowing.purs:4:1 - 4:15 (line 4, column 1 - line 4, column 15) Shadowed definitions are in scope for type Unit from the following open imports: import Prelude These will be ignored and the local declaration will be used. See https://github.com/purescript/documentation/blob/master/errors/ScopeShadowing.md for more information, or to contribute content related to this warning.