@hackage enumerator0.3
Implementation of Oleg Kiselyov's left-fold enumerators
Deprecated
Dependencies (5)
- base >=4 && <5
- bytestring >=0.9 && <0.10
- extensible-exceptions
- text >=0.7 && <0.8
- transformers >=0.2 && <0.3 Show all…
Dependents (109)
@hackage/attoparsec-enumerator, @hackage/warp, @hackage/websockets-snap, @hackage/dropbox-sdk, @hackage/ismtp, @hackage/HongoDB, Show all…
The source code for "enumerator" is literate. To build the library from scratch, install the "anansi" application and then run:
anansi -o hs/ enumerator.anansi
To generate the woven PDF, install NoWeb and then run:
anansi -w -l latex-noweb -o enumerator.tex enumerator.anansi
xelatex enumerator.tex
xelatex enumerator.tex