bytable: data from/to ByteString
You can read data from ByteString.
some = do
x <- take 4
y <- take 8
return (x :: Int, y :: Integer)
Downloads
- bytable-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.0.0.0, 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.0.5, 0.0.0.6, 0.0.0.7, 0.0.0.8, 0.0.0.9, 0.0.0.10, 0.1.0.0 |
|---|---|
| Dependencies | base (>=4 && <5), bytestring (>=0.10 && <0.11), word24 (>=1.0 && <1.1) [details] |
| License | BSD-3-Clause |
| Author | Yoshikuni Jujo <PAF01143@nifty.ne.jp> |
| Maintainer | Yoshikuni Jujo <PAF01143@nifty.ne.jp> |
| Category | Codec |
| Source repo | head: git clone git://github.com/YoshikuniJujo/forest this: git clone git://github.com/YoshikuniJujo/forest(tag bytable-0.1.0.0) |
| Uploaded | by YoshikuniJujo at 2014-07-01T20:15:57Z |
| Distributions | |
| Reverse Dependencies | 3 direct, 1 indirect [details] |
| Downloads | 9615 total (28 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |