From cc633b7b3a4d111e8878577adb7c0e9bef99dada Mon Sep 17 00:00:00 2001 From: Mike Pilgrem Date: Mon, 21 Oct 2024 00:03:48 +0100 Subject: [PATCH] Fix #207 Add GHC 9.8.3 global hints --- stack/global-hints.yaml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/stack/global-hints.yaml b/stack/global-hints.yaml index 44b7966..21dd7f1 100644 --- a/stack/global-hints.yaml +++ b/stack/global-hints.yaml @@ -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