haskell-iospec 0.2.5-6build3 source package in Ubuntu
Changelog
haskell-iospec (0.2.5-6build3) wily; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson <email address hidden> Thu, 02 Jul 2015 10:02:07 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Wily
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-iospec_0.2.5.orig.tar.gz | 16.0 KiB | 92a08ee099bae2d69dc6d3b276336ad2c04aa63873b33116e57f1b98c6c3db64 |
haskell-iospec_0.2.5-6build3.debian.tar.xz | 2.7 KiB | c5aa29bb840baec28ac734da201b3ddb41735d60d4bfcb731e2dd47160567d72 |
haskell-iospec_0.2.5-6build3.dsc | 2.4 KiB | 087ad28a8a8742c527982d3bcde2b4b04e3414392b814ef8c3b3a32b025ffafa |
Available diffs
- diff from 0.2.5-6build2 to 0.2.5-6build3 (307 bytes)
Binary packages built by this source
- libghc-iospec-dev: No summary available for libghc-iospec-dev in ubuntu wily.
No description available for libghc-iospec-dev in ubuntu wily.
- libghc-iospec-doc: No summary available for libghc-iospec-doc in ubuntu wily.
No description available for libghc-iospec-doc in ubuntu wily.
- libghc-iospec-prof: Pure specification of the IO monad; profiling libraries
Test.IOSpec.Fork: a pure specification of forkIO.
.
Test.IOSpec.IORef: a pure specification of most functions that create and
manipulate on IORefs.
.
Test.IOSpec.MVar: a pure specification of most functions that create and
manipulate and MVars.
.
Test.IOSpec.STM: a pure specification of atomically and the STM monad.
.
Test.IOSpec.Teletype: a pure specification of getChar, putChar, and
several related Prelude functions.
.
Besides these modules containing the specifications, there are a few other
important modules:
.
Test.IOSpec.Types: defines the IOSpec type and several amenities.
.
Test.IOSpec.VirtualMachine: defines a virtual machine on which to execute
pure specifications.
.
Test.IOSpec.Surrogate: a drop-in replacement for the other modules. Import
this and recompile your code once you've finished testing and debugging.
.
There are several well-documented examples included with the source
distribution.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell. org/ for more information on Haskell.