[commit: haddock] master: Add -itest to .ghci (e29bbf8)

Simon Hengel sol at typeful.net
Sat Jun 1 18:50:03 CEST 2013


Repository : ssh://darcs.haskell.org//srv/darcs/haddock

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/e29bbf827924af8a6b74d1b86554f0bfbc6aca9b

>---------------------------------------------------------------

commit e29bbf827924af8a6b74d1b86554f0bfbc6aca9b
Author: Simon Hengel <sol at typeful.net>
Date:   Sat Jun 1 18:06:34 2013 +0200

    Add -itest to .ghci

>---------------------------------------------------------------

 .ghci |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.ghci b/.ghci
index afdd26a..5407b2c 100644
--- a/.ghci
+++ b/.ghci
@@ -1 +1 @@
-:set -isrc -idist/build -idist/build/autogen -packageghc -optP-include -optPdist/build/autogen/cabal_macros.h
+:set -isrc -itest -idist/build -idist/build/autogen -packageghc -optP-include -optPdist/build/autogen/cabal_macros.h





More information about the ghc-commits mailing list