We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d018a3 commit 4ee13abCopy full SHA for 4ee13ab
src/Relation/Binary/OrderMorphism.agda
@@ -11,7 +11,7 @@ module Relation.Binary.OrderMorphism where
11
12
{-# WARNING_ON_IMPORT
13
"Relation.Binary.OrderMorphism was deprecated in v1.5.
14
-Use Relation.Binary.Reasoning.Morphism instead."
+Use Relation.Binary.Morphism.Bundles instead."
15
#-}
16
17
open import Relation.Binary.Core using (_=[_]⇒_)
0 commit comments