simpleprelude-1.0.1.3: A simplified Haskell prelude for teaching

The simpleprelude package

simpleprelude provides an alternative Prelude module for teaching as well as wrappers for ghc, and ghci to use them.

The simplified Prelude omits the type classes Num, Integral, and Ord. Instead it provides monomorphically typed arithmetic operators on Integer.

It also provides two executables: simple-ghc and simple-ghci which are wrappers around ghc and ghci. They are pre-configured to use the Prelude module of this library instead of base's Prelude module.

Release History:

Properties

Versions1.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.1.0, 1.0.1.2, 1.0.1.3
Dependenciesbase (>3 & <5), ghc-paths (0.1.*), haskell-src-exts (1.11.*), process (≥1.0 & <1.2), uniplate (1.6.*)
LicenseBSD3
AuthorJean-Marie Gaillourdet
Maintainerjmg@cs.uni-kl.de
CategoryTeaching
Source repositoryhg clone https://softech.cs.uni-kl.de/hg/public/simpleprelude
Executablessimple-pp, simple-ghci, simple-ghc
Upload dateFri Nov 4 16:28:53 UTC 2011
Uploaded byJeanMarieGaillourdet
Built onghc-7.2

Modules

Downloads