Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 563 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 563 Bytes

symbols

Manipulate type-level strings.

Available on Hackage

The implementation is described in this blog post.

Contribute

Nix

You can use a Nix flake from this repo to get several development tools.

  1. Enable flakes.

  2. Run nix develop. This command will make available cabal, ghc, and haskell-language-server.

  3. Run cabal build to build the project.