From 1a4715b2c14d6387da91e74560845fb6cbe6808b Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Thu, 14 Feb 2019 09:09:25 -0500 Subject: Bump ghc version to 8.9 --- haddock.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'haddock.cabal') diff --git a/haddock.cabal b/haddock.cabal index d340073e..d8b6f448 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -62,7 +62,7 @@ executable haddock hs-source-dirs: driver ghc-options: -funbox-strict-fields -Wall -fwarn-tabs -O2 -threaded - -- haddock typically only supports a single GHC major version + -- haddock typically only supports a single GHC major version build-depends: -- FIXME: drop 4.12.0.0 once GHC HEAD updates to 4.13.0.0 base ^>= 4.12.0.0 || ^>= 4.13.0.0 @@ -80,7 +80,7 @@ executable haddock Cabal >= 1.10, ghc-boot, ghc-boot-th, - ghc == 8.7.*, + ghc == 8.9.*, bytestring, parsec, text, -- cgit v1.2.3