Issues
- 5
Can't paste multi-line code into REPL
#141 opened by willnwhite - 0
- 9
Problem with ctrl+c on OS X (hardware fault)
#121 opened by evancz - 3
- 1
elm-repl keeps closing when I put in anything
#165 opened by UltraLuigi - 1
- 3
- 1
"searchPath: invalid argument" on Windows 10
#163 opened by liajoy - 11
Is elm-rpl slow for you too?
#128 opened by albacoretuna - 3
With a huge nested tuple in scope, all expressions take 30 seconds to complete
#160 opened by endlessoblivion - 1
- 2
- 5
:reset is not documented
#158 opened by ShalokShalom - 2
Doesn't respect Vim mode
#155 opened by AndrewRayCode - 1
Broken link
#157 opened by ShalokShalom - 2
Duplicated error messages
#156 opened by hbobenicio - 2
- 1
- 3
- 2
Clarification on multi line input in README
#152 opened by ohenecoker - 1
Debug.log produces a strange output
#151 opened by jinjor - 3
See module docs within REPL
#126 opened by beyondcompute - 2
1 + 1 : Array error!?
#150 opened by kristianmandrup - 2
Internal function names appear in type signatures
#149 opened by rtfeldman - 2
Can't define new operators in REPL
#142 opened by jasalo - 1
Allow inserting newline with Shift-Enter
#148 opened by Ryan1729 - 1
Ungraceful exit from repl (for any charCode > 128) when Char.fromCode charCode
#144 opened by kkruups - 2
- 2
Syntax is not highlighted.
#145 opened by AnthonyJacob - 2
REPL does not respond.
#143 opened by AnthonyJacob - 6
"hGetContents: invalid argument" on Windows 10
#140 opened by logicmason - 2
elm-repl derps in read-only directories
#138 opened by bukzor - 1
- 4
document is undefined when importing Mouse
#125 opened by jweissman - 1
Assignment causes loop and then NaN
#136 opened by GreenHapi - 3
[alpha] "ReferenceError: document is not defined" when importing an HTML-based module into the REPL
#135 opened by clarkware - 3
make elm-repl work offline
#132 opened by crcdng - 1
- 2
- 2
Error: You are using Elm 0.17.1, but this project is saying it needs a version in this range: 0.16.0 <= v < 0.17.0
#129 opened by chenxsan - 1
Some keys of Apple's numeric keypad are not working
#127 opened by flekschas - 2
record destructuring assignment fails with NAMING ERROR
#124 opened by mxgrn - 2
- 7
Repl broken after entering `True && False`
#123 opened by LucianU - 1
'cabal test' is broken: missing files?
#122 opened by trofi - 3
REPL hangs on expression input
#117 opened by catb0t - 3
Hardware fault on Fedora 22
#120 opened by soycamo - 4
Multiple lines do not work in elm 0.17 on windows 8.1
#115 opened by asunar - 2
- 1
Locally installed elm points to incorrect repl binary?
#114 opened by Hurtak