Skip to content

Setup depends #31

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

Closed
wants to merge 2 commits into from
Closed

Setup depends #31

wants to merge 2 commits into from

Conversation

phadej
Copy link
Collaborator

@phadej phadej commented Jul 26, 2016

Let's see how it goes with travis

@@ -30,6 +30,10 @@ source-repository head
type: git
location: git://github.com/ekmett/bytes.git

custom-setup
setup-depends:
Cabal < 1.26
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you need custom-setup for this trick to work?

@ekmett
Copy link
Owner

ekmett commented Jul 26, 2016

This is an attempt towards getting us a proper custom-setup stanza

@bgamari
Copy link
Contributor

bgamari commented Oct 5, 2016

For what it's worth development snapshots of the Cabal library will soon infer a Cabal <1.25 setup-depends constraint where one is not explicitly provided. This is merely a temporary measure until the in-tree version number is bumped; when the final Cabal 2.0 is released the implicit constraint will be Cabal <2.0. See haskell/cabal#3939 for details.

@phadej
Copy link
Collaborator Author

phadej commented Jan 26, 2017

This is obsolete

@phadej phadej closed this Jan 26, 2017
@phadej phadej deleted the setup-depends branch January 26, 2017 17:42
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.

4 participants