From 1941ef4f050c0dfcb68229641fcbbde3a10f1072 Mon Sep 17 00:00:00 2001 From: Sylvain Henry Date: Wed, 18 Mar 2020 10:44:56 +0100 Subject: Modules: Types (#13009) Update Haddock submodule Metric Increase: haddock.compiler --- testsuite/tests/ghc-api/annotations/parseTree.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/tests/ghc-api/annotations/parseTree.hs') diff --git a/testsuite/tests/ghc-api/annotations/parseTree.hs b/testsuite/tests/ghc-api/annotations/parseTree.hs index be72c7f195..af2aeb6cb5 100644 --- a/testsuite/tests/ghc-api/annotations/parseTree.hs +++ b/testsuite/tests/ghc-api/annotations/parseTree.hs @@ -9,7 +9,7 @@ import Data.Data import Data.List (intercalate) import System.IO import GHC -import BasicTypes +import GHC.Types.Basic import GHC.Driver.Session import MonadUtils import Outputable -- cgit v1.2.1