shayne-fletcher / ghc-lib-parser-ex

GHC API parse tree utilities
Other
10 stars 4 forks source link

switch auto default to false #123

Closed shayne-fletcher closed 2 years ago

shayne-fletcher commented 2 years ago

command: stack runhaskell --package extra --package optparse-applicative CI.hs -- --version-tag 9.2.1.0 --stack-yaml stack-923-8104.yaml --resolver nightly-2022-05-27 --cabal-verbose with

flags:
  ghc-lib-parser-ex:
    auto: true

observe:

depends:
base-4.16.1.0 bytestring-0.11.3.0 containers-0.6.5.1 ghc-9.2.2
ghc-boot-9.2.2 ghc-boot-th-9.2.2
uniplate-1.6.13-HRgTCIVBCjpLQcRDM1Swi4

with

flags:

observe:

depends:
base-4.16.1.0 bytestring-0.11.3.0 containers-0.6.5.1
ghc-lib-parser-9.2.3.20220527-Apb5ZlADTS72sl2ZpNOJTy
uniplate-1.6.13-HRgTCIVBCjpLQcRDM1Swi4