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

Parse file share events #120

Merged
merged 5 commits into from Dec 14, 2022
Merged

Parse file share events #120

merged 5 commits into from Dec 14, 2022

Conversation

lf-
Copy link
Contributor

@lf- lf- commented Dec 14, 2022

Before submitting your PR, check that you've:

After submitting your PR:

  • Update the Changelog.md file with a link to your PR
  • Bumped the version number if there isn't an (unreleased) on the ChangelogGoing to release with the next PR
  • Check that CI passes (or if it fails, for reasons unrelated to your change, like CI timeouts)

@lf- lf- requested a review from evanrelf December 14, 2022 19:43
@lf- lf- mentioned this pull request Dec 14, 2022
5 tasks
@@ -116,6 +116,14 @@
# 0.6.3 in the repo
refined = hfinal.refined_0_7;

pretty-simple = hfinal.callHackageDirect
Copy link
Member

Choose a reason for hiding this comment

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

Woah TIL about callHackageDirect, I've been updating all-cabal-hashes like a dummy.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i can't be bothered to deal with that on slack-web, so I don't. XD

all-cabal-hashes updating is a much better strategy if you have a lot of packages.

@lf- lf- merged commit e320062 into master Dec 14, 2022
@lf- lf- deleted the jadel/file-event-types branch December 14, 2022 20:35
lf- pushed a commit that referenced this pull request Dec 15, 2022
Based on #120.

Before submitting your PR, check that you've:

- [x] Documented new APIs with [Haddock
markup](https://www.haskell.org/haddock/doc/html/index.html)
- [x] Added [`@since`
declarations](http://haskell-haddock.readthedocs.io/en/latest/markup.html#since)
to the Haddock

After submitting your PR:

- [x] Update the Changelog.md file with a link to your PR
- [x] Bumped the version number if there isn't an `(unreleased)` on the
Changelog
- [ ] Check that CI passes (or if it fails, for reasons unrelated to
your change, like CI timeouts)

<!---Thanks so much for contributing! :)

_If these checkboxes don't apply to your PR, you can delete them_-->
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.

None yet

3 participants