The primary module to be imported by end users. This is an alternate
prelude providing many conflicting names with the standard Prelude, and as
such, you should enable the NoImplicitPrelude language pragma, e.g.:
{--}
{--}
{--}
module MyEndUserCode where
import Jump