packages feed

haskell-halogen-core-0.9.0: src/Web/HTML/HTMLDocument.hs

module Web.HTML.HTMLDocument where

import Data.Coerce
import Web.DOM.Internal.Types
import Web.DOM.ParentNode

toParentNode :: HTMLDocument -> ParentNode
toParentNode = coerce