list-witnesses: Witnesses for working with type-level lists
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.
Collection of assorted inductive witnesses and functions for working with type-level lists.
*Data.Type.List.Edit* contains single-item edits of lists, including insertion, deletion, and substitution.
*Data.Type.List.Sublist* contains witnesses for prefixes, suffixes, and two-way splits of type-level lists.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.1.3.0, 0.1.3.1, 0.1.3.2, 0.1.4.0, 0.1.4.0, 0.1.4.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.7 && <5), decidable (>=0.3.1 && <0.4), functor-products (>=0.1.2 && <0.2), microlens (<0.5), profunctors (<5.7), singletons (>=3.0 && <3.2), singletons-base (>=3.0 && <3.1), vinyl (>=0.14.3 && <0.15) [details] |
License | BSD-3-Clause |
Copyright | (c) Justin Le 2023 |
Author | Justin Le |
Maintainer | justin@jle.im |
Category | Dependent Types |
Home page | https://github.com/mstksg/list-witnesses#readme |
Bug tracker | https://github.com/mstksg/list-witnesses/issues |
Source repo | head: git clone https://github.com/mstksg/list-witnesses |
Uploaded | by jle at 2023-07-23T21:57:49Z |
Modules
- Data
- Type
- List
- Data.Type.List.Edit
- Data.Type.List.Sublist
- List
- Type
Downloads
- list-witnesses-0.1.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees