Skip to content

Commit 962b5a4

Browse files
committed
Add changelog entry
1 parent a0416cf commit 962b5a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ Minor improvements
4242
* Moved the concept `Irrelevant` of irrelevance (h-proposition) from `Relation.Nullary`
4343
to its own dedicated module `Relation.Nullary.Irrelevant`.
4444

45+
* Provided the existing implementation of `IsString (List Char)` from
46+
`Data.List.Literals` as an instance in `Data.List.Instances`.
47+
4548
Deprecated modules
4649
------------------
4750

0 commit comments

Comments
 (0)