wai-parser 0.2.3

Parser for WAI syntax
Documentation
1
2
3
4
5
type can recursively refer to itself
     --> tests/ui/parse-fail/cycle.wai:2:6
      |
    2 | type foo = foo
      |      ^--