diff options
Diffstat (limited to 'compiler/rename/RnSplice.hs-boot')
-rw-r--r-- | compiler/rename/RnSplice.hs-boot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/rename/RnSplice.hs-boot b/compiler/rename/RnSplice.hs-boot index 875ba05e52..d8f0f1fc7f 100644 --- a/compiler/rename/RnSplice.hs-boot +++ b/compiler/rename/RnSplice.hs-boot @@ -1,5 +1,6 @@ module RnSplice where +import GhcPrelude import HsSyn import TcRnMonad import NameSet |