| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
MAlonzo.Code.VerifiedCompilation.Trace
Documentation
d_UncertifiedOptTag_4 ∷ () Source #
pattern C_caseOfCaseT_6 ∷ UncertifiedOptStage Source #
pattern C_constantFoldingT_8 ∷ UncertifiedOptStage Source #
pattern C_polyBuiltinT_10 ∷ UncertifiedOptStage Source #
d_CertifiedOptTag_12 ∷ () Source #
pattern C_floatDelayT_14 ∷ CertifiedOptStage Source #
pattern C_forceDelayT_16 ∷ CertifiedOptStage Source #
pattern C_forceCaseDelayT_18 ∷ CertifiedOptStage Source #
pattern C_inlineT_20 ∷ CertifiedOptStage Source #
pattern C_cseT_22 ∷ CertifiedOptStage Source #
pattern C_applyToCaseT_24 ∷ CertifiedOptStage Source #
pattern C_caseReduceT_26 ∷ CertifiedOptStage Source #
pattern C_letFloatOutT_28 ∷ CertifiedOptStage Source #
d_OptTag_30 ∷ () Source #
d_InlineHints_54 ∷ () Source #
type T_InlineHints_54 = Inline Source #
pattern C_expand_58 ∷ Inline → Inline Source #
pattern C__'183''8595'_64 ∷ Inline → Inline Source #
pattern C_force_66 ∷ Inline → Inline Source #
pattern C_delay_68 ∷ Inline → Inline Source #
pattern C_builtin_72 ∷ Inline Source #
pattern C_error_74 ∷ Inline Source #
pattern C_constr_76 ∷ [Inline] → Inline Source #
cover_InlineHints_54 ∷ Inline → () Source #
d_Hints_80 ∷ () Source #
type T_Hints_80 = Hints Source #
pattern C_inline_82 ∷ Inline → Hints Source #
cover_Hints_80 ∷ Hints → () Source #
d_NonEmptySep_90 ∷ p → p → () Source #
type T_NonEmptySep_90 a0 a1 = NonEmptySep a0 a1 Source #
pattern C_cons_96 ∷ ∀ {sep} {a}. a → sep → NonEmptySep sep a → NonEmptySep sep a Source #
pattern C_singleton_98 ∷ ∀ {sep} {a}. a → NonEmptySep sep a Source #
check_cons_96 ∷ ∀ xS. ∀ xA. xA → xS → T_NonEmptySep_90 xS xA → T_NonEmptySep_90 xS xA Source #
check_singleton_98 ∷ ∀ xS. ∀ xA. xA → T_NonEmptySep_90 xS xA Source #
cover_NonEmptySep_90 ∷ NonEmptySep a1 a2 → () Source #
d_Trace_118 ∷ () → () Source #
d_EvalResult_122 ∷ () Source #
type T_EvalResult_122 = EvalResult Source #
pattern C_success_124 ∷ Integer → Integer → EvalResult Source #
pattern C_failure_126 ∷ EvalError → Integer → Integer → EvalResult Source #
cover_EvalResult_122 ∷ EvalResult → () Source #