File tree Expand file tree Collapse file tree 11 files changed +20
-0
lines changed
distributed-process-async
distributed-process-client-server
distributed-process-simplelocalnet
distributed-process-supervisor
network-transport-inmemory Expand file tree Collapse file tree 11 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 11Unreleased
22
33* Ported test suite to use ` tasty ` rather than ` test-framework ` .
4+ * Removed unused dependencies (#467 )
45
562024-10-30 David Simmons-Duffin < dsd@caltech.edu > 0.2.10
67
Original file line number Diff line number Diff line change 33Unreleased
44
55* Ported test suite to use ` tasty ` rather than ` test-framework ` .
6+ * Removed unused dependencies and addressed some warnings (#467 ).
67
782024-10-30 David Simmons-Duffin < dsd@caltech.edu > 0.2.7.1
89
Original file line number Diff line number Diff line change 11Unreleased
22
33* Ported test suite to use `tasty` rather than `test-framework`.
4+ * Addressed some compilation warnings (#467).
45
562024-10-30 David Simmons-Duffin <dsd@caltech.edu> 0.3.8
67
Original file line number Diff line number Diff line change 1+ Unreleased
2+
3+ * Removed unused dependencies and addressed some compilation warnings (#467).
4+
152024-09-03 Laurent P. René de Cotret <laurent.decotret@outlook.com> 0.3.2
26
37* Bumped dependency bounds to support GHC 8.10.7 - GHC 9.10.1
Original file line number Diff line number Diff line change 11Unreleased
22
33* Ported test suite to use `tasty` rather than `test-framework`.
4+ * Addressed some compilation warnings (#467).
45
562024-09-03 Laurent P. René de Cotret <laurent.decotret@outlook.com> 0.2.2
67
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ Unreleased
22
33* Added documentation on the unit of measurement for timeout durations (#340)
44* Added upper bound on `template-haskell` to prevent future breakage.
5+ * Addressed some compilation warnings (#467)
56
672024-09-03 Laurent P. René de Cotret <laurent.decotret@outlook.com> 0.7.7
78
Original file line number Diff line number Diff line change 1+ Unreleased
2+
3+ * Addressed some compilation warnings (#467)
4+
152024-09-03 Laurent P. René de Cotret <laurent.decotret@outlook.com> 0.5.41
26
37* Bumped dependency bounds to support GHC 8.10.7 - GHC 9.10.1
Original file line number Diff line number Diff line change 11Unreleased
22
33* Ported test suite to use `tasty` rather than `test-framework`.
4+ * Addressed some compilation warnings (#467)
45
562024-09-03 Laurent P. René de Cotret <laurent.decotret@outlook.com> 0.8.5
67
Original file line number Diff line number Diff line change 1+ Unreleased
2+
3+ * Addressed some compilation warnings (#467)
4+
152024-09-03 Laurent P. René de Cotret <laurent.decotret@outlook.com> 0.3.3
26
37* Bumped dependency bounds to support GHC 8.10.7 - GHC 9.10.1
Original file line number Diff line number Diff line change 11Unreleased
22
33* Prevent asynchronous exceptions from `Network.Transport.Util.spawn` (#42).
4+ * Addressed some compilation warnings (#467)
45
562024-09-03 Laurent P. René de Cotret <laurent.decotret@outlook.com> 0.5.8
67
You can’t perform that action at this time.
0 commit comments