symbols: Symbol manipulation

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

Utilities for manipulating type-level strings natively.


[Skip to Readme]

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

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.3.0.0 (info)
Change log CHANGELOG.md
Dependencies base (>=4.10 && <=5.0) [details]
License BSD-3-Clause
Author Csongor Kiss
Maintainer kiss.csongor.kiss@gmail.com
Revised Revision 1 made by kcsongor at 2018-11-29T16:31:55Z
Category Dependent Types
Source repo head: git clone https://github.com/kcsongor/symbols
Uploaded by kcsongor at 2018-11-29T16:02:43Z
Distributions NixOS:0.3.0.0
Reverse Dependencies 3 direct, 1 indirect [details]
Downloads 2844 total (35 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-11-29 [all 1 reports]

Readme for symbols-0.1.0.0

[back to package description]

symbols

Manipulate type-level strings.

Available on Hackage

The implementation is described in this blog post.