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