relapse: Sensible RLP encoding

[ data, library, mit ] [ Propose Tags ]

An implementation of RLP as specified in the Ethereum Wiki, using Attoparsec


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.2.0.0, 1.0.0.0, 1.0.0.1 (info)
Dependencies attoparsec (>=0.13.1.0 && <0.15), base (>=4.8 && <5), bytestring [details]
License MIT
Copyright 2017 Ilya Ostrovskiy
Author Ilya Ostrovskiy
Maintainer firstname at thenumbertwohundred thewordproof dotcc
Category Data
Home page https://github.com/iostat/relapse#readme
Source repo head: git clone https://github.com/iostat/relapse
Uploaded by iostat at 2022-09-03T22:30:21Z
Distributions LTSHaskell:1.0.0.1, NixOS:1.0.0.1, Stackage:1.0.0.1
Reverse Dependencies 3 direct, 1 indirect [details]
Downloads 4593 total (28 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for relapse-1.0.0.1

[back to package description]

DONT USE 0.2.0.0 The rlp0 definition is messed up and the Maybe instance has been deprecated and removed.