Ticket #129 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

fetch fails without giving user feedback if the requested package does not exist

Reported by: mnislaih Owned by: mnislaih
Priority: normal Milestone:
Component: cabal-install tool Version: HEAD
Severity: normal Keywords:
Cc: Difficulty: very easy (<1 hour)
GHC Version: 6.6 Platform: Mac OS

Description

Fix it so that it gives an error message like the one the install command gives:

pep:~/scratch$ cabal-install install blah
...
cabal-install: Couldn't satisfy dependency: 'blah -any'.

While there, perhaps fixing this user message to make it more clear would be a good idea too.

Change History

Changed 6 years ago by mnislaih

  • status changed from new to assigned

Changed 6 years ago by nominolo

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

The error message for fetch and install are the same now, in cabal-install 0.4.

Note: See TracTickets for help on using tickets.