hydrogen

Version 0.3.0.0 revision 0 uploaded by KarlVoelker.

Package meta

Synopsis
An alternate Prelude
Description

This is an alternative to Prelude that is not meant to depart drastically from the standard. The principles of Hydrogen are:

  1. Be total, not partial.

  2. Use Data.Text.Text, not Data.String.String.

  3. Use generic functions, not Data.List functions.

  4. Whatever is omitted should be replaced.

To use this package, use the NoImplicitPrelude language option, and import H.Prelude.

Author
Karl Voelker
Bug reports
https://www.github.com/ktvoelker/hydrogen/issues
Category
Prelude
Copyright
(c) 2013-2015 Karl Voelker
Homepage
https://www.github.com/ktvoelker/hydrogen
Maintainer
hydrogen@karlv.net
Package URL
n/a
Stability
experimental

Components