@hackage futhark-server1.4.1.0
Client implementation of the Futhark server protocol.
Installation
Dependencies (9)
- base >=4 && <5
- binary
- bytestring
- directory >=1.3.0.0
- futhark-data
- mtl >=2.2.1 Show all…
Dependents (1)
@hackage/futhark
Provides an easy way to interact with a running Futhark server-mode program from a Haskell program. Provides both direct support of the protocol, as well as convenience functions for loading and extracting data.