From ed362597a0e5e89bb43b6af68e653042069ea150 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 10 Nov 2018 12:52:54 -0500 Subject: [PATCH] Add global-hints for ghc-8.6.2 --- stack/global-hints.yaml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/stack/global-hints.yaml b/stack/global-hints.yaml index a2709b3..38be846 100644 --- a/stack/global-hints.yaml +++ b/stack/global-hints.yaml @@ -275,6 +275,40 @@ ghc-7.10.2: pretty: '1.1.2.0' template-haskell: '2.10.0.0' directory: '1.2.2.0' +ghc-8.6.2: + ghc: '8.6.2' + bytestring: '0.10.8.2' + unix: '2.7.2.2' + haskeline: '0.7.4.3' + stm: '2.5.0.0' + Cabal: '2.4.0.1' + base: '4.12.0.0' + time: '1.8.0.2' + xhtml: '3000.2.2.1' + text: '1.2.3.1' + hpc: '0.6.0.3' + filepath: '1.4.2.1' + process: '1.6.3.0' + parsec: '3.1.13.0' + ghc-compact: '0.1.0.0' + array: '0.5.3.0' + integer-gmp: '1.0.2.0' + containers: '0.6.0.1' + libiserv: '8.6.1' + ghc-boot: '8.6.2' + binary: '0.8.6.0' + ghc-prim: '0.5.3' + mtl: '2.2.2' + ghc-heap: '8.6.2' + ghci: '8.6.2' + rts: '1.0' + terminfo: '0.4.1.2' + transformers: '0.5.5.0' + deepseq: '1.4.4.0' + ghc-boot-th: '8.6.2' + pretty: '1.1.3.6' + template-haskell: '2.14.0.0' + directory: '1.3.3.0' ghc-7.8.3: ghc: '7.8.3' hoopl: '3.10.0.1'