myxine-client-0.0.0.2: src/Myxine/Event.hs
{-# language StrictData #-}
{-# options_ghc -Wno-name-shadowing -Wno-unused-matches #-}
{-# options_haddock not-home #-}
module Myxine.Event where
import Data.FileEmbed
import Myxine.Internal.TH
mkEventsAndInterfaces $(embedFile "enabled-events.json")