This commit is contained in:
Ranjeet Kumar Ranjan 2023-07-20 08:33:18 +05:30
parent 2d0a1fa2f1
commit f17f4aac32

View File

@ -16,7 +16,7 @@ environment:
# ------------------------------------------------------------------------
# GHC 9.2.7 onwards redundant constraint warnings are incompatible with
# older versions
# GHC_OPTIONS: "-Wno-redundant-constraints -Werror"
GHC_OPTIONS: "-Werror"
CABAL_REINIT_CONFIG: "y"
LC_ALL: "C.UTF-8"