| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
MAlonzo.Code.VerifiedCompilation.Trace
Documentation
d_SimplifierTag_4 ∷ () Source #
type T_SimplifierTag_4 = SimplifierStage Source #
pattern C_floatDelayT_6 ∷ SimplifierStage Source #
pattern C_forceDelayT_8 ∷ SimplifierStage Source #
pattern C_forceCaseDelayT_10 ∷ SimplifierStage Source #
pattern C_caseOfCaseT_12 ∷ SimplifierStage Source #
pattern C_caseReduceT_14 ∷ SimplifierStage Source #
pattern C_inlineT_16 ∷ SimplifierStage Source #
pattern C_cseT_18 ∷ SimplifierStage Source #
pattern C_applyToCaseT_20 ∷ SimplifierStage Source #
pattern C_letFloatOutT_22 ∷ SimplifierStage Source #
pattern C_unknown_24 ∷ SimplifierStage Source #
d_InlineHints_26 ∷ () Source #
type T_InlineHints_26 = Inline Source #
pattern C_expand_30 ∷ Inline → Inline Source #
pattern C_ƛ'8595'_34 ∷ Inline → Inline Source #
pattern C__'183''8595'_38 ∷ Inline → Inline Source #
pattern C_force_40 ∷ Inline → Inline Source #
pattern C_delay_42 ∷ Inline → Inline Source #
pattern C_builtin_46 ∷ Inline Source #
pattern C_error_48 ∷ Inline Source #
pattern C_constr_50 ∷ [Inline] → Inline Source #
cover_InlineHints_26 ∷ Inline → () Source #
d_Hints_54 ∷ () Source #
type T_Hints_54 = Hints Source #
pattern C_inline_56 ∷ Inline → Hints Source #
cover_Hints_54 ∷ Hints → () Source #
d_Trace_62 ∷ p → () Source #
data T_Trace_62 Source #
Constructors
| C_step_66 T_SimplifierTag_4 T_Hints_54 AgdaAny T_Trace_62 | |
| C_done_68 AgdaAny |
d_toTrace_80 ∷ [T__'215'__428 T_SimplifierTag_4 (T__'215'__428 T_Hints_54 (T__'215'__428 T_Untyped_208 T_Untyped_208))] → Maybe T_Trace_62 Source #
d_go_90 ∷ T__'215'__428 T_SimplifierTag_4 (T__'215'__428 T_Hints_54 (T__'215'__428 T_Untyped_208 T_Untyped_208)) → [T__'215'__428 T_SimplifierTag_4 (T__'215'__428 T_Hints_54 (T__'215'__428 T_Untyped_208 T_Untyped_208))] → T__'215'__428 T_SimplifierTag_4 (T__'215'__428 T_Hints_54 (T__'215'__428 T_Untyped_208 T_Untyped_208)) → [T__'215'__428 T_SimplifierTag_4 (T__'215'__428 T_Hints_54 (T__'215'__428 T_Untyped_208 T_Untyped_208))] → T_Trace_62 Source #
du_go_90 ∷ T__'215'__428 T_SimplifierTag_4 (T__'215'__428 T_Hints_54 (T__'215'__428 T_Untyped_208 T_Untyped_208)) → [T__'215'__428 T_SimplifierTag_4 (T__'215'__428 T_Hints_54 (T__'215'__428 T_Untyped_208 T_Untyped_208))] → T_Trace_62 Source #
d_EvalResult_116 ∷ () Source #
type T_EvalResult_116 = EvalResult Source #
pattern C_success_118 ∷ Integer → Integer → EvalResult Source #
pattern C_failure_120 ∷ EvalError → Integer → Integer → EvalResult Source #
cover_EvalResult_116 ∷ EvalResult → () Source #