10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
closure compiler needs a file argument
Link to a hacky fix to buffer.js extern
Describe the dismal closure compiler node externs situation
Mention --isolation_mode=IIFE --assume_function_wrapper
Remove some obsolete Closure Compiler information
Clarify the need for externs
add `--jscomp_off=checkVars` since newer versions of closure compiler require it to minify GHCJS output without errors
add remarks about externs file
Updated GHCJS User Guide (markdown)
Simplify the section, `In case that Stack REPL doesn't work`.
syntax hilighting
`stack exec -- ghcjs --interactive` -> `stack exec ghcjs -- --interactive`
Add `In case that Stack REPL doesn't work`
Fixed a typo
shims is obsolete.
Complete `Interacting with Javascript`
Add `Stack Installation Path`.
setup -> set up
Be more accurate about the condition under which `stack ghci` or `stack repl` may not work.
Promote `Interacting with JavaScript` into a section.
Put GHC User Guide at the top.
Add `Basic Project Setup with Stack`
Fix typo.
Add GHCJS User Guide
Warn that ClosureCompiler.js is outdated
typo
Fixed typo
Add `--clean` to the instructions
Try to start updating the page