Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
MAlonzo.Code.Agda.Builtin.Reflection
Documentation
d_Associativity_14 ∷ () Source #
type T_Associativity_14 = Assoc Source #
pattern C_left'45'assoc_16 ∷ Assoc Source #
pattern C_right'45'assoc_18 ∷ Assoc Source #
pattern C_non'45'assoc_20 ∷ Assoc Source #
cover_Associativity_14 ∷ Assoc → () Source #
d_Precedence_22 ∷ () Source #
type T_Precedence_22 = Precedence Source #
pattern C_related_24 ∷ PrecedenceLevel → Precedence Source #
pattern C_unrelated_26 ∷ Precedence Source #
cover_Precedence_22 ∷ Precedence → () Source #
d_Fixity_28 ∷ () Source #
type T_Fixity_28 = Fixity Source #
pattern C_fixity_30 ∷ Assoc → Precedence → Fixity Source #
cover_Fixity_28 ∷ Fixity → () Source #
d_Visibility_48 ∷ () Source #
data T_Visibility_48 Source #
Constructors
C_visible_50 | |
C_instance'8242'_54 |
d_Relevance_56 ∷ () Source #
data T_Relevance_56 Source #
Constructors
C_relevant_58 | |
C_irrelevant_60 |
d_Quantity_62 ∷ () Source #
data T_Quantity_62 Source #
Constructors
C_quantity'45'0_64 | |
C_quantity'45'ω_66 |
d_Modality_68 ∷ () Source #
data T_Modality_68 Source #
Constructors
C_modality_74 T_Relevance_56 T_Quantity_62 |
d_ArgInfo_76 ∷ () Source #
data T_ArgInfo_76 Source #
Constructors
C_arg'45'info_82 T_Visibility_48 T_Modality_68 |
d_Blocker_100 ∷ () Source #
data T_Blocker_100 Source #
Constructors
C_blockerAny_102 [T_Blocker_100] | |
C_blockerAll_104 [T_Blocker_100] | |
C_blockerMeta_106 AgdaAny |
d_Literal_124 ∷ () Source #
data T_Literal_124 Source #
d_Term_154 ∷ () Source #
data T_Term_154 Source #
Constructors
d_Sort_156 ∷ () Source #
data T_Sort_156 Source #
d_Pattern_158 ∷ () Source #
data T_Pattern_158 Source #
d_Clause_160 ∷ () Source #
data T_Clause_160 Source #
Constructors
C_clause_272 [T_Σ_14] [T_Arg_88] T_Term_154 | |
C_absurd'45'clause_278 [T_Σ_14] [T_Arg_88] |
d_Type_162 ∷ () Source #
d_Telescope_164 ∷ () Source #
d_Definition_280 ∷ () Source #
data T_Definition_280 Source #
d_ErrorPart_308 ∷ () Source #
data T_ErrorPart_308 Source #
d_returnTC_326 ∷ a Source #
d_bindTC_336 ∷ a Source #
d_unify_338 ∷ a Source #
d_typeError_344 ∷ a Source #
d_inferType_346 ∷ a Source #
d_checkType_348 ∷ a Source #
d_normalise_350 ∷ a Source #
d_reduce_352 ∷ a Source #
d_catchTC_358 ∷ a Source #
d_quoteTC_364 ∷ a Source #
d_unquoteTC_370 ∷ a Source #
d_quoteωTC_374 ∷ a Source #
d_getContext_376 ∷ a Source #
d_inContext_388 ∷ a Source #
d_freshName_390 ∷ a Source #
d_declareDef_392 ∷ a Source #
d_declareData_396 ∷ a Source #
d_defineData_402 ∷ a Source #
d_defineFun_404 ∷ a Source #
d_getType_406 ∷ a Source #
d_blockTC_414 ∷ a Source #
d_commitTC_416 ∷ a Source #
d_isMacro_418 ∷ a Source #
d_debugPrint_462 ∷ a Source #
d_workOnTypes_474 ∷ a Source #
d_onlyReduceDefs_602 ∷ T_Level_18 → () → [AgdaAny] → AgdaAny → AgdaAny Source #
du_onlyReduceDefs_602 ∷ T_Level_18 → [AgdaAny] → AgdaAny → AgdaAny Source #
d_dontReduceDefs_608 ∷ T_Level_18 → () → [AgdaAny] → AgdaAny → AgdaAny Source #
du_dontReduceDefs_608 ∷ T_Level_18 → [AgdaAny] → AgdaAny → AgdaAny Source #
d_blockOnMeta_626 ∷ T_Level_18 → () → AgdaAny → AgdaAny Source #