haskell-iospec 0.3.1.1-1 source package in Ubuntu

Changelog

haskell-iospec (0.3.1.1-1) unstable; urgency=medium

  * New upstream release
  * Update copyright file

 -- Gianfranco Costamagna <email address hidden>  Sun, 25 Aug 2019 15:26:16 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-iospec_0.3.1.1-1.dsc 2.4 KiB add10cc7554cadeaa469a6ecda7fb598b9e2c7000fee2d51dcd73f9ae8ff6e2f
haskell-iospec_0.3.1.1.orig.tar.gz 16.1 KiB 345c14a6f24b526cdf10a51b808c43305b9d03dad8a3902bd1c0922aad3ccef0
haskell-iospec_0.3.1.1-1.debian.tar.xz 3.4 KiB b537c36d1d35b13c7e57c87ff256a0371fdb2b3563146f16ed942065652e463d

No changes file available.

Binary packages built by this source

libghc-iospec-dev: No summary available for libghc-iospec-dev in ubuntu groovy.

No description available for libghc-iospec-dev in ubuntu groovy.

libghc-iospec-doc: Pure specification of the IO monad; documentation

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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.