Hi, Am Donnerstag, den 01.01.2015, 18:35 +0100 schrieb Picca Frédéric-Emmanuel: > Package: yesod > Version: 1.2.13-1 > Severity: important > > Hello, > > I tryed to used yesod so after a > apt-get install yesod > > I did > > yesod init > > to create myweb project which use sqlite for persistence. > > now I did > > cd myweb && yesod devel > > but I got this > > picca@mordor:~/tmp/myweb$ yesod devel > Yesod devel server. Press ENTER to quit > Resolving dependencies... > Configuring myweb-0.0.0... > cabal: At least the following dependencies are missing: > fast-logger ==2.2.*, > persistent ==2.0.*, > persistent-sqlite ==2.0.*, > persistent-template ==2.0.*, > shakespeare ==2.0.*, > wai-logger ==2.2.*, > yesod-core >=1.2.20 && <1.3 > > so it seems to me that yesod can not be used within Debian. > > Indeed I can use cabal to build the missing the dependencies. > But it seems to me that it would be better if out of the box yesod should be > used to generate websites.
yes, that would be desirable, and we have an autopkgtest for that: http://ci.debian.net/packages/h/haskell-yesod-bin/ but that did not prevent breakage, partly becaues autopkgtest failures are far to easy to miss. In the future I hope we can integrate the scaffolding package in our package plan at http://anonscm.debian.org/gitweb/?p=pkg-haskell/package-plan.git;a=summary I’ll look into it once the freeze is over. Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer [email protected] | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: [email protected] | http://people.debian.org/~nomeata
signature.asc
Description: This is a digitally signed message part

