ghc version bump in Makefile

This commit is contained in:
Dmitry Zuikov 2024-09-25 11:36:46 +03:00
parent dc9a86a603
commit fe908dcacb
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ SHELL := bash
MAKEFLAGS += --warn-undefined-variables
MAKEFLAGS += --no-builtin-rules
GHC_VERSION := 9.4.8
GHC_VERSION := 9.6.6
BIN_DIR := ./bin
BINS := \
hbs2 \