Results 1 issues of Alex Graham

Offshoot of https://github.com/HeinrichApfelmus/threepenny-gui/issues/182. I've been able to create a Haskell function that my JavaScript code can call and send variables back to Haskell: ```haskell createHaskellFunction :: (JS.IsHandler a) => String...

Type: Question