Package version question with Cabal

Brandon Allbery allbery.b at gmail.com
Tue Jan 20 04:32:09 UTC 2015


On Mon, Jan 19, 2015 at 11:14 PM, Volker Wysk <verteiler at volker-wysk.de>
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.

You also need to run "cabal update" to download the updated package index
so your local cabal-install knows about the new package.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20150119/b31c0834/attachment.html>


More information about the Glasgow-haskell-users mailing list