Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.2% dependent packages on hackage.haskell.org

hackage.haskell.org : IOSpec

This package consists of several modules, that give a pure specification of functions in the IO monad: 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.

Registry - Source - JSON
purl: pkg:hackage/IOSpec
Keywords: bsd3, library, testing
License: BSD-3-Clause
Latest release: over 5 years ago
First release: about 17 years ago
Dependent packages: 2
Dependent repositories: 18
Downloads: 13,391 total
Stars: 7 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago

    Loading...
    Readme
    Loading...