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

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

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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
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, 2.1.9.0, 2.1.10.0
Change log Changelog.md
Dependencies base (>=4.10 && <5), base-orphans (>=0.8.2 && <0.9), constraints (>=0.10 && <0.14), containers, deepseq, ghc-prim, hashable (>=1.2 && <1.5), hashtables (>=1.2 && <1.4), indexed-traversable, lens (>=5 && <5.3), mtl, profunctors (>=5.6 && <5.7), template-haskell, text, th-abstraction (>=0.4.2 && <0.5), vector (>=0.12 && <0.14) [details]
Tested with ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.1, ghc ==9.4.3
License BSD-3-Clause
Copyright ©2016-2022 Galois, Inc.
Author Galois Inc.
Maintainer kquick@galois.com
Revised Revision 1 made by ryanglscott at 2023-02-10T18:49:35Z
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 2022-12-21T22:16:07Z
Distributions Arch:2.1.10.0, Fedora:2.1.8.0, LTSHaskell:2.1.10.0, NixOS:2.1.9.0, Stackage:2.1.10.0
Reverse Dependencies 15 direct, 9 indirect [details]
Downloads 11726 total (16 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]