gtk2hs / webkit-javascriptcore

webkit javascriptcore library FFI
Other
15 stars 5 forks source link

Depend on c2hs #4

Open endgame opened 2 years ago

endgame commented 2 years ago

I think that the lack of explicit dependency on c2hs is causing the following error:

Graphics/UI/Gtk/WebKit/JavaScriptCore/JSValueRef.chi not found

See also: https://logs.nix.samueldr.com/haskell.nix/2021-05-22

endgame commented 1 year ago

Is there anything I can do to help this along, and is it even still required?