summaryrefslogtreecommitdiff
path: root/libraries/ghc-boot/ghc-boot.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ghc-boot/ghc-boot.cabal')
-rw-r--r--libraries/ghc-boot/ghc-boot.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/ghc-boot/ghc-boot.cabal b/libraries/ghc-boot/ghc-boot.cabal
index 883bbaf795..4439153211 100644
--- a/libraries/ghc-boot/ghc-boot.cabal
+++ b/libraries/ghc-boot/ghc-boot.cabal
@@ -37,6 +37,7 @@ Library
GHC.Lexeme
GHC.PackageDb
GHC.LanguageExtensions
+ GHC.Serialized
build-depends: base >= 4 && < 5,
binary == 0.8.*,