diff options
Diffstat (limited to 'compiler/ghc.cabal.in')
-rw-r--r-- | compiler/ghc.cabal.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index f40c8baed6..152e15682c 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -631,10 +631,3 @@ Library RtClosureInspect DebuggerUtils GHCi - - if !flag(stage1) - -- ghc:Serialized moved to ghc-boot:GHC.Serialized. So for - -- compatibility with GHC 7.10 and earlier, we reexport it - -- under the old name. - reexported-modules: - ghc-boot:GHC.Serialized as Serialized |