[arch-haskell] Yesod Persistent packages

2014-04-20 Thread Xyne
Hi,

Have the Yesod Persistent packages been dropped from the repo permanently or
only temporarily? If there was an announcement then I missed it.

If this was unintentional, I would like to request that they be re-added.

Thanks.

Regards,
Xyne
___
arch-haskell mailing list
arch-haskell@haskell.org
http://www.haskell.org/mailman/listinfo/arch-haskell


Re: [arch-haskell] Yesod Persistent packages

2014-04-20 Thread Magnus Therning
On Sun, Apr 20, 2014 at 08:28:54PM +, Xyne wrote:
> Hi,
> 
> Have the Yesod Persistent packages been dropped from the repo permanently or
> only temporarily? If there was an announcement then I missed it.
> 
> If this was unintentional, I would like to request that they be re-added.

They were dropped from the testing branch due to not being buildable
with ghc 7.8 at the time.[^1]  I'll make an attempt to re-add them.
Earlier we had the following three packages, would they be both
sufficient and necessary?

  persistent
  persistent-sqlite
  persistent-template

/M

[^1]: The list of packages that were dropped is in the comment of this
changeset: http://is.gd/D0pFLr

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

What gets measured, gets done.
 -- Tom Peters


pgp2OfcXUOd9B.pgp
Description: PGP signature
___
arch-haskell mailing list
arch-haskell@haskell.org
http://www.haskell.org/mailman/listinfo/arch-haskell


Re: [arch-haskell] Yesod Persistent packages

2014-04-21 Thread Xyne
Magnus Therning wrote:

>They were dropped from the testing branch due to not being buildable
>with ghc 7.8 at the time.[^1]  I'll make an attempt to re-add them.
>Earlier we had the following three packages, would they be both
>sufficient and necessary?
>
>  persistent
>  persistent-sqlite
>  persistent-template
>
>/M

Yes, those are the only 3 Persistent packages that I had installed. I am only
using them as glue for a simple SQLite database in one of my projects.

Thanks again for your continued efforts. They are truly appreciated.

Best regards,
Xyne
___
arch-haskell mailing list
arch-haskell@haskell.org
http://www.haskell.org/mailman/listinfo/arch-haskell


Re: [arch-haskell] Yesod Persistent packages

2014-04-21 Thread Magnus Therning
On Mon, Apr 21, 2014 at 02:20:00PM +, Xyne wrote:
> Magnus Therning wrote:
> 
> >They were dropped from the testing branch due to not being buildable
> >with ghc 7.8 at the time.[^1]  I'll make an attempt to re-add them.
> >Earlier we had the following three packages, would they be both
> >sufficient and necessary?
> >
> >  persistent
> >  persistent-sqlite
> >  persistent-template
> >
> >/M
> 
> Yes, those are the only 3 Persistent packages that I had installed.
> I am only using them as glue for a simple SQLite database in one of
> my projects.
> 
> Thanks again for your continued efforts. They are truly appreciated.

They have been added.

/M

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

I invented the term Object-Oriented, and I can tell you I did not have
C++ in mind.
 -- Alan Kay


pgpVUmqjpUFTs.pgp
Description: PGP signature
___
arch-haskell mailing list
arch-haskell@haskell.org
http://www.haskell.org/mailman/listinfo/arch-haskell


Re: [arch-haskell] Yesod Persistent packages

2014-04-23 Thread Xyne
Magnus Therning wrote:

>They have been added.

Thanks again!
___
arch-haskell mailing list
arch-haskell@haskell.org
http://www.haskell.org/mailman/listinfo/arch-haskell