| 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_unknown_22 ∷ SimplifierStage Source #
d_InlineHints_24 ∷ () Source #
type T_InlineHints_24 = Inline Source #
pattern C_expand_28 ∷ Inline → Inline Source #
pattern C_ƛ'8595'_32 ∷ Inline → Inline Source #
pattern C__'183''8595'_36 ∷ Inline → Inline Source #
pattern C_force_38 ∷ Inline → Inline Source #
pattern C_delay_40 ∷ Inline → Inline Source #
pattern C_builtin_44 ∷ Inline Source #
pattern C_error_46 ∷ Inline Source #
pattern C_constr_48 ∷ [Inline] → Inline Source #
cover_InlineHints_24 ∷ Inline → () Source #
d_Hints_52 ∷ () Source #
type T_Hints_52 = Hints Source #
pattern C_inline_54 ∷ Inline → Hints Source #
cover_Hints_52 ∷ Hints → () Source #
d_Trace_60 ∷ p → () Source #
data T_Trace_60 Source #
Constructors
| C_step_64 T_SimplifierTag_4 T_Hints_52 AgdaAny T_Trace_60 | |
| C_done_66 AgdaAny |
d_toTrace_78 ∷ [T__'215'__426 T_SimplifierTag_4 (T__'215'__426 T_Hints_52 (T__'215'__426 T_Untyped_208 T_Untyped_208))] → Maybe T_Trace_60 Source #
d_go_88 ∷ T__'215'__426 T_SimplifierTag_4 (T__'215'__426 T_Hints_52 (T__'215'__426 T_Untyped_208 T_Untyped_208)) → [T__'215'__426 T_SimplifierTag_4 (T__'215'__426 T_Hints_52 (T__'215'__426 T_Untyped_208 T_Untyped_208))] → T__'215'__426 T_SimplifierTag_4 (T__'215'__426 T_Hints_52 (T__'215'__426 T_Untyped_208 T_Untyped_208)) → [T__'215'__426 T_SimplifierTag_4 (T__'215'__426 T_Hints_52 (T__'215'__426 T_Untyped_208 T_Untyped_208))] → T_Trace_60 Source #