From 99a9f51bf8207c79241fc0b685fadeb222a61292 Mon Sep 17 00:00:00 2001 From: Sylvain Henry Date: Thu, 2 Jan 2020 19:13:44 +0100 Subject: Module hierarchy: Iface (cf #13009) --- testsuite/tests/gadt/gadt17.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuite/tests/gadt') diff --git a/testsuite/tests/gadt/gadt17.hs b/testsuite/tests/gadt/gadt17.hs index de99d3888e..feb61b6463 100644 --- a/testsuite/tests/gadt/gadt17.hs +++ b/testsuite/tests/gadt/gadt17.hs @@ -1,8 +1,8 @@ {-# LANGUAGE GADTs #-} {-# OPTIONS_GHC -O #-} --- This one showed up a bug that required type refinement in TcIface --- See the call to coreRefineTys in TcIface +-- This one showed up a bug that required type refinement in GHC.IfaceToCore +-- See the call to coreRefineTys in GHC.IfaceToCore -- -- Tests for bug: https://gitlab.haskell.org/ghc/ghc/issues/685 -- cgit v1.2.1