Package Details: haskell-yesod 1.2.5.2-1

Package Base: haskell-yesod
Description: Creation of type-safe, RESTful web applications.
Upstream URL: http://hackage.haskell.org/package/yesod
Category: devel
Licenses: custom:MIT
Submitter: None
Maintainer: valdez
Last Packager: valdez
Votes: 4
First Submitted: 2010-03-11 13:27
Last Updated: 2014-06-05 03:06

Latest Comments

Comment by leidola

2013-11-19 19:53

Note: Please include the haskell package repositories mentioned at [1], especially haskell-happstack and haskell-core.

[1] https://wiki.archlinux.org/index.php/Haskell_Package_Guidelines

Comment by leidola

2013-11-18 18:39

New package of latest version (as of today) including dependencies generated using cabal2arch.

Anonymous comment

2011-03-14 09:27

You can add the -fproduction flag to setup configure in the PKGBUILD to build yesod with GHC 7.0.2.

i.e. change
runhaskell Setup configure -O --enable-split-objs --enable-shared
to
runhaskell Setup configure -O --enable-split-objs --enable-shared -fproduction

Comment by pdxleif

2011-03-14 09:04

Apparently this package triggers a compiler error in GHC 7.0.2.
http://hackage.haskell.org/trac/ghc/ticket/5004

Anonymous comment

2010-11-25 14:02

This package cannot be updated right now, because one it its dependencies (blaze-builder) requires haskell-text 0.10.*. In [extra], however, we have haskell-text 0.9.*. That needs to be remedied before the new version of yesod can be built.

Anonymous comment

2010-08-15 05:34

No problem.

I was waiting for some deps without which it was not possible to update it.


Sincerely,
Gour

Anonymous comment

2010-08-14 20:55

If you can orphan this package, arch-haskell can pick up the maintainership.