change the compiler version for better HLS support

This commit is contained in:
vegowotenks 2025-06-27 16:21:38 +02:00
parent 7705371b6b
commit a94455f365

View file

@ -18,6 +18,7 @@
# snapshot: ./custom-snapshot.yaml # snapshot: ./custom-snapshot.yaml
# snapshot: https://example.com/snapshots/2024-01-01.yaml # snapshot: https://example.com/snapshots/2024-01-01.yaml
snapshot: nightly-2025-06-16 snapshot: nightly-2025-06-16
compiler: ghc-9.12.1
# User packages to be built. # User packages to be built.
# Various formats can be used as shown in the example below. # Various formats can be used as shown in the example below.