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_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 #