File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Library
4848 Build-Depends : base >= 4.3 && < 5
4949 , ansi-terminal >= 0.4.0 && < 0.11
5050 , ansi-wl-pprint >= 0.5.1 && < 0.7
51- , random >= 1.0 && < 1.2
51+ , random >= 1.0 && < 1.3
5252 , containers >= 0.1 && < 0.7
5353 , regex-posix >= 0.72 && < 0.97
5454 , old-locale >= 1.0 && < 1.1
@@ -104,7 +104,7 @@ Test-Suite test-framework-tests
104104
105105 -- Buildable: False
106106 Build-Depends : HUnit >= 1.2
107- , QuickCheck >= 2.3 && < 2.14
107+ , QuickCheck >= 2.3 && < 2.15
108108 , base >= 4.3
109109 , random >= 1.0
110110 , containers >= 0.1
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Library
3030 , QuickCheck >= 2.4 && < 2.15
3131 , base >= 4.3 && < 5
3232 , extensible-exceptions >= 0.1.1 && < 0.2.0
33- , random >= 1 && < 1.2
33+ , random >= 1 && < 1.3
3434
3535 Ghc-Options : -Wall
3636
You can’t perform that action at this time.
0 commit comments