** Description changed: 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 + (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?
** Description changed: 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? + 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? ** Also affects: haskell-yesod-core (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450996 Title: persistent dependency in yesod boilerplate broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/haskell-persistent/+bug/1450996/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
