From ef10d51fdf5bd76607e053b83552730ad7894f40 Mon Sep 17 00:00:00 2001 From: Mike Pilgrem Date: Sun, 25 Dec 2022 19:03:51 +0000 Subject: [PATCH] Add GHC 9.4.4 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 4788888..ae86056 100644 --- a/stack/global-hints.yaml +++ b/stack/global-hints.yaml @@ -1341,3 +1341,42 @@ ghc-9.4.3: transformers: 0.5.6.2 unix: 2.7.3 xhtml: 3000.2.2.1 +ghc-9.4.4: + Cabal: 3.8.1.0 + Cabal-syntax: 3.8.1.0 + Win32: 2.12.0.1 + array: 0.5.4.0 + base: 4.17.0.0 + binary: 0.8.9.1 + bytestring: 0.11.3.1 + containers: 0.6.6 + deepseq: 1.4.8.0 + directory: 1.3.7.1 + exceptions: 0.10.5 + filepath: 1.4.2.2 + ghc: 9.4.4 + ghc-bignum: '1.3' + ghc-boot: 9.4.4 + ghc-boot-th: 9.4.4 + ghc-compact: 0.1.0.0 + ghc-heap: 9.4.4 + ghc-prim: 0.9.0 + ghci: 9.4.4 + haskeline: 0.8.2 + hpc: 0.6.1.0 + integer-gmp: '1.1' + libiserv: 9.4.4 + mtl: 2.2.2 + parsec: 3.1.15.0 + pretty: 1.1.3.6 + process: 1.6.16.0 + rts: 1.0.2 + stm: 2.5.1.0 + system-cxx-std-lib: '1.0' + template-haskell: 2.19.0.0 + terminfo: 0.4.1.5 + text: 2.0.1 + time: 1.12.2 + transformers: 0.5.6.2 + unix: 2.7.3 + xhtml: 3000.2.2.1