Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
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 #
d_Relevance_56 ∷ () Source #
d_Quantity_62 ∷ () Source #
d_Modality_68 ∷ () Source #
d_ArgInfo_76 ∷ () Source #
d_Blocker_100 ∷ () Source #
data T_Blocker_100 Source #
d_Literal_124 ∷ () Source #
data T_Literal_124 Source #
d_Term_154 ∷ () Source #
data T_Term_154 Source #
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 #
d_Type_162 ∷ () Source #
d_Telescope_164 ∷ () Source #
d_Definition_280 ∷ () Source #
data T_Definition_280 Source #
d_ErrorPart_306 ∷ () Source #
data T_ErrorPart_306 Source #
d_returnTC_324 ∷ a Source #
d_bindTC_334 ∷ a Source #
d_unify_336 ∷ a Source #
d_typeError_342 ∷ a Source #
d_inferType_344 ∷ a Source #
d_checkType_346 ∷ a Source #
d_normalise_348 ∷ a Source #
d_reduce_350 ∷ a Source #
d_catchTC_356 ∷ a Source #
d_quoteTC_362 ∷ a Source #
d_unquoteTC_368 ∷ a Source #
d_quoteωTC_372 ∷ a Source #
d_getContext_374 ∷ a Source #
d_inContext_386 ∷ a Source #
d_freshName_388 ∷ a Source #
d_declareDef_390 ∷ a Source #
d_declareData_394 ∷ a Source #
d_defineData_398 ∷ a Source #
d_defineFun_400 ∷ a Source #
d_getType_402 ∷ a Source #
d_blockTC_410 ∷ a Source #
d_commitTC_412 ∷ a Source #
d_isMacro_414 ∷ a Source #
d_debugPrint_458 ∷ a Source #
d_onlyReduceDefs_590 ∷ T_Level_18 → () → [AgdaAny] → AgdaAny → AgdaAny Source #
du_onlyReduceDefs_590 ∷ T_Level_18 → [AgdaAny] → AgdaAny → AgdaAny Source #
d_dontReduceDefs_596 ∷ T_Level_18 → () → [AgdaAny] → AgdaAny → AgdaAny Source #
du_dontReduceDefs_596 ∷ T_Level_18 → [AgdaAny] → AgdaAny → AgdaAny Source #
d_blockOnMeta_614 ∷ T_Level_18 → () → AgdaAny → AgdaAny Source #