Safe Haskell | None |
---|---|
Language | Haskell2010 |
Cubix.Language.Parametric.ProgInfo
Documentation
class HasProgInfo c fs | c -> fs where Source #
Minimal complete definition
makeProgInfo :: (CfgBuilder fs, All HFoldable fs) => TermLab fs l -> ProgInfo fs Source #