Skip to content

Commit f4d13de

Browse files
committed
Build with 9.10
1 parent db0b974 commit f4d13de

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

cabal.project

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,13 @@ allow-newer:
6666
-- Do NOT add more source-repository-package stanzas here unless they are strictly
6767
-- temporary! Please read the section in CONTRIBUTING about updating dependencies.
6868

69+
70+
if impl (ghc >= 9.10)
71+
allow-newer:
72+
-- TODO: remove - this is for protolens
73+
, *:base
74+
, *:ghc-prim
75+
6976
if impl (ghc >= 9.12)
7077
allow-newer:
7178
-- https://github.com/phadej/vec/issues/118

0 commit comments

Comments
 (0)