qq-literals is a tiny Haskell library which gives you a way of easily
constructing QuasiQuoters for literals of any type a for which you can
provide a parsing function String -> Either String a.
See also:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
qq-literals is a tiny Haskell library which gives you a way of easily
constructing QuasiQuoters for literals of any type a for which you can
provide a parsing function String -> Either String a.
See also: