Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Commit fdbca32

Browse files
authored
Merge pull request #292 from randen/master
Put upper version bound on shake
2 parents ccc35cc + 8ee7e70 commit fdbca32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hptool/hptool.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Executable hptool
5555
containers,
5656
directory,
5757
hastache >=0.6.0,
58-
shake >= 0.14,
58+
shake >= 0.14 && < 0.16,
5959
split,
6060
text,
6161
transformers,

0 commit comments

Comments
 (0)