Skip to content

Fix for aeson-2#260

Merged
snoyberg merged 5 commits intoyesodweb:masterfrom
brandon-leapyear:chinn/aeson-2
Nov 17, 2021
Merged

Fix for aeson-2#260
snoyberg merged 5 commits intoyesodweb:masterfrom
brandon-leapyear:chinn/aeson-2

Conversation

@brandon-leapyear
Copy link
Copy Markdown
Contributor

@brandon-leapyear brandon-leapyear commented Nov 15, 2021

This is an old work account. Please reference @brandonchinn178 for all future communication


Resolves #258

Not sure how to / if I should add aeson-2 to the CI matrix, but it builds locally

Copy link
Copy Markdown
Member

@snoyberg snoyberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

includes:
- os: ubuntu-latest
resolver: nightly
extra_args: --stack-yaml=stack-ghc-9.2.yaml
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, on closer inspection, it looks like the builds are reporting using this for all builds now. I'd recommend unifying this with resolver as something like:

resolver:
- --resolver nightly
- --resolver lts-18
- ...
- --stack-yaml=stack-ghc-9.2.yaml

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, can you try it again? I used includes instead of include 🤦

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird... I'm not sure why it's not working. But i'll change it anyway

@snoyberg snoyberg merged commit 7f0f9d3 into yesodweb:master Nov 17, 2021
@snoyberg
Copy link
Copy Markdown
Member

Thanks!

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

Successfully merging this pull request may close these issues.

Build error with aeson-2

2 participants