discord-haskell 1.15.2 → 1.15.3
raw patch · 2 files changed
+5/−1 lines, 2 filesdep ~basedep ~base64-bytestringdep ~bytestring
Dependency ranges changed: base, base64-bytestring, bytestring, req, text, time, wuss
Files
- changelog.md +4/−0
- discord-haskell.cabal +1/−1
changelog.md view
@@ -8,6 +8,10 @@ - +## 1.15.3++- [L0neGamer](https://github.com/discord-haskell/discord-haskell/pull/145) Fixing behind the scenes for hackage+ ## 1.15.2 - [L0neGamer](https://github.com/discord-haskell/discord-haskell/pull/143) Adding some utility and fixing some versions in place
discord-haskell.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.0 name: discord-haskell-version: 1.15.2+version: 1.15.3 description: Functions and data types to write discord bots. Official discord docs <https://discord.com/developers/docs/reference>. .