Manipulate type-level strings.
Available on Hackage
The implementation is described in this blog post.
You can use a Nix flake from this repo to get several development tools.
-
Run
nix develop
. This command will make availablecabal
,ghc
, andhaskell-language-server
. -
Run
cabal build
to build the project.