Skip to content

Commit

Permalink
Merge pull request #30 from konn/konn/ghc-9.10
Browse files Browse the repository at this point in the history
Supports GHC 9.10
  • Loading branch information
konn authored Jun 9, 2024
2 parents 073dcc7 + 63c56c0 commit b593965
Show file tree
Hide file tree
Showing 9 changed files with 12,462 additions and 12,302 deletions.
2,912 changes: 0 additions & 2,912 deletions ci-configs/ghc-9.0.2.config

This file was deleted.

116 changes: 116 additions & 0 deletions ci-configs/ghc-9.10.1.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
import: cabal.project
index-state: 2024-06-09T12:18:57Z
with-compiler: ghc-9.10.1
constraints:
Glob ==0.10.2,
OneTuple ==0.4.2,
QuickCheck ==2.15.0.1,
QuickCheck -old-random +templatehaskell,
ansi-terminal ==1.1.1,
ansi-terminal -example,
ansi-terminal-types ==1.1,
array ==0.5.7.0,
assoc ==1.1.1,
assoc -tagged,
base ==4.20.0.0,
base-orphans ==0.9.2,
binary ==0.8.9.2,
boring ==0.2.2,
boring +tagged,
bytestring ==0.12.1.0,
call-stack ==0.4.0,
case-insensitive ==1.2.1.0,
colour ==2.3.6,
constraints ==0.14.2,
containers ==0.7,
data-fix ==0.3.3,
deepseq ==1.5.0.0,
directory ==1.3.8.3,
dlist ==1.0,
dlist -werror,
equational-reasoning ==0.7.0.3,
exceptions ==0.10.7,
filepath ==1.5.2.0,
ghc ==9.10.1,
ghc-bignum ==1.3,
ghc-boot ==9.10.1,
ghc-boot-th ==9.10.1,
ghc-heap ==9.10.1,
ghc-internal ==9.1001.0,
ghc-platform ==0.1.0.0,
ghc-prim ==0.11.0,
ghc-tcplugins-extra ==0.4.6,
ghc-tcplugins-extra -deverror,
ghc-typelits-knownnat ==0.7.12,
ghc-typelits-knownnat -deverror,
ghc-typelits-natnormalise ==0.7.10,
ghc-typelits-natnormalise -deverror,
ghc-typelits-presburger ==0.7.4.0,
ghc-typelits-presburger -examples,
ghci ==9.10.1,
hashable ==1.4.5.0,
hashable +arch-native +integer-gmp -random-initial-seed,
hpc ==0.7.0.1,
hsc2hs ==0.68.10,
hsc2hs -in-ghc-tree,
integer-logarithms ==1.0.3.1,
integer-logarithms -check-bounds +integer-gmp,
mtl ==2.3.1,
old-locale ==1.0.0.7,
old-time ==1.1.0.4,
optparse-applicative ==0.18.1.0,
optparse-applicative +process,
ordered-containers ==0.2.4,
os-string ==2.0.2,
pretty ==1.1.3.6,
prettyprinter ==1.7.1,
prettyprinter -buildreadme +text,
prettyprinter-ansi-terminal ==1.1.3,
primitive ==0.9.0.0,
process ==1.6.19.0,
quickcheck-instances ==0.3.31,
random ==1.2.1.2,
reflection ==2.1.8,
reflection -slow +template-haskell,
rts ==1.0.2,
safe ==0.3.21,
scientific ==0.3.8.0,
scientific -integer-simple,
semaphore-compat ==1.0.0,
splitmix ==0.1.0.5,
splitmix -optimised-mixer,
stm ==2.5.3.1,
strict ==0.5,
syb ==0.7.2.4,
tagged ==0.8.8,
tagged +deepseq +transformers,
tasty ==1.5,
tasty +unix,
tasty-discover ==5.0.0,
tasty-hunit ==0.10.1,
tasty-quickcheck ==0.10.3,
template-haskell ==2.22.0.0,
text ==2.1.1,
text-short ==0.1.6,
text-short -asserts,
th-abstraction ==0.7.0.0,
th-compat ==0.1.5,
th-desugar ==1.17,
th-expand-syns ==0.4.11.0,
th-lift ==0.8.4,
th-orphans ==0.13.14,
th-reify-many ==0.1.10,
these ==1.2.1,
time ==1.12.2,
time-compat ==1.9.7,
transformers ==0.6.1.1,
transformers-compat ==0.7.2,
transformers-compat -five +five-three -four +generic-deriving +mtl -three -two,
unix ==2.8.5.1,
unordered-containers ==0.2.20,
unordered-containers -debug,
uuid-types ==1.0.6,
vector ==0.13.1.0,
vector +boundschecks -internalchecks -unsafechecks -wall,
vector-stream ==0.1.0.1,
void ==0.7.3,
Loading

0 comments on commit b593965

Please sign in to comment.