haskell-halogen-core-0.9.0: src/Web/HTML/Event/DragEvent.hs
module Web.HTML.Event.DragEvent where import Web.Event.Internal.Types newtype DragEvent = DragEvent Event
module Web.HTML.Event.DragEvent where import Web.Event.Internal.Types newtype DragEvent = DragEvent Event