added ghc_home, cabal_home flags, branch config in git, sidharta->veitheller

This commit is contained in:
hellerve
2015-12-29 10:15:34 +01:00
parent 9a8e2a2cce
commit 7dba9df37f
24 changed files with 34 additions and 28 deletions

View File

@@ -14,10 +14,10 @@
-- require-sandbox: False
-- ignore-sandbox: False
remote-repo: hackage.haskell.org:http://hackage.haskell.org/packages/archive
remote-repo-cache: /Users/sidharta/.cabal/packages
remote-repo-cache: /Users/veitheller/.cabal/packages
-- local-repo:
-- logs-dir:
world-file: /Users/sidharta/.cabal/world
world-file: /Users/veitheller/.cabal/world
-- verbose: 1
-- compiler: ghc
-- with-compiler:
@@ -41,7 +41,7 @@ world-file: /Users/sidharta/.cabal/world
-- flags:
-- extra-include-dirs:
-- extra-lib-dirs:
extra-prog-path: /Users/sidharta/.cabal/bin
extra-prog-path: /Users/veitheller/.cabal/bin
-- instantiate-with:
-- tests: False
-- library-coverage:
@@ -66,7 +66,7 @@ documentation: True
-- upgrade-dependencies: False
-- root-cmd:
-- symlink-bindir:
build-summary: /Users/sidharta/.cabal/logs/build.log
build-summary: /Users/veitheller/.cabal/logs/build.log
-- build-log:
remote-build-reporting: anonymous
-- report-planning-failure: False
@@ -92,7 +92,7 @@ haddock
-- contents-location:
install-dirs user
-- prefix: /Users/sidharta/.cabal
-- prefix: /Users/veitheller/.cabal
-- bindir: $prefix/bin
-- libdir: $prefix/lib
-- libsubdir: $abi/$pkgkey