jump-0.0.0.0: Nothing to see here, move along

Safe HaskellSafe
LanguageHaskell2010

Jump

Description

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