Skip to content

Commit 36a7902

Browse files
authored
Merge pull request #209 from commercialhaskell/fix207
Fix #207 Add GHC 9.8.3 global hints
2 parents 3e01412 + cc633b7 commit 36a7902

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

stack/global-hints.yaml

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1959,6 +1959,45 @@ ghc-9.8.2:
19591959
transformers: 0.6.1.0
19601960
unix: 2.8.4.0
19611961
xhtml: 3000.2.2.1
1962+
ghc-9.8.3:
1963+
Cabal: 3.10.3.0
1964+
Cabal-syntax: 3.10.3.0
1965+
Win32: 2.13.4.0
1966+
array: 0.5.8.0
1967+
base: 4.19.2.0
1968+
binary: 0.8.9.1
1969+
bytestring: 0.12.1.0
1970+
containers: 0.6.8
1971+
deepseq: 1.5.1.0
1972+
directory: 1.3.8.5
1973+
exceptions: 0.10.7
1974+
filepath: 1.4.200.1
1975+
ghc: 9.8.3
1976+
ghc-bignum: '1.3'
1977+
ghc-boot: 9.8.3
1978+
ghc-boot-th: 9.8.3
1979+
ghc-compact: 0.1.0.0
1980+
ghc-heap: 9.8.3
1981+
ghc-prim: 0.11.0
1982+
ghci: 9.8.3
1983+
haskeline: 0.8.2.1
1984+
hpc: 0.7.0.0
1985+
integer-gmp: '1.1'
1986+
mtl: 2.3.1
1987+
parsec: 3.1.17.0
1988+
pretty: 1.1.3.6
1989+
process: 1.6.25.0
1990+
rts: 1.0.2
1991+
semaphore-compat: 1.0.0
1992+
stm: 2.5.3.1
1993+
system-cxx-std-lib: '1.0'
1994+
template-haskell: 2.21.0.0
1995+
terminfo: 0.4.1.6
1996+
text: 2.1.1
1997+
time: 1.12.2
1998+
transformers: 0.6.1.0
1999+
unix: 2.8.4.0
2000+
xhtml: 3000.2.2.1
19622001
ghc-9.10.1:
19632002
Cabal: 3.12.0.0
19642003
Cabal-syntax: 3.12.0.0

0 commit comments

Comments
 (0)