[commit: haddock] local: Add .ghci file (595f370)
David Waern
waern at galois.com
Tue Feb 14 02:01:09 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/haddock
On branch : local
http://hackage.haskell.org/trac/ghc/changeset/595f370a9d01a3ac16a12853274096d0a6bff35d
>---------------------------------------------------------------
commit 595f370a9d01a3ac16a12853274096d0a6bff35d
Author: Simon Hengel <sol at typeful.net>
Date: Tue Jan 10 18:32:23 2012 +0100
Add .ghci file
>---------------------------------------------------------------
src/.ghci | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/.ghci b/src/.ghci
new file mode 100644
index 0000000..f00e6d5
--- /dev/null
+++ b/src/.ghci
@@ -0,0 +1 @@
+:set -i../dist/build/autogen -i../dist/build/haddock/haddock-tmp/ -packageghc -optP-include -optP../dist/build/autogen/cabal_macros.h -XCPP -XDeriveDataTypeable -XScopedTypeVariables -XMagicHash
More information about the Cvs-ghc
mailing list