
Replying to [comment:2 jimburton]:
Installing: /home/jim/.cabal/bin jim@mowa624-jb162:~$ cabal --version cabal-install version 0.5.2 using version 1.4.0.2 of the Cabal library
You must have another instance of the `cabal` program on your `$PATH`
#419: cabal-install should handle packages that need a later Cabal version better ---------------------------------+------------------------------------------ Reporter: jimburton | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: cabal-install tool | Version: 1.4.0.2 Severity: normal | Resolution: Keywords: | Difficulty: normal Ghcversion: 6.8.3 | Platform: ---------------------------------+------------------------------------------ Comment (by jimburton): Replying to [comment:3 duncan]: that is shadowing the one you just installed.
See `which cabal` it'll report something other than
`/home/jim/.cabal/bin/cabal`. Of course! Thanks, that was silly of me. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/419#comment:4 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects