wordn: arbitrary bit size @Word@s
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:
- 'ghc-options: -O0' is not needed. Use the --disable-optimization configure flag.
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
Monomorphized arbitrary bitsize words using backpack. Aims to allocate as little as possible, without exporting a monomoprhised type for every possible Word
size
Properties
Versions | 0.1.0.0, 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12.0.0 && <5.2), ghc-prim (>=0.5.3 && <0.7), wordn [details] |
License | MIT |
Author | Zachary Churchill |
Maintainer | zacharyachurchill@gmail.com |
Category | Data |
Bug tracker | https://github.com/goolord/wordn/issues |
Source repo | head: git clone https://github.com/goolord/wordn.git |
Uploaded | by goolord at 2020-09-30T17:37:52Z |
library wordn
Modules
- WordN
- WordN.Word16
- WordN.Word32
- WordN.Word64
- WordN.Word8
library wordn:wordn-impl
Modules
- Impl
- Impl.Word16
- Impl.Word32
- Impl.Word64
- Impl.Word8
library wordn:wordn-indef
Signatures
- WordSize
Modules
- WordN
Downloads
- wordn-0.1.0.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