Skip to content

Commit 40f51ff

Browse files
committed
Bump 'tar' upper bound (commercialhaskell/stackage#1116)
1 parent 96cd5a5 commit 40f51ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stack.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ library
185185
, split
186186
, stm >= 2.4.4
187187
, streaming-commons >= 0.1.10.0
188-
, tar >= 0.4.1.0
188+
, tar >= 0.4.1.0 && < 0.6
189189
, template-haskell >= 2.9.0.0
190190
, temporary >= 1.2.0.3
191191
, text >= 1.2.0.4

0 commit comments

Comments
 (0)