IOSpec: A pure specification of the IO monad.
At the moment this package consists of four modules:
Test.IOSpec.Teletype: a specification of getChar and putChar.
Test.IOSpec.IORef: a specification of most functions on IORefs.
Test.IOSpec.Concurrent: specification of forkIO and MVars.
Data.Stream: a library for manipulating infinite lists.
There are several well-documented examples included with the source distribution.
[Skip to Readme]
Modules
[Index]
Downloads
- IOSpec-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.3, 0.3.1, 0.3.1.1, 0.3.1.2 |
---|---|
Dependencies | base, mtl, QuickCheck [details] |
License | BSD-3-Clause |
Author | Wouter Swierstra |
Maintainer | Wouter Swierstra <wss@cs.nott.ac.uk> |
Category | Testing |
Home page | http://www.cs.nott.ac.uk/~wss/repos/IOSpec |
Uploaded | by WouterSwierstra at 2007-04-24T09:28:43Z |
Distributions | Arch:0.3.1.2, Debian:0.3.1.1, Fedora:0.3.1.2, NixOS:0.3.1.2 |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 13910 total (20 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |