Closed
Description
In a Halogen-Hooks example, this function needs to be manually defined.
-- This function is missing from the purescript-web-html repository
fromEventTarget :: EventTarget -> HTML.Window
fromEventTarget = unsafeCoerce
Is there a reason why it cannot live in this repo?
Metadata
Metadata
Assignees
Labels
No labels