Skip to content

Commit c47949d

Browse files
committed
Add ghci for ghcjs to test/cabal.project.local
1 parent c658644 commit c47949d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/cabal.project.local

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ repository ghcjs-overlay
3131
key-threshold: 0
3232
--sha256: sha256-6I5mu1QFdvWFm6jWOUMKGm3VHvB7vSqiBjjHgAZJReo=
3333

34+
if os(ghcjs)
35+
extra-packages: ghci
36+
constraints: ghci installed
37+
3438
if !impl(ghc>=9.11) && !os(ghcjs)
3539
active-repositories: hackage.haskell.org
3640

0 commit comments

Comments
 (0)