You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atom: 1.18.0 x64 Electron: 1.3.15 OS: Microsoft Windows 10 Home Thrown From: language-idris package 0.4.9
Stack Trace
Uncaught At 0 expected: ( found: 5
At C:\Users\Mark\.atom\packages\language-idris\node_modules\bennu\dist_node\parse.js:756
At undefined undefined
at /packages/language-idris/node_modules/bennu/dist_node/parse.js:141:25)
at Module.get_Module._compile (~/AppData/Local/atom/app-1.18.0/resources/app/src/native-compile-cache.js:106:36)
at Object.value [as .js] (~/AppData/Local/atom/app-1.18.0/resources/app/src/compile-cache.js:239:29)
at Module.load (module.js:473:32)
at tryModuleLoad (module.js:432:12)
at Function.Module._load (module.js:424:3)
at Module.require (~/AppData/Local/atom/app-1.18.0/resources/app/static/index.js:47:45)
at require (~/AppData/Local/atom/app-1.18.0/resources/app/src/native-compile-cache.js:66:33)
at /packages/language-idris/node_modules/bennu/index.js:2:14)
at Module.get_Module._compile (~/AppData/Local/atom/app-1.18.0/resources/app/src/native-compile-cache.js:106:36)
at Object.value [as .js] (~/AppData/Local/atom/app-1.18.0/resources/app/src/compile-cache.js:239:29)
at Module.load (module.js:473:32)
at tryModuleLoad (module.js:432:12)
at Function.Module._load (module.js:424:3)
at Module.require (~/AppData/Local/atom/app-1.18.0/resources/app/static/index.js:47:45)
at require (~/AppData/Local/atom/app-1.18.0/resources/app/src/native-compile-cache.js:66:33)
at /packages/language-idris/lib/parse.coffee:1:25)
at /packages/language-idris/lib/parse.coffee:1:1)
at Module.get_Module._compile (~/AppData/Local/atom/app-1.18.0/resources/app/src/native-compile-cache.js:106:36)
at Object.value [as .coffee] (~/AppData/Local/atom/app-1.18.0/resources/app/src/compile-cache.js:239:29)
at Module.load (module.js:473:32)
at tryModuleLoad (module.js:432:12)
at Function.Module._load (module.js:424:3)
at Module.require (~/AppData/Local/atom/app-1.18.0/resources/app/static/index.js:47:45)
at require (~/AppData/Local/atom/app-1.18.0/resources/app/src/native-compile-cache.js:66:33)
at /packages/language-idris/lib/idris-ide-mode.coffee:3:9)
at /packages/language-idris/lib/idris-ide-mode.coffee:1:1)
at Module.get_Module._compile (~/AppData/Local/atom/app-1.18.0/resources/app/src/native-compile-cache.js:106:36)
at Object.value [as .coffee] (~/AppData/Local/atom/app-1.18.0/resources/app/src/compile-cache.js:239:29)
at Module.load (module.js:473:32)
I assume that you meant :x hello ?
The problem is that language-idris does not support yet to execute expressions in the repl.
Related #138
However it seems to be new that atom crashes in these instances.
[Enter steps to reproduce:]
:x help
Atom: 1.18.0 x64
Electron: 1.3.15
OS: Microsoft Windows 10 Home
Thrown From: language-idris package 0.4.9
Stack Trace
Uncaught At 0 expected: ( found: 5
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: