obelisk icon indicating copy to clipboard operation
obelisk copied to clipboard

WIP: route: Simplify imlp of pathParamEncoder, pathLiteralEncoder

Open 3noch opened this issue 4 years ago • 0 comments

Ported from @xplat's changes elsewhere.

I have:

  • [ ] Based work on latest develop branch
  • [ ] Looked for lint in my changes with hlint . (lint found code you did not write can be left alone)
  • [ ] Run the test suite: $(nix-build -A selftest --no-out-link)
  • [ ] (Optional) Run CI tests locally: nix-build release.nix -A build.x86_64-linux --no-out-link (or x86_64-darwin on macOS)

3noch avatar Apr 02 '20 20:04 3noch