Skip to content

Commit 589b45f

Browse files
committed
Merge remote-tracking branch 'origin/master' into armv7a
2 parents df4a234 + b5dbe29 commit 589b45f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

flake.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/cabal.project.local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ if impl(ghc>=9.12.1)
33
-- being shipped with a newer compiler. If you extend this
44
-- be very careful to only extend it for absolutely necessary packages
55
-- otherwise we risk running into broken build-plans down the line.
6-
allow-newer: *:base, *:template-haskell, *:ghc-prim
6+
allow-newer: *:base, *:template-haskell, *:ghc-prim, uuid-types:random, QuickCheck:random, cabal-install:random
77

88
if impl(ghc > 9.13)
99
allow-newer: *:containers, *:time, *:ghc-bignum

0 commit comments

Comments
 (0)