Joel Burget
Joel Burget
You're talking about how transitions and animations are all batcher per-`requestAnimationFrame`? I like the current architecture because nothing can happen until the next animation frame anyway so it's a slight...
Thanks :) Going to leave this open for now, until I get a chance to look at the GHCJS stuff.
By the way, why did you symlink your nixpkgs to the current directory? Is that a typical way of working?
> Can models today use webpack/browserify to build in unsupported libraries Absolutely. The idea is that webpack can bundle _all_ files leaving no external dependencies. > what steps do you...
> why is React so appealing to you? Because it's more general in some ways than d3, and much easier to write / understand for me, especially for nontrivial views....
This solution looks great for cases where you're actually printing in `IO`. Unfortunately I don't see how to use `silently` to fix `trace` output.
By the way @ecoskian, if you're planning to work on this I think it'd be easier to use [KaTeX](http://khan.github.io/KaTeX/) than MathJax and the end result will be faster.
[This lhaskell.vim](http://www.haskell.org/haskellwiki/Literate_programming/Vim), though old, seems to work pretty well.
Thanks for the fix, @ArthurClune, works for me.
@shauncarpenter I get a similar error: ``` Script not started as root. Running sudo.. Traceback (most recent call last): File "", line 218, in File "./build/pyi.linux2/SelfRestraint/outPYZ1.pyz/os", line 336, in execlpe...