naperian-functors: Naperian containers

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]

A library for containers of statically known shape and size.

Based on Gibbons, J. (2017, April). APLicative programming with Naperian functors. In European Symposium on Programming (pp. 556-583). Springer, Berlin, Heidelberg. https://www.cs.ox.ac.uk/publications/publication10857-abstract.html.


[Skip to Readme]

Properties

Versions 0.1.0.0
Change log None available
Dependencies accelerate, base (>=4.7 && <5), ghc-prim, mono-traversable, split, template-haskell, vector [details]
License BSD-3-Clause
Copyright © Nick Hu 2017
Author Nick Hu
Maintainer nick.hu@cs.ox.ac.uk
Category Data, Data Structures, Functors
Home page https://github.com/NickHu/naperian-functors#readme
Source repo head: git clone https://github.com/NickHu/naperian-functors
Uploaded by NickHu at 2018-09-07T06:08:13Z

Modules

Flags

Automatic Flags
NameDescriptionDefault
accelerate

Enable accelerate integration

Disabled
mononaperian

Monotraversable Naperian functors

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 naperian-functors-0.1.0.0

[back to package description]

naperian-functors

A library for containers of statically known shape and size.

Based on Gibbons, J. (2017, April). APLicative programming with Naperian functors. In European Symposium on Programming (pp. 556-583). Springer, Berlin, Heidelberg. (https://www.cs.ox.ac.uk/publications/publication10857-abstract.html).

Similar work