We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I am going through the Conference Workshop videos.
I ran into #188, which was fixed and merged to master in #189.
I was only able to get the latest fix by using extra-deps to that specific commit.
extra-deps
The last release was ~month before this was fixed. https://github.com/fizruk/telegram-bot-simple/releases/tag/v.0.14.1
Does this package need a new release in order for stackage/hackage/nix to be able to pull a working version?
The text was updated successfully, but these errors were encountered:
Yes, it appears to be the case. We will try to make a release soon. Thanks for noticing!
Sorry, something went wrong.
Hi @artimath, please find release on Hackage: https://hackage.haskell.org/package/telegram-bot-simple-0.14.2 (Please expect haddock in a few hours or tomorrow if it is not autogenerated).
cabal update will pick it in an hour or so.
cabal update
@artimath could you please confirm that recent release helped you?
No branches or pull requests
Hi, I am going through the Conference Workshop videos.
I ran into #188, which was fixed and merged to master in #189.
I was only able to get the latest fix by using
extra-deps
to that specific commit.The last release was ~month before this was fixed. https://github.com/fizruk/telegram-bot-simple/releases/tag/v.0.14.1
Does this package need a new release in order for stackage/hackage/nix to be able to pull a working version?
The text was updated successfully, but these errors were encountered: