#796: cabal-install bootstrap.sh looks in user packages when building --global ---------------------------------+------------------------------------------ Reporter: larsv | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: cabal-install tool | Version: HEAD Severity: minor | Keywords: Difficulty: unknown | Ghcversion: Platform: Other Unix | ---------------------------------+------------------------------------------ When invoking cabal-install's bootstrap.sh with the --global flag, it still looks in the user packages for its dependencies.
This prevents the script from progressing, as the dependencies are not available as it's building a non-user package. -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/796> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects _______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel