futhark-data: An implementation of the Futhark data format.
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: - binary - bytestring - bytestring-to-vector - containers - half - megaparsec - mtl - scientific - text - vector - vector-binary-instances Please add them. There is more information at https://pvp.haskell.org/
The Futhark compiler and its tools uses a simple external data representation to encode arrays and scalars. This package implements both a Haskell-level representation of these values, as well as utility functions for reading and writing values in both the textual and binary format.
Properties
Versions | 1.0.0.0, 1.0.0.1, 1.0.1.1, 1.0.2.0, 1.0.3.0, 1.1.0.0, 1.1.0.1, 1.1.1.0, 1.1.1.0, 1.1.2.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), binary (>=0.8.3), bytestring (>=0.10.8), bytestring-to-vector (>=0.3.0.1), containers (>=0.6.2.1), half (>=0.3), megaparsec (>=9.0.0), mtl (>=2.2.1), scientific (>=0.3.6), text (>=1.2.2.2), vector (>=0.12), vector-binary-instances (>=0.2.2.0) [details] |
License | ISC |
Author | Troels Henriksen |
Maintainer | athas@sigkill.dk |
Category | Futhark |
Bug tracker | https://github.com/diku-dk/futhark-data-haskell/issues |
Source repo | head: git clone https://github.com/diku-dk/futhark-data-haskell |
Uploaded | by TroelsHenriksen at 2025-05-28T09:13:27Z |
Modules
[Index] [Quick Jump]
Downloads
- futhark-data-1.1.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