Skip to content
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

AgdaStdlib: v0.12 -> v0.13 #21396

Merged
merged 1 commit into from Feb 15, 2017
Merged

AgdaStdlib: v0.12 -> v0.13 #21396

merged 1 commit into from Feb 15, 2017

Conversation

laMudri
Copy link
Contributor

@laMudri laMudri commented Dec 24, 2016

Motivation for this change

Agda will soon be updated to version 2.5.2. This is the version of stdlib to go with it. Other than the timing, this is a standard version bump.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

/cc @peti. Agda is a Haskell package. I'm not familiar with how Haskell packages are put on nixpkgs, but they seem to be tied to LTS Haskell, which doesn't have Agda 2.5.2 yet. When it does, this commit should be applied simultaneously.

@mention-bot
Copy link

@laMudri, thanks for your PR! By analyzing the history of the files in this pull request, we identified @jwiegley, @Fuuzetsu and @abbradar to be potential reviewers.

@Fuuzetsu
Copy link
Member

@laMudri Why should we not merge yet? I don't understand the purpose of 'trivial' version bump PR if it's not to be merged: usually such PRs are done for big proof-of-concept changes...

@laMudri
Copy link
Contributor Author

laMudri commented Dec 25, 2016

It's a matter of timing. stdlib v0.13 is supposed to go with Agda 2.5.2, which is not in LTS Haskell (and therefore nixpkgs) yet. I haven't tested stdlib v0.13 with Agda 2.5.1.1, and it doesn't feel right to have them together when each stdlib version is meant for a specific Agda version. stdlib v0.12 is for Agda 2.5.1, and v0.13 is for Agda 2.5.2.

@laMudri laMudri changed the title [don't merge yet] AgdaStdlib: v0.12 -> v0.13 AgdaStdlib: v0.12 -> v0.13 Feb 14, 2017
@laMudri
Copy link
Contributor Author

laMudri commented Feb 14, 2017

This should be merged now, with lts-8.0.

@laMudri
Copy link
Contributor Author

laMudri commented Feb 15, 2017

@peti, ^, in case you don't get notifications.

@peti peti merged commit 9e08675 into NixOS:master Feb 15, 2017
@laMudri laMudri deleted the stdlib-v0.13 branch April 5, 2017 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants