Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

export activeElement #137

Merged
merged 1 commit into from
Nov 22, 2017

Conversation

toastal
Copy link
Contributor

@toastal toastal commented Nov 22, 2017

I forgot to export the activeElement function ... which would solve my

  57  import DOM.HTML.Document (activeElement)
                                ^^^^^^^^^^^^^
  
  Cannot import value activeElement from module DOM.HTML.Document
  It either does not exist or the module does not export it.

issue 😬

@garyb garyb merged commit 1859738 into purescript-deprecated:master Nov 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants