large-hashable: Efficiently hash (large) Haskell values

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] [Publish]

Warnings:

Please see README.md


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.1.0, 0.1.1.0
Change log ChangeLog
Dependencies aeson, base (>=4.8 && <5), base16-bytestring, bytes, bytestring, containers, cryptonite, memory, scientific, strict, template-haskell, text, time, transformers, unordered-containers, vector, void [details]
License BSD-3-Clause
Copyright 2015 - 2017 factis research GmbH, 2018 - 2023 medilyse GmbH, 2024 MEQO GmbH
Author Stefan Wehr, Lukas Epple
Maintainer Stefan Wehr
Category Web
Home page https://github.com/factisresearch/large-hashable
Source repo head: git clone https://github.com/factisresearch/large-hashable
Uploaded by StefanWehr at 2024-10-08T07:00:32Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for large-hashable-0.1.1.0

[back to package description]

LargeHashable

Build Status Hackage

Efficiently hash Haskell values with MD5, SHA256, SHA512 and other hashing algorithms.

Install

Building from git repository