CI: Test GHC 9.2.8, 9.4.5, 9.6.2

This commit is contained in:
Ryan Scott 2023-08-08 16:04:25 -04:00 committed by Ryan Scott
parent c3c5330f7f
commit 299c227a77
4 changed files with 219 additions and 188 deletions

View File

@ -25,8 +25,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
ghc-ver: ["8.10.7", "9.2.7", "9.4.4"]
cabal: [ '3.8.1.0' ]
ghc-ver: ["9.2.8", "9.4.5", "9.6.2"]
cabal: [ '3.10.1.0' ]
os: [self-hosted]
# complete all jobs
fail-fast: false

View File

@ -3,11 +3,11 @@ constraints: any.BoundedChan ==1.0.3.0,
any.Cabal ==3.6.3.0,
any.Glob ==0.10.2,
any.HUnit ==1.6.2.0,
any.IntervalMap ==0.6.2.0,
any.IntervalMap ==0.6.2.1,
any.MonadRandom ==0.6,
any.OneTuple ==0.4.1.1,
any.Only ==0.1,
any.QuickCheck ==2.14.2,
any.QuickCheck ==2.14.3,
QuickCheck -old-random +templatehaskell,
any.SHA ==1.6.4.4,
SHA -exe,
@ -15,11 +15,11 @@ constraints: any.BoundedChan ==1.0.3.0,
any.adjunctions ==4.4.2,
any.aeson ==2.1.2.1,
aeson -cffi +ordered-keymap,
any.alex ==3.2.7.3,
any.ansi-terminal ==0.11.5,
ansi-terminal -example +win32-2-13-1,
any.alex ==3.4.0.0,
any.ansi-terminal ==1.0,
ansi-terminal -example,
any.ansi-terminal-types ==0.11.5,
any.ansi-wl-pprint ==0.6.9,
any.ansi-wl-pprint ==1.0.2,
ansi-wl-pprint -example,
any.array ==0.5.4.0,
asl-translator -asl-lite +unsafe-operations,
@ -35,8 +35,9 @@ constraints: any.BoundedChan ==1.0.3.0,
any.base ==4.16.4.0,
any.base-compat ==0.13.0,
any.base-compat-batteries ==0.13.0,
any.base-orphans ==0.8.8.2,
any.base-orphans ==0.9.0,
any.base16-bytestring ==1.0.2.0,
any.base64-bytestring ==1.2.1.0,
any.bifunctors ==5.6.1,
bifunctors +tagged,
any.bimap ==0.5.0,
@ -45,20 +46,20 @@ constraints: any.BoundedChan ==1.0.3.0,
any.blaze-builder ==0.4.2.2,
any.blaze-textual ==0.2.3.1,
blaze-textual -developer -integer-simple +native,
any.boomerang ==1.4.8.1,
any.boomerang ==1.4.9,
any.bytestring ==0.11.4.0,
any.call-stack ==0.4.0,
any.case-insensitive ==1.2.1.0,
any.cereal ==0.5.8.3,
cereal -bytestring-builder,
any.clock ==0.8.3,
any.clock ==0.8.4,
clock -llvm,
any.code-page ==0.2.1,
any.colour ==2.3.6,
any.comonad ==5.0.8,
comonad +containers +distributive +indexed-traversable,
any.concurrent-extra ==0.7.0.12,
any.concurrent-output ==1.10.17,
any.concurrent-output ==1.10.18,
any.config-value ==0.8.3,
any.constraints ==0.13.4,
any.containers ==0.6.5.1,
@ -69,7 +70,7 @@ constraints: any.BoundedChan ==1.0.3.0,
any.data-default-class ==0.1.2.0,
any.data-fix ==0.3.2,
any.deepseq ==1.4.6.1,
any.deriving-compat ==0.6.3,
any.deriving-compat ==0.6.5,
deriving-compat +base-4-9 +new-functor-classes +template-haskell-2-11,
any.direct-sqlite ==2.3.28,
direct-sqlite +fulltextsearch +haveusleep +json1 -systemlib +urifilenames,
@ -79,12 +80,12 @@ constraints: any.BoundedChan ==1.0.3.0,
distributive +semigroups +tagged,
any.dlist ==1.0,
dlist -werror,
any.doctest ==0.20.1,
any.doctest ==0.22.0,
any.dotgen ==0.4.3,
dotgen -devel,
any.erf ==2.0.0.0,
any.exceptions ==0.10.4,
any.extra ==1.7.13,
any.extra ==1.7.14,
any.fgl ==5.8.1.1,
fgl +containers042,
any.fgl-visualize ==0.1.0.1,
@ -98,34 +99,37 @@ constraints: any.BoundedChan ==1.0.3.0,
any.generic-random ==1.5.0.1,
generic-random -enable-inspect,
any.generically ==0.1.1,
any.ghc ==9.2.7,
any.ghc ==9.2.8,
any.ghc-bignum ==1.2,
any.ghc-boot ==9.2.7,
any.ghc-boot-th ==9.2.7,
any.ghc-heap ==9.2.7,
any.ghc-boot ==9.2.8,
any.ghc-boot-th ==9.2.8,
any.ghc-heap ==9.2.8,
any.ghc-paths ==0.1.0.12,
any.ghc-prim ==0.8.0,
any.ghc-tcplugins-extra ==0.4.4,
ghc-tcplugins-extra -deverror,
any.ghc-typelits-natnormalise ==0.7.8,
ghc-typelits-natnormalise -deverror,
any.ghci ==9.2.7,
any.ghci ==9.2.8,
any.gitrev ==1.3.1,
any.haggle ==0.2,
any.haggle ==0.3,
any.happy ==1.20.1.1,
any.hashable ==1.4.2.0,
any.hashable ==1.4.3.0,
hashable +integer-gmp -random-initial-seed,
any.hashtables ==1.3.1,
hashtables -bounds-checking -debug -detailed-profiling -portable -sse42 +unsafe-tricks,
any.haskell-lexer ==1.1.1,
any.hedgehog ==1.2,
any.haskell-src-exts ==1.23.1,
any.haskell-src-meta ==0.8.12,
any.hedgehog ==1.4,
any.hpc ==0.6.1.0,
any.hsc2hs ==0.68.9,
hsc2hs -in-ghc-tree,
any.hspec ==2.10.10,
any.hspec-core ==2.10.10,
any.hspec-discover ==2.10.10,
any.hspec-expectations ==0.8.2,
any.hspec ==2.11.4,
any.hspec-api ==2.11.4,
any.hspec-core ==2.11.4,
any.hspec-discover ==2.11.4,
any.hspec-expectations ==0.8.4,
any.ilist ==0.4.0.1,
any.indexed-list-literals ==0.2.1.3,
any.indexed-traversable ==0.1.2.1,
@ -133,46 +137,45 @@ constraints: any.BoundedChan ==1.0.3.0,
any.integer-gmp ==1.1,
any.integer-logarithms ==1.0.3.1,
integer-logarithms -check-bounds +integer-gmp,
any.invariant ==0.6.1,
any.invariant ==0.6.2,
any.io-streams ==1.5.2.2,
io-streams +network -nointeractivetests +zlib,
any.itanium-abi ==0.1.2,
any.json ==0.10,
any.json ==0.11,
json +generic -mapdict +parsec +pretty +split-base,
any.kan-extensions ==5.2.5,
any.kvitable ==1.0.2.1,
any.lens ==5.2.2,
lens -benchmark-uniplate -dump-splices +inlining -j +test-hunit +test-properties +test-templates +trustworthy,
any.libBF ==0.6.5.1,
any.libBF ==0.6.6,
libBF -system-libbf,
any.lifted-async ==0.10.2.4,
any.lifted-base ==0.2.3.12,
llvm-pretty-bc-parser -fuzz -regressions,
any.located-base ==0.1.1.1,
any.logict ==0.8.0.0,
any.logict ==0.8.1.0,
any.lucid ==2.11.20230408,
any.lumberjack ==1.0.2.0,
any.lumberjack ==1.0.3.0,
any.math-functions ==0.3.4.2,
math-functions +system-erf +system-expm1,
any.megaparsec ==9.3.0,
any.megaparsec ==9.4.1,
megaparsec -dev,
any.microlens ==0.4.13.1,
any.microlens-th ==0.4.3.12,
any.microlens-th ==0.4.3.13,
any.mmorph ==1.2.0,
any.monad-control ==1.0.3.1,
any.monad-primitive ==0.1,
any.monadLib ==3.10.1,
any.mtl ==2.2.2,
any.mwc-random ==0.14.0.0,
any.network ==3.1.2.8,
any.network ==3.1.4.0,
network -devel,
any.old-locale ==1.0.0.7,
any.optparse-applicative ==0.16.1.0,
any.optparse-applicative ==0.18.1.0,
optparse-applicative +process,
any.ordered-containers ==0.2.3,
any.panic ==0.4.0.1,
any.parallel ==3.2.2.0,
any.parameterized-utils ==2.1.6.0,
any.parameterized-utils ==2.1.7.0,
parameterized-utils +unsafe-operations,
any.parsec ==3.1.15.0,
any.parser-combinators ==1.3.0,
@ -183,7 +186,8 @@ constraints: any.BoundedChan ==1.0.3.0,
any.prettyprinter ==1.7.1,
prettyprinter -buildreadme +text,
any.prettyprinter-ansi-terminal ==1.1.3,
any.primitive ==0.7.4.0,
any.prettyprinter-compat-ansi-wl-pprint ==1.0.2,
any.primitive ==0.8.0.0,
any.process ==1.6.16.0,
any.profunctors ==5.6.2,
any.pvar ==1.0.0.0,
@ -193,14 +197,15 @@ constraints: any.BoundedChan ==1.0.3.0,
any.reflection ==2.1.7,
reflection -slow +template-haskell,
any.regex-base ==0.94.0.2,
any.regex-tdfa ==1.3.2,
regex-tdfa -force-o2,
any.regex-tdfa ==1.3.2.2,
regex-tdfa +doctest -force-o2,
any.resourcet ==1.3.0,
any.rts ==1.0.2,
any.s-cargot ==0.1.6.0,
s-cargot -build-example,
any.s-cargot-letbind ==0.2.4.0,
any.safe-exceptions ==0.1.7.3,
any.safe ==0.3.19,
any.safe-exceptions ==0.1.7.4,
any.scheduler ==1.5.0,
any.scientific ==0.3.7.0,
scientific -bytestring-builder -integer-simple,
@ -210,8 +215,7 @@ constraints: any.BoundedChan ==1.0.3.0,
semigroupoids +comonad +containers +contravariant +distributive +tagged +unordered-containers,
any.semigroups ==0.20,
semigroups +binary +bytestring -bytestring-builder +containers +deepseq +hashable +tagged +template-haskell +text +transformers +unordered-containers,
any.setenv ==0.1.1.3,
any.smallcheck ==1.2.1,
any.smallcheck ==1.2.1.1,
softfloat-hs +usebundledc,
any.split ==0.2.3.5,
any.splitmix ==0.1.0.4,
@ -219,31 +223,37 @@ constraints: any.BoundedChan ==1.0.3.0,
any.sqlite-simple ==0.4.18.2,
any.stm ==2.5.0.2,
any.strict ==0.5,
any.syb ==0.7.2.3,
any.tagged ==0.8.7,
any.string-interpolate ==0.3.2.1,
string-interpolate -bytestring-builder -extended-benchmarks -text-builder,
any.syb ==0.7.2.4,
any.tagged ==0.8.8,
tagged +deepseq +transformers,
any.tasty ==1.4.3,
tasty +unix,
any.tasty-checklist ==1.0.6.0,
any.tasty-expected-failure ==0.12.3,
any.tasty-hedgehog ==1.4.0.1,
any.tasty-hspec ==1.2.0.3,
any.tasty-hedgehog ==1.4.0.2,
any.tasty-hspec ==1.2.0.4,
any.tasty-hunit ==0.10.0.3,
any.tasty-quickcheck ==0.10.2,
any.tasty-smallcheck ==0.8.2,
any.tasty-sugar ==2.1.0.0,
any.tasty-sugar ==2.2.1.0,
any.template-haskell ==2.18.0.0,
any.temporary ==1.3,
any.terminal-size ==0.3.4,
any.terminfo ==0.4.1.5,
any.text ==1.2.5.0,
any.text-conversions ==0.3.1.1,
any.text-short ==0.1.5,
text-short -asserts,
any.tf-random ==0.5,
any.th-abstraction ==0.4.5.0,
any.th-compat ==0.1.4,
any.th-lift ==0.8.3,
any.th-expand-syns ==0.4.11.0,
any.th-lift ==0.8.4,
any.th-lift-instances ==0.1.20,
any.th-orphans ==0.13.14,
any.th-reify-many ==0.1.10,
any.these ==1.2,
any.time ==1.11.1.1,
any.time-compat ==1.9.6.1,
@ -259,15 +269,16 @@ constraints: any.BoundedChan ==1.0.3.0,
any.unix ==2.7.2.2,
any.unix-compat ==0.7,
unix-compat -old-time,
any.unliftio ==0.2.24.0,
any.unliftio ==0.2.25.0,
any.unliftio-core ==0.2.1.0,
any.unordered-containers ==0.2.19.1,
unordered-containers -debug,
any.utf8-string ==1.0.2,
any.uuid-types ==1.0.5,
any.vector ==0.12.3.1,
any.vector ==0.13.0.0,
vector +boundschecks -internalchecks -unsafechecks -wall,
any.vector-sized ==1.5.0,
any.vector-stream ==0.1.0.0,
any.vector-th-unbox ==0.2.2,
any.versions ==5.0.5,
any.void ==0.7.3,
@ -280,4 +291,4 @@ constraints: any.BoundedChan ==1.0.3.0,
any.zlib ==0.6.3.0,
zlib -bundled-c-zlib -non-blocking-ffi -pkg-config,
any.zlib-bindings ==0.1.1.5
index-state: hackage.haskell.org 2023-04-18T11:48:49Z
index-state: hackage.haskell.org 2023-08-21T04:41:31Z

