Ben Ford

Results 17 comments of Ben Ford

*edit* seems to work OK with the `-s` flag...

I've got something similar looking happening in xmonad.

You could have a look at @ocharles bindings to virtual-dom for some inspiration here. If a callback is `JSRef Event -> IO ()` you can have a function like this...

Sure thing. Leaving out the cabal changes could probably be made to work for haste too, so give me a shout if you want to explore nix without ghcjs. :-)...

That's the way I do it. I like to have -I . so that you can symlink both local packages under development and nixpkgs in one go. You can install...

You are correct @aspidites. Nothing is forced, just consider it a strong hint ;-)

OK seems that this version of ghci-8.6.3 isn't on hackage yet: https://www.stackage.org/lts-13.7/package/ghci-8.6.3

In fact the packages of ghci available on hackage are all over the place: https://hackage.haskell.org/package/ghci 8.0.1, 8.0.2, 8.2.1, 8.2.2, 8.4.1, 8.4.2, 8.4.3, 8.6.1 8.4.3 isn't available in nixpkgs, and 8.4.4...

That would be very cool. Although I have to tell you @evanrelf that I've just switched from Hakyll to hugo and so far it seems to be better in almost...

Aaah! Perfect. thanks. Is this in the docs anywhere? Shall I leave this open as a reminder or close it?