@hackage haskellish0.3.2.4
For parsing Haskell-ish languages
Installation
Tested Compilers
Dependencies (6)
- base >=4.8 && <5
- containers <0.8
- haskell-src-exts >=1.17.1 && <1.24
- mtl >=2.2.2 && <2.4
- template-haskell >=2.10.0.0 && <2.24
- text <2.2 Show all…
Dependents (1)
@hackage/tidal-parse
A library for parsing miniature and esoteric languages that are similar to Haskell