View File

@ -4,11 +4,11 @@ constraints: any.BoundedChan ==1.0.3.0,
any.Cabal-syntax ==3.8.1.0,
any.Glob ==0.10.2,
any.HUnit ==1.6.2.0,
any.IntervalMap ==0.6.2.0,
any.IntervalMap ==0.6.2.1,
any.MonadRandom ==0.6,
any.OneTuple ==0.4.1.1,
any.Only ==0.1,
any.QuickCheck ==2.14.2,
any.QuickCheck ==2.14.3,
QuickCheck -old-random +templatehaskell,
any.SHA ==1.6.4.4,
SHA -exe,
@ -16,11 +16,11 @@ constraints: any.BoundedChan ==1.0.3.0,
any.adjunctions ==4.4.2,
any.aeson ==2.1.2.1,
aeson -cffi +ordered-keymap,
any.alex ==3.2.7.3,
any.ansi-terminal ==0.11.5,
ansi-terminal -example +win32-2-13-1,
any.alex ==3.4.0.0,
any.ansi-terminal ==1.0,
ansi-terminal -example,
any.ansi-terminal-types ==0.11.5,
any.ansi-wl-pprint ==0.6.9,
any.ansi-wl-pprint ==1.0.2,
ansi-wl-pprint -example,
any.array ==0.5.4.0,
asl-translator -asl-lite +unsafe-operations,
@ -33,11 +33,12 @@ constraints: any.BoundedChan ==1.0.3.0,
any.attoparsec ==0.14.4,
attoparsec -developer,
any.barbies ==2.0.4.0,
any.base ==4.17.0.0,
any.base ==4.17.1.0,
any.base-compat ==0.13.0,
any.base-compat-batteries ==0.13.0,
any.base-orphans ==0.8.8.2,
any.base-orphans ==0.9.0,
any.base16-bytestring ==1.0.2.0,
any.base64-bytestring ==1.2.1.0,
any.bifunctors ==5.6.1,
bifunctors +tagged,
any.bimap ==0.5.0,
@ -46,30 +47,30 @@ constraints: any.BoundedChan ==1.0.3.0,
any.blaze-builder ==0.4.2.2,
any.blaze-textual ==0.2.3.1,
blaze-textual -developer -integer-simple +native,
any.boomerang ==1.4.8.1,
any.bytestring ==0.11.3.1,
any.boomerang ==1.4.9,
any.bytestring ==0.11.4.0,
any.call-stack ==0.4.0,
any.case-insensitive ==1.2.1.0,
any.cereal ==0.5.8.3,
cereal -bytestring-builder,
any.clock ==0.8.3,
any.clock ==0.8.4,
clock -llvm,
any.code-page ==0.2.1,
any.colour ==2.3.6,
any.comonad ==5.0.8,
comonad +containers +distributive +indexed-traversable,
any.concurrent-extra ==0.7.0.12,
any.concurrent-output ==1.10.17,
any.concurrent-output ==1.10.18,
any.config-value ==0.8.3,
any.constraints ==0.13.4,
any.containers ==0.6.6,
any.containers ==0.6.7,
any.contravariant ==1.5.5,
contravariant +semigroups +statevar +tagged,
crucible +unsafe-operations,
any.data-default-class ==0.1.2.0,
any.data-fix ==0.3.2,
any.deepseq ==1.4.8.0,
any.deriving-compat ==0.6.3,
any.deriving-compat ==0.6.5,
deriving-compat +base-4-9 +new-functor-classes +template-haskell-2-11,
any.direct-sqlite ==2.3.28,
direct-sqlite +fulltextsearch +haveusleep +json1 -systemlib +urifilenames,
@ -79,12 +80,12 @@ constraints: any.BoundedChan ==1.0.3.0,
distributive +semigroups +tagged,
any.dlist ==1.0,
dlist -werror,
any.doctest ==0.20.1,
any.doctest ==0.22.0,
any.dotgen ==0.4.3,
dotgen -devel,
any.erf ==2.0.0.0,
any.exceptions ==0.10.5,
any.extra ==1.7.13,
any.extra ==1.7.14,
any.fgl ==5.8.1.1,
fgl +containers042,
any.fgl-visualize ==0.1.0.1,
@ -98,83 +99,85 @@ constraints: any.BoundedChan ==1.0.3.0,
any.generic-random ==1.5.0.1,
generic-random -enable-inspect,
any.generically ==0.1.1,
any.ghc ==9.4.4,
any.ghc ==9.4.5,
any.ghc-bignum ==1.3,
any.ghc-boot ==9.4.4,
any.ghc-boot-th ==9.4.4,
any.ghc-heap ==9.4.4,
any.ghc-boot ==9.4.5,
any.ghc-boot-th ==9.4.5,
any.ghc-heap ==9.4.5,
any.ghc-paths ==0.1.0.12,
any.ghc-prim ==0.9.0,
any.ghc-tcplugins-extra ==0.4.4,
ghc-tcplugins-extra -deverror,
any.ghc-typelits-natnormalise ==0.7.8,
ghc-typelits-natnormalise -deverror,
any.ghci ==9.4.4,
any.ghci ==9.4.5,
any.gitrev ==1.3.1,
any.haggle ==0.2,
any.haggle ==0.3,
any.happy ==1.20.1.1,
any.hashable ==1.4.2.0,
any.hashable ==1.4.3.0,
hashable +integer-gmp -random-initial-seed,
any.hashtables ==1.3.1,
hashtables -bounds-checking -debug -detailed-profiling -portable -sse42 +unsafe-tricks,
any.haskell-lexer ==1.1.1,
any.hedgehog ==1.2,
any.haskell-src-exts ==1.23.1,
any.haskell-src-meta ==0.8.12,
any.hedgehog ==1.4,
any.hpc ==0.6.1.0,
any.hsc2hs ==0.68.9,
hsc2hs -in-ghc-tree,
any.hspec ==2.10.10,
any.hspec-core ==2.10.10,
any.hspec-discover ==2.10.10,
any.hspec-expectations ==0.8.2,
any.ilist ==0.3.1.0,
any.hspec ==2.11.4,
any.hspec-api ==2.11.4,
any.hspec-core ==2.11.4,
any.hspec-discover ==2.11.4,
any.hspec-expectations ==0.8.4,
any.ilist ==0.4.0.1,
any.indexed-list-literals ==0.2.1.3,
any.indexed-traversable ==0.1.2.1,
any.indexed-traversable-instances ==0.1.1.2,
any.integer-gmp ==1.1,
any.integer-logarithms ==1.0.3.1,
integer-logarithms -check-bounds +integer-gmp,
any.invariant ==0.6.1,
any.invariant ==0.6.2,
any.io-streams ==1.5.2.2,
io-streams +network -nointeractivetests +zlib,
any.itanium-abi ==0.1.2,
any.json ==0.10,
any.json ==0.11,
json +generic -mapdict +parsec +pretty +split-base,
any.kan-extensions ==5.2.5,
any.kvitable ==1.0.2.1,
any.lens ==5.2.2,
lens -benchmark-uniplate -dump-splices +inlining -j +test-hunit +test-properties +test-templates +trustworthy,
any.libBF ==0.6.5.1,
any.libBF ==0.6.6,
libBF -system-libbf,
any.lifted-async ==0.10.2.4,
any.lifted-base ==0.2.3.12,
llvm-pretty-bc-parser -fuzz -regressions,
any.located-base ==0.1.1.1,
any.logict ==0.8.0.0,
any.logict ==0.8.1.0,
any.lucid ==2.11.20230408,
any.lumberjack ==1.0.2.0,
any.lumberjack ==1.0.3.0,
any.math-functions ==0.3.4.2,
math-functions +system-erf +system-expm1,
any.megaparsec ==9.3.0,
any.megaparsec ==9.4.1,
megaparsec -dev,
any.microlens ==0.4.13.1,
any.microlens-th ==0.4.3.12,
any.microlens-th ==0.4.3.13,
any.mmorph ==1.2.0,
any.monad-control ==1.0.3.1,
any.monad-primitive ==0.1,
any.monadLib ==3.10.1,
any.mtl ==2.2.2,
any.mwc-random ==0.14.0.0,
any.network ==3.1.2.8,
any.network ==3.1.4.0,
network -devel,
any.old-locale ==1.0.0.7,
any.optparse-applicative ==0.16.1.0,
any.optparse-applicative ==0.18.1.0,
optparse-applicative +process,
any.ordered-containers ==0.2.3,
any.panic ==0.4.0.1,
any.parallel ==3.2.2.0,
any.parameterized-utils ==2.1.6.0,
any.parameterized-utils ==2.1.7.0,
parameterized-utils +unsafe-operations,
any.parsec ==3.1.15.0,
any.parsec ==3.1.16.1,
any.parser-combinators ==1.3.0,
parser-combinators -dev,
any.pretty ==1.1.3.6,
@ -183,7 +186,8 @@ constraints: any.BoundedChan ==1.0.3.0,
any.prettyprinter ==1.7.1,
prettyprinter -buildreadme +text,
any.prettyprinter-ansi-terminal ==1.1.3,
any.primitive ==0.7.4.0,
any.prettyprinter-compat-ansi-wl-pprint ==1.0.2,
any.primitive ==0.8.0.0,
any.process ==1.6.16.0,
any.profunctors ==5.6.2,
any.pvar ==1.0.0.0,
@ -193,14 +197,15 @@ constraints: any.BoundedChan ==1.0.3.0,
any.reflection ==2.1.7,
reflection -slow +template-haskell,
any.regex-base ==0.94.0.2,
any.regex-tdfa ==1.3.2,
regex-tdfa -force-o2,
any.regex-tdfa ==1.3.2.2,
regex-tdfa +doctest -force-o2,
any.resourcet ==1.3.0,
any.rts ==1.0.2,
any.s-cargot ==0.1.6.0,
s-cargot -build-example,
any.s-cargot-letbind ==0.2.4.0,
any.safe-exceptions ==0.1.7.3,
any.safe ==0.3.19,
any.safe-exceptions ==0.1.7.4,
any.scheduler ==1.5.0,
any.scientific ==0.3.7.0,
scientific -bytestring-builder -integer-simple,
@ -210,8 +215,7 @@ constraints: any.BoundedChan ==1.0.3.0,
semigroupoids +comonad +containers +contravariant +distributive +tagged +unordered-containers,
any.semigroups ==0.20,
semigroups +binary +bytestring -bytestring-builder +containers +deepseq +hashable +tagged +template-haskell +text +transformers +unordered-containers,
any.setenv ==0.1.1.3,
any.smallcheck ==1.2.1,
any.smallcheck ==1.2.1.1,
softfloat-hs +usebundledc,
any.split ==0.2.3.5,
any.splitmix ==0.1.0.4,
@ -219,31 +223,37 @@ constraints: any.BoundedChan ==1.0.3.0,
any.sqlite-simple ==0.4.18.2,
any.stm ==2.5.1.0,
any.strict ==0.5,
any.syb ==0.7.2.3,
any.tagged ==0.8.7,
any.string-interpolate ==0.3.2.1,
string-interpolate -bytestring-builder -extended-benchmarks -text-builder,
any.syb ==0.7.2.4,
any.tagged ==0.8.8,
tagged +deepseq +transformers,
any.tasty ==1.4.3,
tasty +unix,
any.tasty-checklist ==1.0.6.0,
any.tasty-expected-failure ==0.12.3,
any.tasty-hedgehog ==1.4.0.1,
any.tasty-hspec ==1.2.0.3,
any.tasty-hedgehog ==1.4.0.2,
any.tasty-hspec ==1.2.0.4,
any.tasty-hunit ==0.10.0.3,
any.tasty-quickcheck ==0.10.2,
any.tasty-smallcheck ==0.8.2,
any.tasty-sugar ==2.1.0.0,
any.tasty-sugar ==2.2.1.0,
any.template-haskell ==2.19.0.0,
any.temporary ==1.3,
any.terminal-size ==0.3.4,
any.terminfo ==0.4.1.5,
any.text ==2.0.1,
any.text ==2.0.2,
any.text-conversions ==0.3.1.1,
any.text-short ==0.1.5,
text-short -asserts,
any.tf-random ==0.5,
any.th-abstraction ==0.4.5.0,
any.th-compat ==0.1.4,
any.th-lift ==0.8.3,
any.th-expand-syns ==0.4.11.0,
any.th-lift ==0.8.4,
any.th-lift-instances ==0.1.20,
any.th-orphans ==0.13.14,
any.th-reify-many ==0.1.10,
any.these ==1.2,
any.time ==1.12.2,
any.time-compat ==1.9.6.1,
@ -259,15 +269,16 @@ constraints: any.BoundedChan ==1.0.3.0,
any.unix ==2.7.3,
any.unix-compat ==0.7,
unix-compat -old-time,
any.unliftio ==0.2.24.0,
any.unliftio ==0.2.25.0,
any.unliftio-core ==0.2.1.0,
any.unordered-containers ==0.2.19.1,
unordered-containers -debug,
any.utf8-string ==1.0.2,
any.uuid-types ==1.0.5,
any.vector ==0.12.3.1,
any.vector ==0.13.0.0,
vector +boundschecks -internalchecks -unsafechecks -wall,
any.vector-sized ==1.5.0,
any.vector-stream ==0.1.0.0,
any.vector-th-unbox ==0.2.2,
any.versions ==5.0.5,
any.void ==0.7.3,
@ -280,4 +291,4 @@ constraints: any.BoundedChan ==1.0.3.0,
any.zlib ==0.6.3.0,
zlib -bundled-c-zlib -non-blocking-ffi -pkg-config,
any.zlib-bindings ==0.1.1.5
index-state: hackage.haskell.org 2023-04-18T11:48:49Z
index-state: hackage.haskell.org 2023-08-21T04:41:31Z

