[commit: haddock] ghc-7.6: Update .ghci (ac8417b)
Simon Hengel <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/haddock On branch : ghc-7.6 http://hackage.haskell.org/trac/ghc/changeset/ac8417bd0e947d81713a8ec31fe048aa43e34c03 >--------------------------------------------------------------- commit ac8417bd0e947d81713a8ec31fe048aa43e34c03 Author: Simon Hengel <[email protected]> Date: Tue Oct 9 11:16:19 2012 +0200 Update .ghci >--------------------------------------------------------------- .ghci | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.ghci b/.ghci index ff2b663..afdd26a 100644 --- a/.ghci +++ b/.ghci @@ -1 +1 @@ -:set -isrc -idist/build/autogen -idist/build/haddock/haddock-tmp/ -packageghc -optP-include -optPdist/build/autogen/cabal_macros.h +:set -isrc -idist/build -idist/build/autogen -packageghc -optP-include -optPdist/build/autogen/cabal_macros.h