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