File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ repository head.hackage.ghc.haskell.org
28
28
f76d08be13e9a61a377a85e2fb63f4c5435d40f8feb3e12eb05905edb8cdea89
29
29
26021a13b401500c8eb2761ca95c61f2d625bfef951b939a8124ed12ecf07329
30
30
7541f32a4ccca4f97aea3b22f5e593ba2c0267546016b992dfadcd2fe944e55d
31
- --sha256: sha256-EQKpiiwoIXiM7r+bGYvQzB4vWANqO6PJaSUlt1NUIeI =
31
+ --sha256: sha256-RQS0PUBA6nAD1T0OSVFhcF7ldh+6L+cW+k96Hgo3z5s =
32
32
33
33
repository ghcjs-overlay
34
34
url: https://raw.githubusercontent.com/input-output-hk/hackage-overlay-ghcjs/ffb32dce467b9a4d27be759fdd2740a6edd09d0b
@@ -41,14 +41,14 @@ if os(ghcjs)
41
41
extra-packages: ghci
42
42
constraints: ghci installed
43
43
44
- if !impl(ghc>=9.11 ) && !os(ghcjs)
44
+ if !impl(ghc>=9.13 ) && !os(ghcjs)
45
45
active-repositories: hackage.haskell.org
46
46
47
- if impl(ghc>=9.11 ) && !os(ghcjs)
47
+ if impl(ghc>=9.13 ) && !os(ghcjs)
48
48
active-repositories: hackage.haskell.org, head.hackage.ghc.haskell.org
49
49
50
- if !impl(ghc>=9.11 ) && os(ghcjs)
50
+ if !impl(ghc>=9.13 ) && os(ghcjs)
51
51
active-repositories: hackage.haskell.org, ghcjs-overlay:override
52
52
53
- if impl(ghc>=9.11 ) && os(ghcjs)
53
+ if impl(ghc>=9.13 ) && os(ghcjs)
54
54
active-repositories: hackage.haskell.org, head.hackage.ghc.haskell.org, ghcjs-overlay:override
You can’t perform that action at this time.
0 commit comments