iteratee: Iteratee-based I/O
The Iteratee monad provides strict, safe, and functional I/O. In addition
to pure Iteratee processors, file IO and combinator functions are provided.
See Data.Iteratee
for full documentation.
[Skip to Readme]
Modules
[Index]
- Data
- Data.Iteratee
- Data.NullPoint
- Data.Nullable
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
buildtests | Build test executables. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- iteratee-0.8.7.2.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 (>=3 && <6), bytestring (>=0.9 && <0.10), containers (>=0.2 && <0.5), ListLike (>=1.0 && <4), MonadCatchIO-transformers (>0.2 && <0.3), mtl (>=2 && <3), parallel (>=2 && <4), QuickCheck (>=2 && <3), test-framework (>=0.3 && <0.5), test-framework-quickcheck2 (>=0.2 && <0.3), transformers (>=0.2 && <0.3), unix (>=2 && <3) [details] |
Tested with | ghc ==7.0.4, ghc ==7.2.1 |
License | BSD-3-Clause |
Author | Oleg Kiselyov, John W. Lato |
Maintainer | John W. Lato <jwlato@gmail.com> |
Category | System, Data |
Home page | http://www.tiresiaspress.us/haskell/iteratee |
Source repo | head: darcs get http://www.tiresiaspress.us/haskell/iteratee |
Uploaded | by JohnLato at 2011-11-07T20:54:02Z |
Distributions | |
Reverse Dependencies | 41 direct, 935 indirect [details] |
Executables | testIteratee |
Downloads | 40894 total (136 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] |