This repository was archived by the owner on Sep 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Prerelease 0.3.0 #11
Merged
Merged
Prerelease 0.3.0 #11
Conversation
This file contains hidden or 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
Contributor
|
I don't see API breaking changes that I'd like to happen before release, so LGTM. |
unable to run tests due to missing systest dependency
adjustments to compile with GHC 8.0.1
Signed-off-by: Blake Rain <blake.rain@inchora.com>
Fixed number of hours in a day
Adds stack.yml and relaxes some constraints to enable compilation using lts-7.14.
Bump version bounds on time
- Copy the distributed-process travis config, but drop cabal support - loosen build constraints, fix missing flags - stop supporting 7.8.4 in CI
this way we're not waiting for an issue to be raised by the stackage team should something go wrong
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release candidate - with all the recent fixes included, I'd like to publish to hackage so that we can depend on the latest version of the code in -async and -client-server, etc. I believe the breaking API changes require a minor version bump?
@qnikst et al, please shout if you disagree that this should become 0.3.0, or think we should include other fixes or changes...