Re: Package version question with Cabal

2015-01-20 Thread Volker Wysk
Am Montag, 19. Januar 2015, 23:32:09 schrieben Sie: > On Mon, Jan 19, 2015 at 11:14 PM, Volker Wysk > > wrote: > > I've uploaded my library to Hackage, and now I'm trying to install it via > > cabal: > At a guess, the index has not yet been updated --- you may need to wait > some time (might be a

Re: Package version question with Cabal

2015-01-19 Thread Brandon Allbery
On Mon, Jan 19, 2015 at 11:14 PM, Volker Wysk wrote: > I've uploaded my library to Hackage, and now I'm trying to install it via > cabal: > At a guess, the index has not yet been updated --- you may need to wait some time (might be as short as an hour) before trying to install it from Hackage.

Re: Package version question with Cabal

2015-01-19 Thread Volker Wysk
Am Dienstag, 20. Januar 2015, 05:14:15 schrieb Volker Wysk: > ~/src/hsshellscript $ cabal install Oops, this should be "cabal install hsshellscript-3.3.3", not just "cabal install": ~/src/hsshellscript $ cabal install hsshellscript-3.3.3 Resolving dependencies... All the requested packages are a

Package version question with Cabal

2015-01-19 Thread Volker Wysk
Hi! I've uploaded my library to Hackage, and now I'm trying to install it via cabal: ~/src/hsshellscript $ cabal install Resolving dependencies... In order, the following will be installed: hsshellscript-3.3.3 (reinstall) Warning: Note that reinstalls are always dangerous. Continuing anyway...