Skip to content
Snippets Groups Projects
Commit 5042ba9d authored by Andreas Klebinger's avatar Andreas Klebinger Committed by Marge Bot
Browse files

Expose the GhcPrelude module.

This makes it simpler to load Modules importing it
when using ghc-the-package.

-------------------------
Metric Decrease:
    haddock.compiler
-------------------------
parent 4dfd6a5f
No related branches found
No related tags found
No related merge requests found
...@@ -200,9 +200,6 @@ Library ...@@ -200,9 +200,6 @@ Library
Default-Extensions: Default-Extensions:
NoImplicitPrelude NoImplicitPrelude
Other-Modules:
GhcPrelude
Exposed-Modules: Exposed-Modules:
HieTypes HieTypes
HieDebug HieDebug
...@@ -397,6 +394,7 @@ Library ...@@ -397,6 +394,7 @@ Library
GHC GHC
GhcMake GhcMake
GhcPlugins GhcPlugins
GhcPrelude
DynamicLoading DynamicLoading
HeaderInfo HeaderInfo
HscMain HscMain
......
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