haskell-basic-prelude 0.5.0-2build1 source package in Ubuntu
Changelog
haskell-basic-prelude (0.5.0-2build1) xenial; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson <email address hidden> Wed, 13 Jan 2016 02:05:14 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Xenial
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-basic-prelude_0.5.0.orig.tar.gz | 5.6 KiB | d1f562338ed9934a02b4fadc9f9a33f467d10105dbe03f527b47d4ae536210d1 |
haskell-basic-prelude_0.5.0-2build1.debian.tar.xz | 2.8 KiB | 0d0b83a31d6492265fb1b4827056b2874c783fc8c52576ed070dfdcf150429c7 |
haskell-basic-prelude_0.5.0-2build1.dsc | 2.8 KiB | 6bcf245155c695a2283c0bbd021f3e0795256edd6bfc832be208da729017d4e4 |
Available diffs
- diff from 0.5.0-2 (in Debian) to 0.5.0-2build1 (347 bytes)
Binary packages built by this source
- libghc-basic-prelude-dev: enhanced core prelude
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.
.
This package provides a library for the Haskell programming language.
See http://www.haskell. org/ for more information on Haskell.
- libghc-basic-prelude-doc: No summary available for libghc-basic-prelude-doc in ubuntu yakkety.
No description available for libghc-
basic-prelude- doc in ubuntu yakkety.
- libghc-basic-prelude-prof: enhanced core prelude; profiling libraries
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.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell. org/ for more information on Haskell.