X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fghci.xml;h=72481eb24f2094da8ec7cfd6acf6b8338738401b;hb=1bf40a4b38180b8b1c1bdaf4919bc327d5b27abe;hp=d33ac8e7bfd3125a8b24982dc87ba63b91cfe8c7;hpb=2c4475595ef49267daf2939ef56dc3405dedfb12;p=ghc-hetmet.git diff --git a/docs/users_guide/ghci.xml b/docs/users_guide/ghci.xml index d33ac8e..72481eb 100644 --- a/docs/users_guide/ghci.xml +++ b/docs/users_guide/ghci.xml @@ -2812,7 +2812,7 @@ Prelude> :set -fno-glasgow-exts defining useful macros. Placing a .ghci 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 .ghci: