Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
26553252
Commit
26553252
authored
Jul 15, 2007
by
Ian Lynagh
Browse files
In user guide, don't claim that ghci never generates .hi files
With -fobject-code it now can do.
parent
69443f18
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/users_guide/ghci.xml
View file @
26553252
...
...
@@ -1516,9 +1516,7 @@ $ ghci Main.hs
<para>
Most of the command-line options accepted by GHC (see
<xref
linkend=
"using-ghc"
/>
) also make sense in interactive mode. The ones
that don't make sense are mostly obvious; for example, GHCi
doesn't generate interface files, so options related to interface
file generation won't have any effect.
</para>
that don't make sense are mostly obvious.
</para>
<sect2>
<title>
Packages
</title>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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