Activity log for bug #1450996

Date Who What changed Old value New value Message
2015-05-02 09:38:40 Yuriy Syrovetskiy bug added bug
2015-05-02 09:41:01 Yuriy Syrovetskiy bug task added haskell-persistent (Ubuntu)
2015-05-02 09:42:16 Yuriy Syrovetskiy summary persistent dependency in boilerplate broken persistent dependency in yesod boilerplate broken
2015-05-02 09:56:11 Yuriy Syrovetskiy description On Vivid, command `yesod init` generates `.cabal` file containing dependency `persistent >= 2.0` and code that uses features of persistent-2.0. But package haskell-persistent is still 1.3.* in Vivid (http://packages.ubuntu.com/source/vivid/haskell-persistent). Should haskell-persistent be upgraded, or should haskell-yesod-bin be downgraded, or should I use another way to get packages? On Vivid, command `yesod init` generates `.cabal` file containing dependency `persistent >= 2.0` and code that uses features of persistent-2.0. But package haskell-persistent is still 1.3.* in Vivid (http://packages.ubuntu.com/source/vivid/haskell-persistent). As a result, project build fails with cabal: At least the following dependencies are missing: persistent ==2.0.*, persistent-sqlite ==2.0.*, persistent-template ==2.0.* Should haskell-persistent be upgraded, or should haskell-yesod-bin be downgraded, or should I use another way to get packages?
2015-05-02 09:59:14 Yuriy Syrovetskiy description On Vivid, command `yesod init` generates `.cabal` file containing dependency `persistent >= 2.0` and code that uses features of persistent-2.0. But package haskell-persistent is still 1.3.* in Vivid (http://packages.ubuntu.com/source/vivid/haskell-persistent). As a result, project build fails with cabal: At least the following dependencies are missing: persistent ==2.0.*, persistent-sqlite ==2.0.*, persistent-template ==2.0.* Should haskell-persistent be upgraded, or should haskell-yesod-bin be downgraded, or should I use another way to get packages? On Vivid, command `yesod init` generates `.cabal` file containing dependency `persistent >= 2.0` and code that uses features of persistent-2.0. But package haskell-persistent is still 1.3.* in Vivid (http://packages.ubuntu.com/source/vivid/haskell-persistent). As a result, project build fails with cabal: At least the following dependencies are missing: persistent ==2.0.*, persistent-sqlite ==2.0.*, persistent-template ==2.0.* The same problem is with haskell-yesod-core, which is >=1.2.20 in boilerplate but only 1.2.19 in Vivid. Should haskell-persistent and haskell-yesod-core be upgraded, or should haskell-yesod-bin be downgraded, or should I use another way to get packages?
2015-05-02 09:59:44 Yuriy Syrovetskiy bug task added haskell-yesod-core (Ubuntu)
2015-07-21 14:02:43 Hans Joachim Desserud tags vivid
2016-11-16 22:52:55 Gianfranco Costamagna haskell-persistent (Ubuntu): status New Fix Released
2016-11-16 22:52:59 Gianfranco Costamagna haskell-yesod-bin (Ubuntu): status New Fix Released
2016-11-16 22:53:08 Gianfranco Costamagna haskell-yesod-core (Ubuntu): status New Fix Released