Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

raise optparse-applicative upper bound #1583

Merged
merged 1 commit into from
Mar 18, 2023

Conversation

peterbecich
Copy link
Member

@peterbecich peterbecich commented Mar 12, 2023

Can we raise the upper bound on optparse-applicative?

The test suite produces the same error with optparse-applicative 0.15 and 0.17:

Error: cabal: Tests failed for test:hypsrc-test from haddock-2.27.0.

The other tests pass with both 0.15 and 0.17.

If optparse-applicative-0.17 is allowed, I think it will be easier to use haddock-library with Nix.
optparse-applicative is on 0.17 in nixpkgs-unstable: https://search.nixos.org/packages?channel=unstable&show=haskellPackages.optparse-applicative&from=0&size=50&sort=relevance&type=packages&query=optparse-applicative Using the alternative optparse-applicative_0_15_1_0 may have other issues.

@peterbecich
Copy link
Member Author

peterbecich commented Mar 18, 2023

@Kleidukos, can this be merged? Thanks

@Kleidukos Kleidukos merged commit a75c08f into haskell:main Mar 18, 2023
@Kleidukos
Copy link
Member

Sorry for the delay :)

bgamari pushed a commit that referenced this pull request Aug 7, 2023
raise `optparse-applicative` upper bound
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants