Skip to content

Commit a0d1107

Browse files
committed
Going back to before the spurious commits form agda#1902 entered this branch/PR
Revert "`CHANGELOG`" This reverts commit e54f2a7.
1 parent 1fbffab commit a0d1107

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

CHANGELOG.md

-10
Original file line numberDiff line numberDiff line change
@@ -605,8 +605,6 @@ Non-backwards compatible changes
605605

606606
* New modules:
607607
```
608-
Algebra.Construct.Initial
609-
Algebra.Construct.Terminal
610608
Data.List.Effectful.Transformer
611609
Data.List.NonEmpty.Effectful.Transformer
612610
Data.Maybe.Effectful.Transformer
@@ -872,14 +870,6 @@ Deprecated modules
872870
Deprecated names
873871
----------------
874872

875-
* In `Algebra.Construct.Zero`:
876-
```agda
877-
rawMagma ↦ Algebra.Construct.Terminal.rawMagma
878-
magma ↦ Algebra.Construct.Terminal.magma
879-
semigroup ↦ Algebra.Construct.Terminal.semigroup
880-
band ↦ Algebra.Construct.Terminal.band
881-
```
882-
883873
* In `Codata.Guarded.Stream.Properties`:
884874
```agda
885875
map-identity ↦ map-id

0 commit comments

Comments
 (0)