File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,10 +32,10 @@ Minor improvements
3232 properties (and their proofs). In particular, ` truncate-irrelevant ` is now
3333 deprecated, because definitionally trivial.
3434
35- * The function ` Data.Vec.Functional.map ` have marked with the ` INLINE ` pragma.
35+ * The function ` Data.Vec.Functional.map ` is now marked with the ` INLINE ` pragma.
3636 This is consistent with the inlining of ` Function.Base._∘_ ` for which it is
3737 an alias, and should be backwards compatible, but does improve the behaviour
38- of the termination checker for ` Vector ` -defined operations.
38+ of the termination checker for some ` Vector ` -defined operations.
3939
4040* The type of ` Relation.Nullary.Negation.Core.contradiction-irr ` has been further
4141 weakened so that the negated hypothesis ` ¬ A ` is marked as irrelevant. This is
You can’t perform that action at this time.
0 commit comments