Hi all,
I hacked together what I thought was a neat little feature (a 3 line diff)
and thought I'd add a test. Thats when I figured out I couldn't even run
the tests.
Reading `Cabal/tests/Readme.md` I see I need to set the environment var:
> * `CABAL_PACKAGETESTS_GHC` is the path to the GHC you compiled Cabal with
> * `CABAL_PACKAGETESTS_GHC_PKG` is the path to the ghc-pkg associated with this GHC
> * `CABAL_PACKAGETESTS_HADDOCK` is the path to the haddock associated with this GHC
> * `CABAL_PACKAGETESTS_GHC_VERSION` is the version of your GHC
> * `CABAL_PACKAGETESTS_DB_STACK` is a PATH-style list of package database paths,
The first four are obvious and easy, but I have no idea how to set the last
one.
Clues?
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
Hi all,
I have released the following versions of Cabal and cabal-install.
Cabal - 1.22.8.0
cabal-install - 1.22.9.0
These are tagged in the repo, updated on the downloads site and uploaded to
hackage.
Cheers,
ryan