View File

@ -1,13 +1,14 @@
active-repositories: hackage.haskell.org:merge
constraints: any.BoundedChan ==1.0.3.0,
any.Cabal ==3.2.1.0,
any.Cabal ==3.10.1.0,
any.Cabal-syntax ==3.10.1.0,
any.Glob ==0.10.2,
any.HUnit ==1.6.2.0,
any.IntervalMap ==0.6.2.0,
any.IntervalMap ==0.6.2.1,
any.MonadRandom ==0.6,
any.OneTuple ==0.4.1.1,
any.Only ==0.1,
any.QuickCheck ==2.14.2,
any.QuickCheck ==2.14.3,
QuickCheck -old-random +templatehaskell,
any.SHA ==1.6.4.4,
SHA -exe,
@ -15,13 +16,13 @@ constraints: any.BoundedChan ==1.0.3.0,
any.adjunctions ==4.4.2,
any.aeson ==2.1.2.1,
aeson -cffi +ordered-keymap,
any.alex ==3.2.7.3,
any.ansi-terminal ==0.11.5,
ansi-terminal -example +win32-2-13-1,
any.alex ==3.4.0.0,
any.ansi-terminal ==1.0,
ansi-terminal -example,
any.ansi-terminal-types ==0.11.5,
any.ansi-wl-pprint ==0.6.9,
any.ansi-wl-pprint ==1.0.2,
ansi-wl-pprint -example,
any.array ==0.5.4.0,
any.array ==0.5.5.0,
asl-translator -asl-lite +unsafe-operations,
any.assoc ==1.1,
assoc +tagged,
@ -32,148 +33,149 @@ constraints: any.BoundedChan ==1.0.3.0,
any.attoparsec ==0.14.4,
attoparsec -developer,
any.barbies ==2.0.4.0,
any.base ==4.14.3.0,
any.base ==4.18.0.0,
any.base-compat ==0.13.0,
any.base-compat-batteries ==0.13.0,
any.base-orphans ==0.8.8.2,
any.base-orphans ==0.9.0,
any.base16-bytestring ==1.0.2.0,
any.base64-bytestring ==1.2.1.0,
any.bifunctors ==5.6.1,
bifunctors +tagged,
any.bimap ==0.5.0,
any.binary ==0.8.8.0,
any.binary ==0.8.9.1,
any.bitwise ==1.0.0.1,
any.blaze-builder ==0.4.2.2,
any.blaze-textual ==0.2.3.1,
blaze-textual -developer -integer-simple +native,
any.boomerang ==1.4.8.1,
any.bytestring ==0.10.12.0,
any.boomerang ==1.4.9,
any.bytestring ==0.11.4.0,
any.call-stack ==0.4.0,
any.case-insensitive ==1.2.1.0,
any.cereal ==0.5.8.3,
cereal -bytestring-builder,
any.clock ==0.8.3,
any.clock ==0.8.4,
clock -llvm,
any.code-page ==0.2.1,
any.colour ==2.3.6,
any.comonad ==5.0.8,
comonad +containers +distributive +indexed-traversable,
any.concurrent-extra ==0.7.0.12,
any.concurrent-output ==1.10.17,
any.concurrent-output ==1.10.18,
any.config-value ==0.8.3,
any.constraints ==0.13.4,
any.containers ==0.6.5.1,
any.containers ==0.6.7,
any.contravariant ==1.5.5,
contravariant +semigroups +statevar +tagged,
crucible +unsafe-operations,
any.data-array-byte ==0.1.0.1,
any.data-default-class ==0.1.2.0,
any.data-fix ==0.3.2,
any.deepseq ==1.4.4.0,
any.deriving-compat ==0.6.3,
any.deepseq ==1.4.8.1,
any.deriving-compat ==0.6.5,
deriving-compat +base-4-9 +new-functor-classes +template-haskell-2-11,
any.direct-sqlite ==2.3.28,
direct-sqlite +fulltextsearch +haveusleep +json1 -systemlib +urifilenames,
any.directory ==1.3.6.0,
any.directory ==1.3.8.1,
dismantle-arm-xml -asl-lite,
any.distributive ==0.6.2.1,
distributive +semigroups +tagged,
any.dlist ==1.0,
dlist -werror,
any.doctest ==0.20.1,
any.doctest ==0.22.0,
any.dotgen ==0.4.3,
dotgen -devel,
any.erf ==2.0.0.0,
any.exceptions ==0.10.4,
any.extra ==1.7.13,
any.exceptions ==0.10.7,
any.extra ==1.7.14,
any.fgl ==5.8.1.1,
fgl +containers042,
any.fgl-visualize ==0.1.0.1,
any.filemanip ==0.3.6.3,
any.filepath ==1.4.2.1,
any.filepath ==1.4.100.1,
any.fingertree ==0.1.5.0,
any.finite-typelits ==0.1.6.0,
any.foldable1-classes-compat ==0.1,
foldable1-classes-compat +tagged,
any.free ==5.2,
any.generic-random ==1.5.0.1,
generic-random -enable-inspect,
any.generically ==0.1.1,
any.ghc ==8.10.7,
any.ghc-boot ==8.10.7,
any.ghc-boot-th ==8.10.7,
any.ghc-heap ==8.10.7,
any.ghc ==9.6.2,
any.ghc-bignum ==1.3,
any.ghc-boot ==9.6.2,
any.ghc-boot-th ==9.6.2,
any.ghc-heap ==9.6.2,
any.ghc-paths ==0.1.0.12,
any.ghc-prim ==0.6.1,
any.ghc-prim ==0.10.0,
any.ghc-tcplugins-extra ==0.4.4,
ghc-tcplugins-extra -deverror,
any.ghc-typelits-natnormalise ==0.7.8,
ghc-typelits-natnormalise -deverror,
any.ghci ==8.10.7,
any.ghci ==9.6.2,
any.gitrev ==1.3.1,
any.haggle ==0.2,
any.haggle ==0.3,
any.happy ==1.20.1.1,
any.hashable ==1.4.2.0,
any.hashable ==1.4.3.0,
hashable +integer-gmp -random-initial-seed,
any.hashtables ==1.3.1,
hashtables -bounds-checking -debug -detailed-profiling -portable -sse42 +unsafe-tricks,
any.haskell-lexer ==1.1.1,
any.hedgehog ==1.2,
any.hpc ==0.6.1.0,
any.haskell-src-exts ==1.23.1,
any.haskell-src-meta ==0.8.12,
any.hedgehog ==1.4,
any.hpc ==0.6.2.0,
any.hsc2hs ==0.68.9,
hsc2hs -in-ghc-tree,
any.hspec ==2.10.10,
any.hspec-core ==2.10.10,
any.hspec-discover ==2.10.10,
any.hspec-expectations ==0.8.2,
any.hspec ==2.11.4,
any.hspec-api ==2.11.4,
any.hspec-core ==2.11.4,
any.hspec-discover ==2.11.4,
any.hspec-expectations ==0.8.4,
any.ilist ==0.4.0.1,
any.indexed-list-literals ==0.2.1.3,
any.indexed-traversable ==0.1.2.1,
any.indexed-traversable-instances ==0.1.1.2,
any.integer-gmp ==1.0.3.0,
any.integer-gmp ==1.1,
any.integer-logarithms ==1.0.3.1,
integer-logarithms -check-bounds +integer-gmp,
any.invariant ==0.6.1,
any.invariant ==0.6.2,
any.io-streams ==1.5.2.2,
io-streams +network -nointeractivetests +zlib,
any.itanium-abi ==0.1.2,
any.json ==0.10,
any.json ==0.11,
json +generic -mapdict +parsec +pretty +split-base,
any.kan-extensions ==5.2.5,
any.kvitable ==1.0.2.1,
any.lens ==5.2.2,
lens -benchmark-uniplate -dump-splices +inlining -j +test-hunit +test-properties +test-templates +trustworthy,
any.libBF ==0.6.5.1,
any.libBF ==0.6.6,
libBF -system-libbf,
any.lifted-async ==0.10.2.4,
any.lifted-base ==0.2.3.12,
llvm-pretty-bc-parser -fuzz -regressions,
any.located-base ==0.1.1.1,
any.logict ==0.8.0.0,
any.logict ==0.8.1.0,
any.lucid ==2.11.20230408,
any.lumberjack ==1.0.2.0,
any.lumberjack ==1.0.3.0,
any.math-functions ==0.3.4.2,
math-functions +system-erf +system-expm1,
any.megaparsec ==9.2.1,
any.megaparsec ==9.4.1,
megaparsec -dev,
any.microlens ==0.4.13.1,
any.microlens-th ==0.4.3.12,
any.microlens-th ==0.4.3.13,
any.mmorph ==1.2.0,
any.monad-control ==1.0.3.1,
any.monad-primitive ==0.1,
any.monadLib ==3.10.1,
any.mtl ==2.2.2,
any.mtl ==2.3.1,
any.mwc-random ==0.14.0.0,
any.network ==3.1.2.8,
any.network ==3.1.4.0,
network -devel,
any.old-locale ==1.0.0.7,
any.optparse-applicative ==0.16.1.0,
any.optparse-applicative ==0.18.1.0,
optparse-applicative +process,
any.ordered-containers ==0.2.3,
any.panic ==0.4.0.1,
any.parallel ==3.2.2.0,
any.parameterized-utils ==2.1.6.0,
any.parameterized-utils ==2.1.7.0,
parameterized-utils +unsafe-operations,
any.parsec ==3.1.14.0,
any.parsec ==3.1.16.1,
any.parser-combinators ==1.3.0,
parser-combinators -dev,
any.pretty ==1.1.3.6,
@ -182,8 +184,9 @@ constraints: any.BoundedChan ==1.0.3.0,
any.prettyprinter ==1.7.1,
prettyprinter -buildreadme +text,
any.prettyprinter-ansi-terminal ==1.1.3,
any.primitive ==0.7.4.0,
any.process ==1.6.13.2,
any.prettyprinter-compat-ansi-wl-pprint ==1.0.2,
any.primitive ==0.8.0.0,
any.process ==1.6.17.0,
any.profunctors ==5.6.2,
any.pvar ==1.0.0.0,
any.quickcheck-io ==0.2.0,
@ -192,14 +195,15 @@ constraints: any.BoundedChan ==1.0.3.0,
any.reflection ==2.1.7,
reflection -slow +template-haskell,
any.regex-base ==0.94.0.2,
any.regex-tdfa ==1.3.2,
regex-tdfa -force-o2,
any.regex-tdfa ==1.3.2.2,
regex-tdfa +doctest -force-o2,
any.resourcet ==1.3.0,
any.rts ==1.0.1,
any.rts ==1.0.2,
any.s-cargot ==0.1.6.0,
s-cargot -build-example,
any.s-cargot-letbind ==0.2.4.0,
any.safe-exceptions ==0.1.7.3,
any.safe ==0.3.19,
any.safe-exceptions ==0.1.7.4,
any.scheduler ==1.5.0,
any.scientific ==0.3.7.0,
scientific -bytestring-builder -integer-simple,
@ -209,45 +213,49 @@ constraints: any.BoundedChan ==1.0.3.0,
semigroupoids +comonad +containers +contravariant +distributive +tagged +unordered-containers,
any.semigroups ==0.20,
semigroups +binary +bytestring -bytestring-builder +containers +deepseq +hashable +tagged +template-haskell +text +transformers +unordered-containers,
any.setenv ==0.1.1.3,
any.smallcheck ==1.2.1,
any.smallcheck ==1.2.1.1,
softfloat-hs +usebundledc,
any.split ==0.2.3.5,
any.splitmix ==0.1.0.4,
splitmix -optimised-mixer,
any.sqlite-simple ==0.4.18.2,
any.stm ==2.5.0.1,
any.stm ==2.5.1.0,
any.strict ==0.5,
any.syb ==0.7.2.3,
any.tagged ==0.8.7,
any.string-interpolate ==0.3.2.1,
string-interpolate -bytestring-builder -extended-benchmarks -text-builder,
any.syb ==0.7.2.4,
any.tagged ==0.8.8,
tagged +deepseq +transformers,
any.tasty ==1.4.3,
tasty +unix,
any.tasty-checklist ==1.0.6.0,
any.tasty-expected-failure ==0.12.3,
any.tasty-hedgehog ==1.4.0.1,
any.tasty-hspec ==1.2.0.3,
any.tasty-hedgehog ==1.4.0.2,
any.tasty-hspec ==1.2.0.4,
any.tasty-hunit ==0.10.0.3,
any.tasty-quickcheck ==0.10.2,
any.tasty-smallcheck ==0.8.2,
any.tasty-sugar ==2.1.0.0,
any.template-haskell ==2.16.0.0,
any.tasty-sugar ==2.2.1.0,
any.template-haskell ==2.20.0.0,
any.temporary ==1.3,
any.terminal-size ==0.3.4,
any.terminfo ==0.4.1.4,
any.text ==1.2.4.1,
any.text ==2.0.2,
any.text-conversions ==0.3.1.1,
any.text-short ==0.1.5,
text-short -asserts,
any.tf-random ==0.5,
any.th-abstraction ==0.4.5.0,
any.th-compat ==0.1.4,
any.th-lift ==0.8.3,
any.th-expand-syns ==0.4.11.0,
any.th-lift ==0.8.4,
any.th-lift-instances ==0.1.20,
any.th-orphans ==0.13.14,
any.th-reify-many ==0.1.10,
any.these ==1.2,
any.time ==1.9.3,
any.time ==1.12.2,
any.time-compat ==1.9.6.1,
time-compat -old-locale,
any.transformers ==0.5.6.2,
any.transformers ==0.6.1.0,
any.transformers-base ==0.4.6,
transformers-base +orphaninstances,
any.transformers-compat ==0.7.2,
@ -255,18 +263,19 @@ constraints: any.BoundedChan ==1.0.3.0,
any.type-equality ==1,
any.unbounded-delays ==0.1.1.1,
any.uniplate ==1.6.13,
any.unix ==2.7.2.2,
any.unix ==2.8.1.0,
any.unix-compat ==0.7,
unix-compat -old-time,
any.unliftio ==0.2.24.0,
any.unliftio ==0.2.25.0,
any.unliftio-core ==0.2.1.0,
any.unordered-containers ==0.2.19.1,
unordered-containers -debug,
any.utf8-string ==1.0.2,
any.uuid-types ==1.0.5,
any.vector ==0.12.3.1,
any.vector ==0.13.0.0,
vector +boundschecks -internalchecks -unsafechecks -wall,
any.vector-sized ==1.5.0,
any.vector-stream ==0.1.0.0,
any.vector-th-unbox ==0.2.2,
any.versions ==5.0.5,
any.void ==0.7.3,
@ -279,4 +288,4 @@ constraints: any.BoundedChan ==1.0.3.0,
any.zlib ==0.6.3.0,
zlib -bundled-c-zlib -non-blocking-ffi -pkg-config,
any.zlib-bindings ==0.1.1.5
index-state: hackage.haskell.org 2023-04-18T11:48:49Z
index-state: hackage.haskell.org 2023-08-21T04:41:31Z