hw-streams: Primitive functions and data types

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:

Primitive functions and data types.


[Skip to Readme]

Properties

Versions 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.0.4, 0.0.0.5, 0.0.0.6, 0.0.0.7, 0.0.0.8, 0.0.0.9, 0.0.0.10, 0.0.0.11, 0.0.0.12, 0.0.1.0
Change log None available
Dependencies base (>=4.8 && <5), bytestring (>=0.9 && <0.11), ghc-prim (>=0.5.1.1 && <0.6), hw-bits (>=0.7.0.3 && <0.8), hw-prim (>=0.6.2.17 && <0.7), mmap (>=0.5 && <0.6), primitive (>=0.6.3.0 && <0.7), semigroups (>=0.8.4 && <0.19), transformers (>=0.4 && <0.6), vector (>=0.12 && <0.13) [details]
License BSD-3-Clause
Copyright 2016-2018 John Ky
Author John Ky
Maintainer newhoggy@gmail.com
Category Data
Home page http://github.com/haskell-works/hw-streams#readme
Bug tracker https://github.com/haskell-works/hw-streams/issues
Source repo head: git clone https://github.com/haskell-works/hw-streams
Uploaded by haskellworks at 2018-10-30T12:33:29Z

Modules

[Index] [Quick Jump]

Flags

Automatic Flags
NameDescriptionDefault
bounds-checking-enabled

Enable bmi2 instruction set

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hw-streams-0.0.0.4

[back to package description]

hw-streams

CircleCI Travis

Pure streaming library.

This is a reproduction of the work in Exploiting Vector Instructions with Generalized Stream Fusion