-
Notifications
You must be signed in to change notification settings - Fork 644
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Please update dependency upperbounds #4895
Comments
ezzieyguywuf
added a commit
to ezzieyguywuf/gentoo-haskell
that referenced
this issue
Jan 12, 2021
Specifically, `aeson` and `optparse-applicative`. [An issue][1] has been opened upstream to apply these changes. [1]: idris-lang/Idris-dev#4895 Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
ezzieyguywuf
added a commit
to ezzieyguywuf/gentoo-haskell
that referenced
this issue
Jan 12, 2021
Specifically, `aeson` and `optparse-applicative`. [An issue][1] has been opened upstream to apply these changes. [1]: idris-lang/Idris-dev#4895 Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
ezzieyguywuf
added a commit
to ezzieyguywuf/gentoo-haskell
that referenced
this issue
Jan 12, 2021
Specifically, `aeson` and `optparse-applicative`. [An issue][1] has been opened upstream to apply these changes. [1]: idris-lang/Idris-dev#4895 Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
ezzieyguywuf
added a commit
to ezzieyguywuf/gentoo-haskell
that referenced
this issue
Jan 13, 2021
Specifically, `aeson` and `optparse-applicative`. [An issue][1] has been opened upstream to apply these changes. [1]: idris-lang/Idris-dev#4895 Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
ezzieyguywuf
added a commit
to ezzieyguywuf/gentoo-haskell
that referenced
this issue
Jan 13, 2021
Specifically, `aeson` and `optparse-applicative`. [An issue][1] has been opened upstream to apply these changes. [1]: idris-lang/Idris-dev#4895 Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
ezzieyguywuf
added a commit
to ezzieyguywuf/gentoo-haskell
that referenced
this issue
Jan 14, 2021
Specifically, `aeson` and `optparse-applicative`. [An issue][1] has been opened upstream to apply these changes. [1]: idris-lang/Idris-dev#4895 Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
ezzieyguywuf
added a commit
to ezzieyguywuf/gentoo-haskell
that referenced
this issue
Jan 15, 2021
Specifically, `aeson` and `optparse-applicative`. [An issue][1] has been opened upstream to apply these changes. [1]: idris-lang/Idris-dev#4895 Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
ezzieyguywuf
added a commit
to ezzieyguywuf/gentoo-haskell
that referenced
this issue
Jan 15, 2021
Specifically, `aeson` and `optparse-applicative`. [An issue][1] has been opened upstream to apply these changes. [1]: idris-lang/Idris-dev#4895 Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Also add |
ezzieyguywuf
added a commit
to ezzieyguywuf/gentoo-haskell
that referenced
this issue
Jan 16, 2021
Specifically, `aeson` and `optparse-applicative`. [An issue][1] has been opened upstream to apply these changes. [1]: idris-lang/Idris-dev#4895 Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
ezzieyguywuf
added a commit
to ezzieyguywuf/gentoo-haskell
that referenced
this issue
Jan 16, 2021
Specifically, `aeson` and `optparse-applicative`. [An issue][1] has been opened upstream to apply these changes. [1]: idris-lang/Idris-dev#4895 Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
ezzieyguywuf
added a commit
to ezzieyguywuf/gentoo-haskell
that referenced
this issue
Jan 16, 2021
Specifically, `aeson` and `optparse-applicative`. [An issue][1] has been opened upstream to apply these changes. [1]: idris-lang/Idris-dev#4895 Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
ezzieyguywuf
added a commit
to ezzieyguywuf/gentoo-haskell
that referenced
this issue
Jan 16, 2021
Specifically, `aeson` and `optparse-applicative`. [An issue][1] has been opened upstream to apply these changes. [1]: idris-lang/Idris-dev#4895 Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
ezzieyguywuf
added a commit
to ezzieyguywuf/gentoo-haskell
that referenced
this issue
Jan 17, 2021
Specifically, `aeson` and `optparse-applicative`. [An issue][1] has been opened upstream to apply these changes. [1]: idris-lang/Idris-dev#4895 Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
looks like the plan is to stick to megaparsec < 9: #4826 |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
In order to maintain the gentoo package of idris, we have had to manually bump the versions of the following packages:
aeson
toaeson-1.5
to
optparse-applicative-0.16.1.0`We have succesfully compiled and run the test-suite using these versions and
ghc-8.10.3
.Can you bump these versions in the cabal file and release a new version? This will allow us to better support the gentoo package of this project.
The text was updated successfully, but these errors were encountered: