Skip to content

Commit b0179f5

Browse files
JacquesCarettejamesmckinna
authored andcommitted
Update CHANGELOG.md
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
1 parent 64d12ad commit b0179f5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ New modules
177177

178178
* `Data.List.Sort.InsertionSort.{agda|Base|Properties}` defines insertion sort and proves properties of insertion sort such as Sorted and Permutation properties.
179179

180-
<<<<<<< HEAD
181180
* `Data.List.Sort.MergenSort.{agda|Base|Properties}` is a refactor of the previous `Data.List.Sort.MergenSort`.
182181

183182
* `Data.Sign.Show` to show a sign.
@@ -210,13 +209,6 @@ Additions to existing modules
210209
∙-congʳ : RightCongruent _≈_ _∙_
211210
```
212211

213-
=======
214-
Additions to existing modules
215-
-----------------------------
216-
217-
* In `Algebra.Properties.Semigroup` adding consequences for associativity for semigroups
218-
219-
>>>>>>> bbf664506 (update)
220212
* In `Algebra.Construct.Pointwise`:
221213
```agda
222214
isNearSemiring : IsNearSemiring _≈_ _+_ _*_ 0# →

0 commit comments

Comments
 (0)