[arch-haskell] Recent change to Hackage causes delay in updates

Magnus Therning magnus at therning.org
Thu Nov 6 08:55:00 UTC 2014


On Wed, Nov 05, 2014 at 09:13:29AM +0000, SP wrote:
> On 05/11/14 08:35, Magnus Therning wrote:
> > Silly me!  There's a rather obvious work-around that will allow me
> > updating while working on a more convenient way to deal with this.
> 
> How are  you doing it in the end?

It's so embarrassingly simple... I extract the changes from the new
.cabal into a patch on the source level.  Specifically, I extract the
changed .cabal for pandoc, which only existed in the index file, and
put the changes into `patches/pandoc.source`, then I can remove
`patches/pandoc.cabal`.

It's not a very good long-term solution, but it makes it workable
until I have finished refactoring `cblrepo` so it can deal with the
situation more intelligently.

/M

-- 
Magnus Therning                      OpenPGP: 0xAB4DFBA4 
email: magnus at therning.org   jabber: magnus at therning.org
twitter: magthe               http://therning.org/magnus

Any fool can write code that a computer can understand.  Good programmers
write code that humans can understand.
     -- Martin Fowler
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/arch-haskell/attachments/20141106/e4ff95c2/attachment.sig>


More information about the arch-haskell mailing list