We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e31b6c7 commit 5d687f7Copy full SHA for 5d687f7
1 file changed
src/Algebra/Morphism.agda
@@ -185,7 +185,7 @@ module _ {c₁ ℓ₁ c₂ ℓ₂}
185
186
{-# WARNING_ON_USAGE IsSemigroupMorphism
187
"Warning: IsSemigroupMorphism was deprecated in v1.5.
188
-Please use IsSemigroupHomomorphism instead."
+Please use IsMagmaHomomorphism instead."
189
#-}
190
{-# WARNING_ON_USAGE IsMonoidMorphism
191
"Warning: IsMonoidMorphism was deprecated in v1.5.
0 commit comments