pkgsrc-wip/hs-basic-prelude/distinfo
Ryosuke Moro e84665dc65 The premise of basic-prelude is that there are a lot of very commonly
desired features missing from the standard Prelude, such as commonly used
operators (<$> and >=>, for instance) and imports for common datatypes
(e.g., ByteString and Vector). At the same time, there are lots of other
components which are more debatable, such as providing polymorphic versions
of common functions.

So basic-prelude is intended to give a common foundation for a number of
alternate preludes. The package provides two modules: CorePrelude provides
the common ground for other preludes to build on top of, while BasicPrelude
exports CorePrelude together with commonly used list functions to provide a
drop-in replacement for the standard Prelude.

Users wishing to have an improved Prelude can use BasicPrelude. Developers
wishing to create a new prelude should use CorePrelude.
2013-08-17 09:09:41 +00:00

5 lines
269 B
Text

$NetBSD: distinfo,v 1.1 2013/08/17 09:09:41 szptvlfn Exp $
SHA1 (basic-prelude-0.3.5.0.tar.gz) = e53302cb117c763e6daf85e76976c16eb91203d6
RMD160 (basic-prelude-0.3.5.0.tar.gz) = 93a8c28c0b8d544e7010310d95413454350c382b
Size (basic-prelude-0.3.5.0.tar.gz) = 4648 bytes