Skip to content

Commit

Permalink
added word to NonZero section heading
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmckinna committed Oct 26, 2023
1 parent 842f3cd commit c84665e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ Non-backwards compatible changes
and `Codata.Guarded.Stream.Relation.Binary.Pointwise`, the proofs
called `lookup` have been renamed `lookup⁺`.

#### Changes to `Data.(Nat/Integer/Rational)` proofs of `NonZero`/`Positive`/`Negative` to instance arguments
#### Changes to `Data.(Nat/Integer/Rational)` proofs of `NonZero`/`Positive`/`Negative` to use instance arguments

* Many numeric operations in the library require their arguments to be non-zero,
and various proofs require their arguments to be non-zero/positive/negative etc.
Expand Down

0 comments on commit c84665e

Please sign in to comment.