issues
search
tweag
/
inline-js
Call JavaScript from Haskell, and vice versa!
https://inline-js.netlify.app
131
stars
10
forks
source link
Misc improvements
#29
Closed
TerrorJack
closed
5 years ago
TerrorJack
commented
5 years ago
Add preliminary support for
require()
Bump minimal required node version to
12.2
Set up the unresolved promise rejection handler in
eval.mjs
Switch from
tasty-hspec
to
tasty-hunit
for all tests
Bump stackage resolver & nixpkgs revision
Fix CI due to losing access to resource classes
require()
12.2
eval.mjs
tasty-hspec
totasty-hunit
for all tests