fix lint/tag; run linter

This commit is contained in:
fanghr 2022-05-13 20:30:11 +08:00
parent c4ee24461e
commit a09448cd5a
2 changed files with 10 additions and 10 deletions

View file

@ -40,11 +40,11 @@ haddock:
cabal haddock --haddock-html --haddock-hoogle --builddir=haddock
tag:
hasktags -x agora agora-bench agora-test
hasktags -x agora agora-bench agora-test agora-testlib agora-sample agora-purescript-bridge
lint:
hlint agora agora-bench agora-test
hlint agora agora-bench agora-test agora-testlib agora-sample agora-purescript-bridge
PS_BRIDGE_OUTPUT_DIR := agora-purescript-bridge/
ps_bridge:
cabal run exe:agora-purescript-bridge -- -o $(PS_BRIDGE_OUTPUT_DIR)
cabal run exe:agora-purescript-bridge -- -o $(PS_BRIDGE_OUTPUT_DIR)