Skip to content

Commit e9c97f7

Browse files
Update description of #126
1 parent 5439c71 commit e9c97f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ New features:
1212
- Added `IdentityT` (#121)
1313

1414
Bugfixes:
15-
- Added superclasses to `MonadWriter` and `MonadTell` to enforce the type class laws (#126)
15+
- Added `Semigroup` and `Monoid` superclasses to `MonadTell` and `MonadWriter`, respectively, to enforce the type class laws (#126)
1616

1717
Other improvements:
1818
- Replaced `void $ modify` with `modify_` in example code (#119)

0 commit comments

Comments
 (0)