From 67adc1ddf7d7cd16a7a97a36981dae79af978d6d Mon Sep 17 00:00:00 2001 From: jamesmckinna Date: Mon, 9 Dec 2024 10:13:57 +0000 Subject: [PATCH] Fixes #2471 --- CHANGELOG.md | 4 ++- src/Data/Bool/Properties.agda | 2 +- src/Data/Char/Properties.agda | 4 +-- src/Data/Fin/Properties.agda | 2 +- src/Data/List/Relation/Binary/Lex.agda | 32 +++++++++---------- src/Data/List/Relation/Binary/Pointwise.agda | 4 +-- .../Relation/Binary/Pointwise/Properties.agda | 2 +- src/Data/Nat/Properties.agda | 2 +- src/Data/Sum/Relation/Binary/Pointwise.agda | 2 +- src/Relation/Binary/Consequences.agda | 10 +++--- .../Binary/Construct/Add/Supremum/Strict.agda | 4 +-- .../Binary/Construct/Composition.agda | 2 +- .../Binary/Construct/Intersection.agda | 2 +- .../Binary/Construct/NaturalOrder/Left.agda | 2 +- .../Binary/Construct/NaturalOrder/Right.agda | 2 +- .../Binary/Construct/NonStrictToStrict.agda | 4 +-- src/Relation/Binary/Definitions.agda | 6 ++-- src/Relation/Binary/Properties/Setoid.agda | 2 +- .../Binary/PropositionalEquality/Core.agda | 2 +- .../Binary/Reasoning/Base/Triple.agda | 4 +-- src/Relation/Binary/Structures.agda | 10 +++--- src/Relation/Unary/Properties.agda | 4 +-- 22 files changed, 55 insertions(+), 53 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cbf2b82aa..17538ebb5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,9 @@ Bug-fixes Non-backwards compatible changes -------------------------------- -In `Function.Related.TypeIsomorphisms`, the unprimed versions are more level polymorphic; and the primed versions retain `Level` homogeneous types for the `Semiring` axioms to hold. +* In `Function.Related.TypeIsomorphisms`, the unprimed versions are more level polymorphic; and the primed versions retain `Level` homogeneous types for the `Semiring` axioms to hold. + +* In `Relation.Binary.Definitions`, the left/right order of the components of `_Respects₂_` have been swapped [issue #2471](https://github.com/agda/agda-stdlib/issues/2471). Minor improvements ------------------ diff --git a/src/Data/Bool/Properties.agda b/src/Data/Bool/Properties.agda index eb7ffb3869..98cb0234c0 100644 --- a/src/Data/Bool/Properties.agda +++ b/src/Data/Bool/Properties.agda @@ -186,7 +186,7 @@ false ?_ = flip _