bytable: data from/to ByteString

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

You can read data from ByteString.

some = do
    x <- take 4
    y <- take 8
    return (x :: Int, y :: Integer)

Properties

Versions 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.9, 0.0.0.10, 0.1.0.0
Change log None available
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.0.0.9)
Uploaded by YoshikuniJujo at 2014-06-24T04:51:51Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees