parameterized-utils: Classes and data structures for working with data-kind indexed types

[ bsd3, data-structures, dependent-types, library ] [ Propose Tags ]

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.

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

Versions [RSS] 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.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.12), 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.4), vector (>=0.12 && <0.13) [details]
License BSD-3-Clause
Copyright ©2016-2020 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 2020-05-22T23:52:42Z
Distributions Arch:2.1.8.0, NixOS:2.1.8.0
Reverse Dependencies 12 direct, 9 indirect [details]
Downloads 10415 total (83 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-05-23 [all 1 reports]