We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76959ae commit 3b50a20Copy full SHA for 3b50a20
rollbar-client/package.yaml
@@ -45,7 +45,7 @@ library:
45
- mtl >= 2.2 && < 3
46
- process >= 1.6 && < 2
47
- req >= 2.1 && < 4
48
- - text >= 1.2 && < 2.1
+ - text >= 1.2 && < 2.2
49
- unordered-containers >= 0.2 && < 1
50
- yaml >= 0.11 && < 1
51
exposed-modules:
rollbar-wai/package.yaml
@@ -44,7 +44,7 @@ library:
44
- case-insensitive >= 1.2 && < 2
- http-types >= 0.12 && < 1
- rollbar-client >= 1.0 && < 2
- wai >= 3.2 && < 4
- wai-extra < 3.1.17 # TODO: update breaks yesod-core, see https://github.com/yesodweb/yesod/issues/1854
0 commit comments