symbols: Symbol manipulation

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

Utilities for manipulating type-level strings natively.


[Skip to Readme]

Downloads

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) [details]
License BSD-3-Clause
Copyright (c) 2018-2019 Csongor Kiss
Author Csongor Kiss
Maintainer kiss.csongor.kiss@gmail.com
Category Dependent Types
Source repo head: git clone https://github.com/kcsongor/symbols
Uploaded by kcsongor at 2019-09-10T13:08:11Z
Distributions NixOS:0.3.0.0
Reverse Dependencies 3 direct, 1 indirect [details]
Downloads 2828 total (32 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-09-10 [all 1 reports]

Readme for symbols-0.3.0.0

[back to package description]

symbols

Manipulate type-level strings.

Available on Hackage

The implementation is described in this blog post.