-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated versions, bounds, and changelogs
- Loading branch information
1 parent
a83798c
commit 4f46d96
Showing
10 changed files
with
36 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
2024-10-30 Laurent P. René de Cotret <[email protected]> 0.2.9 | ||
|
||
* Removed dependency on `rematch` (#459) | ||
|
||
2024-09-03 Laurent P. René de Cotret <[email protected]> 0.2.8 | ||
|
||
* Bumped dependency bounds to support GHC 8.10.7 - GHC 9.10.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
# Change Log | ||
|
||
2024-10-30 Laurent P. René de Cotret <[email protected]> 0.2.7.0 | ||
|
||
* Removed dependency on `rematch` (#459) | ||
|
||
2024-09-03 Laurent P. René de Cotret <[email protected]> 0.2.6.0 | ||
|
||
* Bumped dependency bounds to support GHC 8.10.7 - GHC 9.10.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
2024-10-30 Laurent P. René de Cotret <[email protected]> 0.1.4.0 | ||
|
||
* Removed dependency on `rematch` (#459) | ||
|
||
2024-09-03 Laurent P. René de Cotret <[email protected]> 0.1.3.0 | ||
|
||
* Bumped dependency bounds to support GHC 8.10.7 - GHC 9.10.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
2024-10-30 Laurent P. René de Cotret <[email protected]> 0.3.7 | ||
|
||
* Removed dependency on `rematch` (#459) | ||
|
||
2024-09-03 Laurent P. René de Cotret <[email protected]> 0.3.6 | ||
|
||
* Bumped dependency bounds to support GHC 8.10.7 - GHC 9.10.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
2024-10-30 Laurent P. René de Cotret <[email protected]> 0.4.0 | ||
|
||
* Removed dependency on `rematch` (#459). This means that certain functions | ||
are no longer exported: `shouldBe`, `shouldMatch`, `shouldContain`, | ||
`shouldNotContain`, and `expectThat`. | ||
|
||
2024-09-03 Laurent P. René de Cotret <[email protected]> 0.3.2 | ||
|
||
* Bumped dependency bounds to support GHC 8.10.7 - GHC 9.10.1 | ||
|
2 changes: 1 addition & 1 deletion
2
packages/distributed-process-systest/distributed-process-systest.cabal
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters