Ticket #743 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

cabal-install boostrap problem: missing: time ==1.1.*

Reported by: guest Owned by:
Priority: normal Milestone: cabal-install-0.10
Component: cabal-install tool Version: 1.8.0.4
Severity: normal Keywords:
Cc: Difficulty: very easy (<1 hour)
GHC Version: 6.10.4 Platform: Linux

Description

The bootstrap script does not install the time library, whereas cabal-install depends on it.

cabal-install-0.8.2

Change History

Changed 3 years ago by duncan

  • milestone set to cabal-install-0.10

Changed 2 years ago by benmachine

I think time is a GHC library, and installing multiple versions of those can lead to headaches. If that's the case then having bootstrap.sh install it is not a good idea.

Changed 2 years ago by duncan

  • status changed from new to closed
  • resolution set to fixed

Should now be fixed in the bootstrap.sh for cabal-install-0.10.0

Note: See TracTickets for help on using tickets.