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.
Diff
1 parent e7a4662 commit 016d97eCopy full SHA for 016d97e
.github/dependabot.yml
@@ -0,0 +1,6 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
dhall/dhall.cabal
@@ -219,7 +219,7 @@ Common common
219
contravariant < 1.6 ,
220
data-fix < 0.4 ,
221
deepseq < 1.6 ,
222
- Diff >= 0.2 && < 0.6 ,
+ Diff >= 0.2 && < 1.1 ,
223
directory >= 1.3.0.0 && < 1.4 ,
224
dotgen >= 0.4.2 && < 0.5 ,
225
either >= 5 && < 5.1,
0 commit comments