test: test-sh test-elm test-nix test-sh: tests/sh.sh cabal run anissue -- show tests/sh.sh | \ cmp tests/expect test-elm: tests/elm.elm cabal run anissue -- show tests/elm.elm | \ cmp tests/expect test-nix: tests/nix.nix cabal run anissue -- show tests/nix.nix | \ cmp tests/expect