basesystems: Implements encoders/decoders for basesystems
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.
Warnings:
- [missing-upper-bounds] On library, these packages miss upper bounds: - bytestring Please add them. There is more information at https://pvp.haskell.org/
This package implements encoder and decoder methods for numeric basesystems and provides definitions for common basesystems like base16, base58btc, base64, and more.
[Skip to Readme]
Properties
| Versions | 1.0.0.0, 1.0.0.1, 1.0.1.0 |
|---|---|
| Change log | CHANGE_LOG.md |
| Dependencies | array (>=0.5 && <0.6), base (>=4.18 && <5), bytestring (>=0.12), containers (>=0.7 && <8), text (>=2.1 && <2.2) [details] |
| License | BSD-3-Clause |
| Author | Zoey McBride |
| Maintainer | zoeymcbride@mailbox.org |
| Category | Numeric, Data, Serialization |
| Source repo | head: git clone https://git.sr.ht/~z0/basesystems |
| Uploaded | by z0 at 2026-05-07T21:09:09Z |
Modules
[Index] [Quick Jump]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| ci | CI Build options | Disabled |
| dev | Developer build options | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- basesystems-1.0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees