IntersectMBO / IntersectMBO/cardano-base

Remove allow-newer from cabal.project file when possible

Open
#613 0 comments 0 reactions 1 assignee Claimed by @erikd View on GitHub
Dominant language
Haskell
Stars
105
Forks
54
Avg merge
9d 2h
Merged PRs (30d)
4

Description

Currently there are a number of `allow-newer` stanzas in the `cabal.project` file predicated on `ghc >= 9.14`.

When new versions of these packages have been released, these should be removed:

* https://github.com/haskell/aeson/issues/1155
* https://github.com/haskellari/binary-orphans/issues/67
* https://github.com/phadej/boring/issues/48
* https://github.com/well-typed/cborg/issues/373
* https://github.com/haskellari/indexed-traversable/issues/49
* https://github.com/haskellari/indexed-traversable/issues/50
* https://github.com/haskellari/microstache/issues/45
* https://github.com/haskell/parsec/issues/197
* https://github.com/haskellari/qc-instances/issues/110
* https://github.com/recursion-schemes/recursion-schemes/pull/175
* https://github.com/haskellari/these/issues/211
* https://github.com/haskellari/time-compat/issues/48
* https://github.com/haskellari/tree-diff/issues/102
* https://github.com/haskell-hvr/uuid/issues/95

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.