Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
5fcb4668
Commit
5fcb4668
authored
Jan 21, 2005
by
simonmar
Browse files
[project @ 2005-01-21 12:48:38 by simonmar]
Update packages documentation (phew)
parent
73fabb89
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
ghc/docs/users_guide/flags.xml
View file @
5fcb4668
...
...
@@ -451,8 +451,20 @@
</thead>
<tbody>
<row>
<entry><option>
-package
</option>
<replaceable>
name
</replaceable></entry>
<entry>
Use package
<replaceable>
name
</replaceable></entry>
<entry><option>
-package
</option>
<replaceable>
P
</replaceable></entry>
<entry>
Expose package
<replaceable>
P
</replaceable></entry>
<entry>
static
</entry>
<entry>
-
</entry>
</row>
<row>
<entry><option>
-hide-package
</option>
<replaceable>
name
</replaceable></entry>
<entry>
Hide package
<replaceable>
P
</replaceable></entry>
<entry>
static
</entry>
<entry>
-
</entry>
</row>
<row>
<entry><option>
-ignore-package
</option>
<replaceable>
name
</replaceable></entry>
<entry>
Ignore package
<replaceable>
P
</replaceable></entry>
<entry>
static
</entry>
<entry>
-
</entry>
</row>
...
...
@@ -463,8 +475,8 @@
<entry>
-
</entry>
</row>
<row>
<entry><option>
-package-
name
</option>
<replaceable>
name
</replaceable>
</entry>
<entry>
Compile code for package
<replaceable>
name
</replaceable>
</entry>
<entry><option>
-
no-user-
package-
conf
</option></entry>
<entry>
Don't load the user's package config file.
</entry>
<entry>
static
</entry>
<entry>
-
</entry>
</row>
...
...
ghc/docs/users_guide/packages.xml
View file @
5fcb4668
This diff is collapsed.
Click to expand it.
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