cab icon indicating copy to clipboard operation
cab copied to clipboard

Parsing invalid version numbers fails with `read: no parse`

Open bergmark opened this issue 10 years ago • 0 comments

$ cab delete text foo
cab: Prelude.read: no parse

This can be a bit confusing, maybe one would expect this to allow deletion of several packages since you don't always need to specify the version number when deleting.

bergmark avatar May 24 '14 09:05 bergmark