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

current hackage release doesnt support newer versions of its deps (on ghc 8.10.4 as of May 2021) #671

Closed
cartazio opened this issue May 13, 2021 · 8 comments

Comments

@cartazio
Copy link

on ghc 8.10.4, i had to iteratively come up with

➤ cabal install gitit --allow-newer=pandoc-types,QuickCheck,skylighting,pandoc,attoparsec,network,happstack-server,aeson

to get the build working

@cartazio
Copy link
Author

(so perse, a cabal install gitit on ghc 8.10.4 doesnt work without allow newer!)

@cartazio
Copy link
Author

hrmm, some of the issue was with having hackage-head enabled, but even without that, i had to do allow-newer on pandoc and pandoc-types to get cabal to construct a build plan

@jgm
Copy link
Owner

jgm commented May 13, 2021

Right, this project is barely maintained at this point, and I haven't updated it in a while.
If you can confirm that newer versions work, feel free to modify gitit.cabal and submit a PR.

@jgm
Copy link
Owner

jgm commented Dec 11, 2021

I think we accept the newest versions of everything now. (0.15.1.0)

@jgm jgm closed this as completed Dec 11, 2021
@cartazio
Copy link
Author

cartazio commented Dec 11, 2021 via email

@jgm
Copy link
Owner

jgm commented Dec 11, 2021

I'm working on some issues with text 2 and pandoc now!

@cartazio
Copy link
Author

cartazio commented Dec 11, 2021 via email

@jgm
Copy link
Owner

jgm commented Dec 11, 2021

segfault on link. I've got an issue open on the text bug tracker and we're working on it.

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