We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d349cd commit bfc514fCopy full SHA for bfc514f
.github/workflows/haskell-ci.yml
@@ -4,7 +4,9 @@ env:
4
CABAL_FILE_RELATIVE_PATH_NO_EXTENSION: github-actions
5
CABAL_VERSION: 3.16.0.0
6
GHCUP_VERSION: 0.1.50.2
7
+ LANG: C.UTF-8
8
LANGUAGE_EDITION: Haskell2010
9
+ LC_ALL: C.UTF-8
10
jobs:
11
generate-matrix:
12
name: Generate matrix from cabal
0 commit comments