Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
9fc54e0d
Commit
9fc54e0d
authored
Mar 16, 2005
by
krasimir
Browse files
[project @ 2005-03-16 09:22:40 by krasimir]
Remove Main module from exported-modules field
parent
ad626c24
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/package.conf.in
View file @
9fc54e0d
...
...
@@ -5,7 +5,7 @@ maintainer: glasgow-haskell-users@haskell.org
exposed: True
exposed-modules:
BasicTypes,
BasicTypes,
DataCon,
Demand,
FieldLabel,
...
...
@@ -133,7 +133,6 @@ exposed-modules:
HscMain,
HscStats,
HscTypes,
Main,
PackageConfig,
Packages,
ParsePkgConf,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment