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]
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.10, 0.0.0.10, 0.1.0.0 |
---|---|
Change log | None available |
Dependencies | base (==4.*), bytestring (==0.10.*), word24 (==1.0.*) [details] |
License | BSD-3-Clause |
Author | Yoshikuni Jujo <PAF01143@nifty.ne.jp> |
Maintainer | Yoshikuni Jujo <PAF01143@nifty.ne.jp> |
Category | Codec |
Source repository | head: git clone git://github.com/YoshikuniJujo/forest this: git clone git://github.com/YoshikuniJujo/forest(tag bytable-0.0.0.10) |
Uploaded | Tue Jun 24 05:16:47 UTC 2014 by YoshikuniJujo |
Modules
[Index]
Downloads
- bytable-0.0.0.10.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainers' corner
For package maintainers and hackage trustees