aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e50bbe6..c661a5e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-include config.mk
-GHC_VERSION ?= 9.8.3
+GHC_VERSION ?= 9.8.4
img = quay.io/benz0li/ghc-musl:$(GHC_VERSION)
annex_version := $(shell git -C git-annex describe)