Skip to content

bump generics-sop, readd binary-orphans #4127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 21, 2018

Conversation

domenkozar
Copy link
Contributor

@domenkozar domenkozar commented Nov 12, 2018

Fixes #4066

Checklist:

  • Meaningful commit message, eg add my-cool-package (please not mention build-constraints.yml)

  • At least 30 minutes have passed since uploading to Hackage

  • On your own machine, in a new directory, you have successfully run the following set of commands (replace $package with the name of the package that is submitted, and $version with the version of the package you want to get into Stackage):

    stack unpack $package-$version
    cd $package-$version
    stack init --resolver nightly
    stack build --resolver nightly --haddock --test --bench --no-run-benchmarks
    

@domenkozar
Copy link
Contributor Author

domenkozar commented Nov 12, 2018

generics-sop-0.4.0.1 (Andres Löh [email protected] @kosmikus) is out of bounds for:

akru added a commit to airalab/hs-web3 that referenced this pull request Nov 12, 2018
@domenkozar
Copy link
Contributor Author

base-unicode-symbols-0.2.3 (Alexander Altman [email protected] @pthariensflame) is out of bounds for:

not sure how this is connected to my PR though.

@pthariensflame
Copy link
Contributor

@roelvandijk Is this relevant to your end of things?

@roelvandijk
Copy link
Contributor

@pthariensflame If I understand correctly fuzzyset requires exactly base-unicode-symbols-0.2.2.4.
I don't think it is relevant to my side of things. Changing fuzzysets dependency to base-unicode-symbols >= 0.2.2.4 && < 0.3 would probably fix things for the foreseeable future.

@domenkozar
Copy link
Contributor Author

This PR is ready to go, base-unicode-symbols has an issue at #4156

@bergmark
Copy link
Member

Thanks!

@bergmark bergmark merged commit fc54d71 into commercialhaskell:master Nov 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

generics-sop-0.4.0.0
4 participants