Skip to content
This repository was archived by the owner on Nov 24, 2018. It is now read-only.

Commit 2aec0bf

Browse files
committed
Increase lower bound on dhall
Related to commercialhaskell/stackage#3310
1 parent 3ef7a10 commit 2aec0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dhall-bash.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Library
3131
base >= 4.8.0.0 && < 5 ,
3232
bytestring < 0.11,
3333
containers < 0.6 ,
34-
dhall >= 1.9.0 && < 1.11,
34+
dhall >= 1.10.0 && < 1.11,
3535
insert-ordered-containers >= 0.1.0.1 && < 0.3 ,
3636
neat-interpolation < 0.4 ,
3737
shell-escape < 0.3 ,

0 commit comments

Comments
 (0)