File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,14 +27,14 @@ repository ghcjs-overlay
27
27
key-threshold: 0
28
28
--sha256: sha256-mZT7c+xR5cUTjLdCqOxpprjYL3kr/+9rmumtXvWAQlM=
29
29
30
- if !impl(ghc>=9.8 ) && !os(ghcjs)
30
+ if !impl(ghc>=9.10 ) && !os(ghcjs)
31
31
active-repositories: hackage.haskell.org
32
32
33
- if impl(ghc>=9.8 ) && !os(ghcjs)
33
+ if impl(ghc>=9.10 ) && !os(ghcjs)
34
34
active-repositories: hackage.haskell.org, head.hackage.ghc.haskell.org:override
35
35
36
- if !impl(ghc>=9.8 ) && os(ghcjs)
36
+ if !impl(ghc>=9.10 ) && os(ghcjs)
37
37
active-repositories: hackage.haskell.org, ghcjs-overlay:override
38
38
39
- if impl(ghc>=9.8 ) && os(ghcjs)
39
+ if impl(ghc>=9.10 ) && os(ghcjs)
40
40
active-repositories: hackage.haskell.org, head.hackage.ghc.haskell.org:override, ghcjs-overlay:override
You can’t perform that action at this time.
0 commit comments