allow optparse-applicative-0.19

Open Beginner friendly
#500 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
haskell
Domain
build-system

Research direction

The issue names no file; start by locating stylish-haskell's package metadata and the optparse-applicative version bound. Run stack --resolver nightly build stylish-haskell to reproduce the Stackage failure. Done means the bound permits optparse-applicative-0.19 and the nightly build succeeds, either through a Hackage revision or a relaxed bound.

Written by the indexing model from the issue text.

Description

If you can allow optparse-applicative-0.19 we can re-enable stylish in Stackage Nightly again.

According to stack --resolver nightly build stylish-haskell, a Hackage revision would be sufficient.

(Or if you are brave you could just go with a relaxed bound like < 1 until there is actual breakage.)

Dominant language
Haskell
Stars
1k
Forks
153
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from haskell/stylish-haskell

All issues in haskell/stylish-haskell

Similar issues

More Haskell issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.