iteratee: Iteratee-based I/O
The IterateeGM monad provides strict, safe, and functional I/O. In addition to pure Iteratee processors, file IO and combinator functions are provided.
[Skip to Readme]
Modules
[Index]
- Data
- Data.Iteratee
- Data.Iteratee.Base
- Data.Iteratee.Binary
- Data.Iteratee.Char
- Codecs
- Data.Iteratee.Codecs.Tiff
- Data.Iteratee.Codecs.Wave
- Data.Iteratee.IO
- Data.Iteratee.IO.Fd
- Data.Iteratee.IO.Handle
- Data.Iteratee.IO.Posix
- Data.Iteratee.IO.Windows
- Data.Iteratee.WrappedByteString
- Data.Iteratee
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Use the new split-up base package. | Enabled |
buildtests | Build test executables. | Disabled |
includecodecs | Build Tiff and Wave codec modules | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- iteratee-0.3.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.2, 0.2.1, 0.2.3, 0.2.4, 0.3.1, 0.3.4, 0.3.5, 0.3.6, 0.4.0, 0.4.0.1, 0.4.0.2, 0.5.0.0, 0.6.0.1, 0.7.0.0, 0.7.0.1, 0.7.0.2, 0.8.0.0, 0.8.0.1, 0.8.0.2, 0.8.0.3, 0.8.1.0, 0.8.1.1, 0.8.1.2, 0.8.2.0, 0.8.3.0, 0.8.4.0, 0.8.4.1, 0.8.4.2, 0.8.4.3, 0.8.4.4, 0.8.4.5, 0.8.4.6, 0.8.5.0, 0.8.6.0, 0.8.6.1, 0.8.6.2, 0.8.7, 0.8.7.1, 0.8.7.2, 0.8.7.3, 0.8.7.4, 0.8.7.5, 0.8.7.6, 0.8.8.0, 0.8.8.1, 0.8.8.2, 0.8.9.0, 0.8.9.1, 0.8.9.3, 0.8.9.4, 0.8.9.5, 0.8.9.6 |
---|---|
Dependencies | base (<5), bytestring (>=0.9 && <0.10), containers (>=0.2 && <0.4), extensible-exceptions (>=0.1 && <0.2), haskell98 (>=1 && <2), ListLike (>=1.0 && <2), QuickCheck (>=2 && <3), test-framework (>=0.2 && <0.3), test-framework-quickcheck2 (>=0.2 && <0.3), transformers (>=0.2.0.0 && <0.3), unix (>=2 && <3) [details] |
Tested with | ghc ==6.10.4 |
License | BSD-3-Clause |
Author | Oleg Kiselyov |
Maintainer | John W. Lato <jwlato@gmail.com> |
Category | System, Data |
Home page | http://inmachina.net/~jwlato/haskell/iteratee |
Source repo | head: darcs get http://tanimoto.us/~jwlato/haskell/iteratee-0.3 |
Uploaded | by JohnLato at 2010-04-18T21:55:42Z |
Distributions | |
Reverse Dependencies | 41 direct, 949 indirect [details] |
Executables | testIteratee |
Downloads | 41401 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |