Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Alex D
GHC
Commits
721f81db
Commit
721f81db
authored
May 30, 2011
by
daniel.is.fischer
Committed by
Simon Marlow
May 31, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo everytime
parent
1c5e89ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/users_guide/ghci.xml
docs/users_guide/ghci.xml
+1
-1
No files found.
docs/users_guide/ghci.xml
View file @
721f81db
...
...
@@ -2812,7 +2812,7 @@ Prelude> :set -fno-glasgow-exts
defining useful macros. Placing a
<filename>
.ghci
</filename>
file
in a directory with a Haskell project is a useful way to set
certain project-wide options so you don't have to type them
everytime you start GHCi: eg. if your project uses GHC extensions
every
time you start GHCi: eg. if your project uses GHC extensions
and CPP, and has source files in three subdirectories A, B and C,
you might put the following lines in
<filename>
.ghci
</filename>
:
</para>
...
...
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