ghc-source-gen/stack-9.6.yaml
Greg Steuck b6485cd3e8 Trigger CI on pull_requests
* Use lts-22 for 9.6
* Increment latest for 9.8
2024-04-07 10:41:04 -07:00

16 lines
349 B
YAML

# Copyright 2019 Google LLC
#
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file or at
# https://developers.google.com/open-source/licenses/bsd
resolver: lts-22.15
compiler: ghc-9.6.4
packages:
- .
- ghc-show-ast
ghc-options:
"$locals": -Wall -Werror -Wwarn=unused-imports -Wwarn=dodgy-imports