File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,14 +36,14 @@ if !os(ghcjs)
36
36
tag: c094f210f3bd34d97204451ea57855a5d17e2086
37
37
--sha256: sha256-6iCKvdLdjwg2jcoWMEj3qcFTvKe3P4BYxgKeXY3QwRM=
38
38
39
- if !impl(ghc>=9.11 ) && !os(ghcjs)
39
+ if !impl(ghc>=9.10 ) && !os(ghcjs)
40
40
active-repositories: hackage.haskell.org
41
41
42
- if impl(ghc>=9.11 ) && !os(ghcjs)
42
+ if impl(ghc>=9.10 ) && !os(ghcjs)
43
43
active-repositories: hackage.haskell.org, head.hackage.ghc.haskell.org:override
44
44
45
45
if !impl(ghc>=9.10) && os(ghcjs)
46
46
active-repositories: hackage.haskell.org, ghcjs-overlay:override
47
47
48
- if impl(ghc>=9.11 ) && os(ghcjs)
48
+ if impl(ghc>=9.10 ) && os(ghcjs)
49
49
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