[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What remains to be done before the freeze



On Wed, May 09, 2012 at 12:13:20PM -0400, Joey Hess wrote:
> Yesod seems to need some work to be usable with only debs.
> After 'yesod init', I get this:
> 
> joey@gnu:~/tmp/Foo>cabal configure
> Resolving dependencies...
> Configuring Foo-0.0.0...
> cabal: At least the following dependencies are missing:
> persistent-sqlite ==0.8.*,
> yaml ==0.5.*,
> yesod-default ==0.6.*,

> persistent-sqlite seems unavailable; so are persistent-postgresql
> and persistent-mongodb.

That's why those are all in Suggests.  Also you can make a
perfectly functional Yesod application without persistent
storage.

> yesod-default is not depended upon by yesod.

Seems like that should be added to Recommends.


Reply to: