Skip to content

Commit 55206b4

Browse files
committed
wip
1 parent 8d1d833 commit 55206b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ serve:
4747

4848
clean:
4949
rm -rf dist-newstyle public
50-
cabal clean
50+
. ~/.ghc-wasm/env && cabal clean
5151

5252
update-js:
5353
cabal update --with-ghc=javascript-unknown-ghcjs-ghc --with-hc-pkg=javascript-unknown-ghcjs-ghc-pkg

0 commit comments

Comments
 (0)