@hackage futhark-manifest1.8.0.0
Definition and serialisation instances for Futhark manifests.
Installation
Dependencies (5)
- aeson >=2.0.0.0
- base >=4 && <5
- bytestring >=0.10.8
- containers >=0.6.2.1
- text >=1.2.2.2 Show all…
Dependents (1)
@hackage/futhark
The Futhark compiler generates JSON manifest files that describe the C API of a compiled program. This package provides definitions for reading and writing such files.