Skip to content

Commit

Permalink
Add changelog entry for cherry picked patch which adds singleton sets.
Browse files Browse the repository at this point in the history
Closes #46, and #47.
  • Loading branch information
stevana committed Jan 11, 2015
1 parent 7f66f71 commit 25b6065
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,15 @@ Important changes since 0.9:
Data.Maybe.Base
Data.Unit.Base

* Add singleton sets to Relation.Unary

There use to be an isomorphic definition of singleton sets in
Monad.Predicate, this has been removed and the module has been
cleaned up accordingly.

The singleton set is also used to define generic operations
(Plotkin and Power's terminology) in Data.Container.Indexed.FreeMonad.

------------------------------------------------------------------------
-- Release notes for Agda standard library version 0.9
------------------------------------------------------------------------
Expand Down

0 comments on commit 25b6065

Please sign in to comment.