We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64a38c6 commit a7f9da4Copy full SHA for a7f9da4
rollbar-wai/package.yaml
@@ -1,5 +1,5 @@
1
name: rollbar-wai
2
-version: 1.1.1
+version: 1.2.0
3
github: "stackbuilders/rollbar-haskell"
4
license: MIT
5
author: "Stack Builders Inc."
rollbar-yesod/package.yaml
@@ -41,7 +41,7 @@ library:
41
source-dirs: src
42
dependencies:
43
- rollbar-client >= 1.0 && < 2
44
- - rollbar-wai >= 1.0 && < 2
+ - rollbar-wai >= 1.2 && < 2
45
- unliftio >= 0.2 && < 1
46
- wai >= 3.2 && < 4
47
- yesod-core >= 1.6 && < 2
0 commit comments