Skip to content

Commit

Permalink
release 0.7 (#90)
Browse files Browse the repository at this point in the history
* update CHANGELOG

* delete cabal.haskell-ci

* delete stack.yaml et al
  • Loading branch information
chessai authored May 21, 2024
1 parent 321dfc1 commit 43b54c4
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 88 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
0.7: [2021-07-09]
0.7: [2024-05-21]
-----------------
* Add `Data.Semiring.Directed` for the semiring of directed sets.
* Add `Data.Ring.Ordered` to represent ordered rings (as well as a simpler
finitary case) and provide `signum` and `abs` via type class.
* Modify code and CI to support GHC 8.0 and later only.
* Support hashable-1.4
* Support newer versions of dependencies
* Move Generics-derived tuple instances from Data.Semiring.Generic to manually-written Data.Semiring

0.6: [2021-01-07]
Expand Down
7 changes: 0 additions & 7 deletions cabal.haskell-ci

This file was deleted.

67 changes: 0 additions & 67 deletions stack.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions stack.yaml.lock

This file was deleted.

0 comments on commit 43b54c4

Please sign in to comment.