The latest version of wide-word is 0.1.6.0-4.
wide-word
Version 0.1.0.8 revision 1 uploaded by ErikDeCastroLopo.
Package meta
- Synopsis
- Data types for large but fixed width signed and unsigned integers
- Description
A library to provide data types for large (ie > 64 bits) but fixed width signed and unsigned integers with the usual typeclass instances to allow them to be used interchangeably with Word64.
The types and operations are coded to be as fast as possible using strictness annotations, INLINEABLE pragmas and unboxed values and operations where appropriate.
- Author
- Erik de Castro Lopo
- Bug reports
- https://github.com/erikd/wide-word/issues/
- Category
- Data
- Copyright
- Copyright (c) 2017 Erik de Castro Lopo <erikd@mega-nerd.com>
- Homepage
- https://github.com/erikd/wide-word
- Maintainer
- erikd@mega-nerd.com
- Package URL
- n/a
- Stability
- provisional