@hackage elm-repl0.4.1
a REPL for Elm
Deprecated
Dependencies (0)
- base >=4.2 && <5
- binary
- bytestring >=0.9 && <0.11
- bytestring-trie >=0.2.2 && <0.3
- cmdargs >=0.7 && <0.11
- containers Show all…
Dependents (1)
@hackage/acme-everything
A read-eval-print-loop (REPL) for evaluating Elm expressions, definitions, ADTs, and module imports. This tool is meant to help you play with small expressions and interact with functions deep inside of larger projects.