summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/annotations/t11430.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-api/annotations/t11430.hs')
-rw-r--r--testsuite/tests/ghc-api/annotations/t11430.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-api/annotations/t11430.hs b/testsuite/tests/ghc-api/annotations/t11430.hs
index 232d47ff98..f161e601ce 100644
--- a/testsuite/tests/ghc-api/annotations/t11430.hs
+++ b/testsuite/tests/ghc-api/annotations/t11430.hs
@@ -17,7 +17,7 @@ import FastString
import ForeignCall
import MonadUtils
import Outputable
-import HsDecls
+import GHC.Hs.Decls
import Bag (filterBag,isEmptyBag)
import System.Directory (removeFile)
import System.Environment( getArgs )