The strict package
This package provides strict versions of some standard Haskell data types (pairs, Maybe and Either). It also contains strict IO operations.
Properties
| Versions | 0.1, 0.2, 0.3, 0.3.1, 0.3.2 |
|---|---|
| Dependencies | base (<3) or array, base (≥3) |
| License | BSD3 |
| Copyright | (c) 2006-2007 by Roman Leshchinskiy |
| Author | Roman Leshchinskiy <rl@cse.unsw.edu.au> |
| Maintainer | Don Stewart <dons@galois.com> |
| Category | Data, System |
| Home page | http://www.cse.unsw.edu.au/~rl/code/strict.html |
| Upload date | Sun Mar 3 00:55:01 UTC 2008 |
| Uploaded by | DonaldStewart |
| Build failure | ghc-6.10 (log), ghc-6.12 (log), ghc-6.8 (log) |
| Distributions | Fedora: 0.3.2, NixOS: 0.3.2, Debian: 0.3.2 |
Modules
- Data
- Data.Strict
- Data.Strict.Either
- Data.Strict.Maybe
- Data.Strict.Tuple
- Data.Strict
- System
- IO
- System.IO.Strict
- IO
Downloads
- strict-0.3.1.tar.gz (Cabal source package)
- package description (included in the package)