parameterized-utils: Classes and data structures for working with data-kind indexed 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]

This package contains collection classes and type representations used for working with values that have a single parameter. It's intended for things like expression libraries where one wishes to leverage the Haskell type-checker to improve type-safety by encoding the object language type system into data kinds.

Properties

Versions 1.0.0, 1.0.1, 2.0, 2.0.1.0, 2.0.2, 2.1.0, 2.1.1, 2.1.2.0, 2.1.2.0, 2.1.3.0, 2.1.4.0, 2.1.5.0, 2.1.6.0, 2.1.7.0, 2.1.8.0
Change log Changelog.md
Dependencies base (>=4.10 && <5), base-orphans (>=0.8.2 && <0.9), constraints (>=0.10 && <0.13), containers, deepseq, ghc-prim, hashable (>=1.2 && <1.4), hashtables (>=1.2 && <1.3), lens (>=4.16 && <4.20), mtl, template-haskell, text, th-abstraction (>=0.3 && <0.5), vector (>=0.12 && <0.13) [details]
License BSD-3-Clause
Copyright ©2016-2021 Galois, Inc.
Author Galois Inc.
Maintainer jhendrix@galois.com, kquick@galois.com
Category Data Structures, Dependent Types
Home page https://github.com/GaloisInc/parameterized-utils
Bug tracker https://github.com/GaloisInc/parameterized-utils/issues
Source repo head: git clone https://github.com/GaloisInc/parameterized-utils
Uploaded by KevinQuick at 2021-01-25T19:42:59Z

Modules

[Index] [Quick Jump]

Flags

Automatic Flags
NameDescriptionDefault
unsafe-operations

Use unsafe operations (e.g. coercions) to improve performance

Enabled

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