Skip to content
Snippets Groups Projects
Commit 940ded85 authored by Edward Z. Yang's avatar Edward Z. Yang
Browse files

Remove reexports from ghc-boot, help bootstrap with GHC 8.

parent 3b9e45e5
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,7 @@ Library
hpc == 0.6.*,
transformers == 0.5.*,
ghc-boot == @ProjectVersionMunged@,
ghc-boot-th == @ProjectVersionMunged@,
hoopl >= 3.10.2 && < 3.11
if os(windows)
......
......@@ -40,10 +40,6 @@ Library
GHC.PackageDb
GHC.Serialized
reexported-modules:
GHC.LanguageExtensions.Type,
GHC.Lexeme
build-depends: base >= 4.7 && < 4.10,
binary == 0.8.*,
bytestring == 0.10.*,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment