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

Add control-dsl-0.2 to LTS-12 #172

Closed
3 tasks done
Atry opened this issue Oct 7, 2018 · 1 comment
Closed
3 tasks done

Add control-dsl-0.2 to LTS-12 #172

Atry opened this issue Oct 7, 2018 · 1 comment

Comments

@Atry
Copy link

Atry commented Oct 7, 2018

Checklist for adding a package:

  • specified the Stackage LTS version in the summary

  • 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, $version with the version of the package you want to get into the LTS series, and $lts with the desired LTS series):

    stack unpack control-dsl-0.2.1.1
    cd control-dsl-0.2.1.1
    stack init --resolver lts-12
    stack build --haddock --test --bench --no-run-benchmarks
    
  • You're using the latest version of Stack. Please try running stack upgrade and rerunning your commands. If it still fails, please include the output of stack --version in this issue.

@alexeyzab
Copy link
Contributor

Added in lts-12.13: https://www.stackage.org/lts-12.13/package/control-dsl-0.2.1.1

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

No branches or pull requests

2 participants