Skip to content

Commit

Permalink
Merge pull request #209 from commercialhaskell/fix207
Browse files Browse the repository at this point in the history
Fix #207 Add GHC 9.8.3 global hints
  • Loading branch information
mpilgrem authored Oct 20, 2024
2 parents 3e01412 + cc633b7 commit 36a7902
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions stack/global-hints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1959,6 +1959,45 @@ ghc-9.8.2:
transformers: 0.6.1.0
unix: 2.8.4.0
xhtml: 3000.2.2.1
ghc-9.8.3:
Cabal: 3.10.3.0
Cabal-syntax: 3.10.3.0
Win32: 2.13.4.0
array: 0.5.8.0
base: 4.19.2.0
binary: 0.8.9.1
bytestring: 0.12.1.0
containers: 0.6.8
deepseq: 1.5.1.0
directory: 1.3.8.5
exceptions: 0.10.7
filepath: 1.4.200.1
ghc: 9.8.3
ghc-bignum: '1.3'
ghc-boot: 9.8.3
ghc-boot-th: 9.8.3
ghc-compact: 0.1.0.0
ghc-heap: 9.8.3
ghc-prim: 0.11.0
ghci: 9.8.3
haskeline: 0.8.2.1
hpc: 0.7.0.0
integer-gmp: '1.1'
mtl: 2.3.1
parsec: 3.1.17.0
pretty: 1.1.3.6
process: 1.6.25.0
rts: 1.0.2
semaphore-compat: 1.0.0
stm: 2.5.3.1
system-cxx-std-lib: '1.0'
template-haskell: 2.21.0.0
terminfo: 0.4.1.6
text: 2.1.1
time: 1.12.2
transformers: 0.6.1.0
unix: 2.8.4.0
xhtml: 3000.2.2.1
ghc-9.10.1:
Cabal: 3.12.0.0
Cabal-syntax: 3.12.0.0
Expand Down

0 comments on commit 36a7902

Please sign in to comment.