diff --git a/Makefile b/Makefile index ed4abebc..9754c557 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ doc/guide.html: doc/guide.md pandoc -s $^ -o $@ --toc install: man/ja.1 - cabal install exe:ja --overwrite-policy=always -w ghc-8.10.7 + cabal install exe:ja --overwrite-policy=always -w ghc-9.0.2 strip $$(which ja) cp man/ja.1 $(HOME)/.local/share/man/man1