eventuo11y-dsl-0.2.0.0: DSL for defining eventuo11y fields and selectors
CopyrightCopyright 2022 Shea Levy.
LicenseApache-2.0
Maintainershea@shealevy.com
Safe HaskellSafe-Inferred
LanguageHaskell2010

Observe.Event.DSL.Compile

Description

 
Synopsis

Documentation

compile :: Quote m => SelectorSpec -> m [Dec] Source #

Compile a SelectorSpec into appropriate declarations.