Skip to content

Commit

Permalink
Require tar version with tarbomb fix #2315
Browse files Browse the repository at this point in the history
  • Loading branch information
mgsloan committed Jun 30, 2016
1 parent 5f06731 commit 84d1202
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions stack-7.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ extra-deps:
- th-utilities-0.1.1.0
- th-orphans-0.13.1
- base-orphans-0.5.4
- tar-0.5.0.3
flags:
time-locale-compat:
old-locale: false
2 changes: 1 addition & 1 deletion stack.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ library
, split
, stm >= 2.4.4
, streaming-commons >= 0.1.10.0
, tar >= 0.4.1.0 && < 0.6
, tar >= 0.5.0.3 && < 0.6
, template-haskell >= 2.9.0.0 && < 2.12
, temporary >= 1.2.0.3
, text >= 1.2.0.4
Expand Down

0 comments on commit 84d1202

Please sign in to comment.