haskell-exceptions 0.8.0.2-3build1 source package in Ubuntu
Changelog
haskell-exceptions (0.8.0.2-3build1) xenial; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson <email address hidden> Mon, 11 Jan 2016 15:08:20 +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-exceptions_0.8.0.2.orig.tar.gz | 12.0 KiB | 070a3e0d1495243770fb3a629d5187ce898f069cb3621c5f7c610ae264982bf4 |
haskell-exceptions_0.8.0.2-3build1.debian.tar.xz | 2.1 KiB | cf4330a8340dc3376bb5220141dea08d5db3783df48ee1b67b0d96169c329370 |
haskell-exceptions_0.8.0.2-3build1.dsc | 2.6 KiB | 2293cecff38178332e9db3fe241c050738afeaeeb6b25b5f10e9a0d54b0e2a1b |
Available diffs
Binary packages built by this source
- libghc-exceptions-dev: extensible optionally-pure exceptions
This library supports monads that can throw extensible exceptions.
The exceptions are the very same from Control.Exception, and the
operations offered very similar, but here they are not limited to
IO.
.
This code is in the style of both transformers and mtl, and is
compatible with them, though doesn't mimic the module structure or
offer the complete range of features in those packages.
.
This is very similar to ErrorT and MonadError, but based on features
of Control.Exception. In particular, it handles the complex case of
asynchronous exceptions by including mask in the typeclass. Note that
the extensible extensions feature relies the RankNTypes language
extension.
.
This package provides a library for the Haskell programming language.
See http://www.haskell. org/ for more information on Haskell.
- libghc-exceptions-doc: No summary available for libghc-exceptions-doc in ubuntu yakkety.
No description available for libghc-
exceptions- doc in ubuntu yakkety.
- libghc-exceptions-prof: extensible optionally-pure exceptions; profiling libraries
This library supports monads that can throw extensible exceptions.
The exceptions are the very same from Control.Exception, and the
operations offered very similar, but here they are not limited to
IO.
.
This code is in the style of both transformers and mtl, and is
compatible with them, though doesn't mimic the module structure or
offer the complete range of features in those packages.
.
This is very similar to ErrorT and MonadError, but based on features
of Control.Exception. In particular, it handles the complex case of
asynchronous exceptions by including mask in the typeclass. Note that
the extensible extensions feature relies the RankNTypes language
extension.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell. org/ for more information on Haskell.