On Wed, Apr 9, 2014 at 9:15 AM, John Wiegley <johnw@newartisans.com> wrote:
>>>>> Michael Snoyman <michael@snoyman.com> writes:

> * fpco-api (yes, I'm working on it)
> * gitlib
> * groundhog
> * monad-peel
> * parsestar
> * pcre-light
> * recursion-schemes
> * statistics
> * syb-extras
> * thyme
> * uniqueid

My own private bootstrapping (unrelated to stackage) has also revealed these
broken packages:

    pcre-light
    categories
    thyme
    recursion-schemes
    yesod-persistent


What build failure are you getting with yesod-persistent? It builds correctly for me.

Michael