@hackage iterIO0.2.2
Iteratee-based IO with pipe operators
Categories
License
BSD-3-Clause
Maintainer
levya@cs.stanford.edu, deian@cs.stanford.edu
Links
Versions
Installation
Dependencies (15)
- HsOpenSSL >=0.10.1 && <2
- ListLike >=1.0 && <4
- array >=0.3.0.1 && <2
- attoparsec >=0.8.5 && <2
- base >=4.4 && <6
- bytestring >=0.9 && <2 Show all…
Dependents (5)
@hackage/iterio-server, @hackage/process-iterio, @hackage/acme-everything, @hackage/hails, @hackage/hails-bin
To build this package, install the Haskell platform (http://hackage.haskell.org/platform/), then run the following commands to install required packages:
cabal update
cabal install ListLike HSOpenSSL stringsearch attoparsec
cabal install aeson blaze-html
cabal install binary regex-posix xhtml utf8-string
Then run "make" or "gmake" to build the example programs.