File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ dependencies:
9898- neat-interpolation
9999- open-browser
100100- optparse-applicative >= 0.18.1.0
101- - pantry >= 0.9.3.2
101+ - pantry >= 0.9.3.2 && < 0.10.0
102102- path >= 0.9.5
103103- path-io
104104# In order for Cabal (the tool) to build Stack, it needs to be told of the
Original file line number Diff line number Diff line change @@ -392,7 +392,7 @@ library
392392 , neat-interpolation
393393 , open-browser
394394 , optparse-applicative >= 0.18.1.0
395- , pantry >= 0.9.3.2
395+ , pantry >= 0.9.3.2 && < 0.10.0
396396 , path >= 0.9.5
397397 , path-io
398398 , persistent >= 2.14.0.0 && < 2.15
@@ -514,7 +514,7 @@ executable stack
514514 , neat-interpolation
515515 , open-browser
516516 , optparse-applicative >= 0.18.1.0
517- , pantry >= 0.9.3.2
517+ , pantry >= 0.9.3.2 && < 0.10.0
518518 , path >= 0.9.5
519519 , path-io
520520 , persistent >= 2.14.0.0 && < 2.15
@@ -617,7 +617,7 @@ executable stack-integration-test
617617 , open-browser
618618 , optparse-applicative >= 0.18.1.0
619619 , optparse-generic
620- , pantry >= 0.9.3.2
620+ , pantry >= 0.9.3.2 && < 0.10.0
621621 , path >= 0.9.5
622622 , path-io
623623 , persistent >= 2.14.0.0 && < 2.15
@@ -733,7 +733,7 @@ test-suite stack-unit-test
733733 , neat-interpolation
734734 , open-browser
735735 , optparse-applicative >= 0.18.1.0
736- , pantry >= 0.9.3.2
736+ , pantry >= 0.9.3.2 && < 0.10.0
737737 , path >= 0.9.5
738738 , path-io
739739 , persistent >= 2.14.0.0 && < 2.15
You can’t perform that action at this time.
0 commit comments