copilot-language-2.2.0: A Haskell-embedded DSL for monitoring hard real-time distributed systems.

Safe HaskellTrustworthy
LanguageHaskell2010

Copilot.Language.Reify

Description

Transforms a Copilot Language specification into a Copilot Core specification.

Documentation

reify :: Spec' a -> IO Spec Source