gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/digestive-functors-happstack

Happstack backend for the digestive-functors library

Screenshots

  • digestive-functors-happstack-0.6.1.3-r1
    ~amd64
    doc hscolour hoogle profile

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600

*/*: Remove [profile?] from ghc RDEPEND

This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.

Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600

*/*: Remove ~x86 (and related) from KEYWORDS

x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.

With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.

See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600

*/*: Add [profile?] to ghc RDEPEND

Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.

Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 8e710ddebc64b6c93392d2d363f969cb89a55b41
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Dec 8 01:02:08 2022 -0700

dev-haskell/digestive-functors-happstack: Revision bump

Loosen constraint on happstack-server

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100

*/*: fix https->https in metadatd dtd

Newer hackport fixes this (in git, not tagged yet).

Signed-off-by: Sam James <sam@gentoo.org>

commit 6c1c8e5ee66d555164241baf3322f058a5a29591
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Oct 2 21:46:23 2020 +0100

dev-haskell/digestive-functors-happstack: bump up to 0.6.1.3

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit a502f983409080b03d4f0a3a9417bff705696f08
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Apr 11 01:47:09 2020 +0100

dev-haskell/digestive-functors-happstack: happstack-server-7.6

Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000

*/*: Inline mirror://hackage and update URIs

Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit be4a1eb519a36c3e7cb9dcdb2695da5dbc491979
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Feb 17 12:39:05 2018 +0000

dev-haskell/digestive-functors-happstack: bump up to 0.6.1.2

Package-Manager: Portage-2.3.24, Repoman-2.3.6

commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000

refresh Manifests

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000

follow ::gentoo in removing '# $Id$' headers

Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500

Update metadata.xml for GLEP 67

commit 77bfc71d66aebed5c267cfc8980b563d5b01c3b7
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Sep 21 09:29:14 2015 +0100

follow jlec@'s HOMEPAGE fix s/http:/https:/ form ::gentoo

The hack I did it is:
https://github.com/trofi/gentoo-qa/blob/master/check_homepage_https.sh

Will also need similar change in hackport.

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit b4511d139597826dcc9408a5c014086c961e15f6
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Sep 17 09:10:05 2015 +0100

dev-haskell/digestive-functors-happstack: bump up to 0.6.1.1

Package-Manager: portage-2.2.20

commit 4a585b54eb5f4c66e9b867f0bf95b390cbc62c60
Author: Heather <Heather@live.ru>
Date: Wed Aug 12 15:47:28 2015 +0400

fix headers and copyright lines

commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100

convert '# $Header: ' lines to '# $Id$'

The change was adopted when ::gentoo switched to git.

https://github.com/trofi/gentoo-qa/blob/master/check_header.sh

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit 9c6e3827f4ef5c37d1e8677a8c7343211778b103
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Feb 20 22:11:27 2015 +0000

dev-haskell/digestive-functors-happstack: allow happstack-7.4

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit 063ba8636ae66d093a3962846c7a906025a11ef0
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Oct 14 20:20:56 2014 +0100

dev-haskell/digestive-functors-happstack: allow text-1.2

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300

metadata.xml: from <maintainer> field in favour of <herd> one

Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit b2e5dd146e713159b76f7875a18247a6ff0932d1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Feb 22 14:36:00 2014 +0300

dev-haskell/digestive-functors-happstack: bump up to 0.6.1.0

Package-Manager: portage-2.2.8_p53

commit eee47e84051b9c73475b6a382ad0d8d92dd88748
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Jan 13 18:48:42 2014 +0300

dev-haskell/digestive-functors-happstack: allow text-1.1

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit c31addfed4cdcbf001d5dadd497ee57a6ea26dec
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Dec 10 22:23:46 2013 +1100

Bump digestive-functors-happstack to 0.6.0.1

commit e7dd98939dd4d5f2fcf55cdb5d2cd4c5cd4977fa
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Aug 11 13:08:18 2013 +1000

Loosen happstack-server dep in digestive-functors-happstack

commit 70d47dd5067f569fc498980be1e79117264f7dc6
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Feb 10 18:07:22 2013 +0300

dev-haskell/digestive-functors-happstack: bump up to 0.6.0.0

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit ff8fc55c2c95593610111fb389d03adf784e9e5d
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Oct 20 17:22:57 2012 +1100

Bump digestive-functors-happstack to 0.5.0.1

commit 7db4e1b65c2de61d0028528402e5f4d4f1112cf1
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Sep 7 17:44:46 2012 +0400

big mirror update

commit bd0402adc862003a32d53b19152b7731fd0434dc
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Jul 14 01:00:50 2012 +1000

Bump digestive-functors-happstack to 0.5.0.0

commit 88bbb0224ca4d45e00f0f64b16b0c8e79dab66f1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Jun 15 03:11:07 2012 +0300

regenerated all Manifests to make use of 'thin' feature in one shot

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 6de8c52be86124e24b20af08337302311a03b4c6
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Jun 4 13:39:09 2012 +0300

dev-haskell/digestive-functors-happstack: allow digestive-functors-0.4

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 3f2d2377c85d6940898088f898dfbed950a0686c
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Apr 1 01:27:00 2012 +1100

Bump digestive-functors-happstack to 0.3.0.1

commit 4528ccd0949b592182480e9c30f9967d621b02f3
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Mon Mar 26 12:07:20 2012 +0400

digestive-functors-happstack 0.1.1.4 -> 0.3

commit 5473826fb8e9f12077102ace263bd831e1bba94e
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Feb 19 00:34:27 2012 +1100

Bump digestive-functors-happstack to 0.1.1.4

commit e7794f27a0d0f95f0424a431e1b570dce93979e9
Author: Mark Wright <markwright@internode.on.net>
Date: Tue Jan 31 00:02:15 2012 +1100

Bump digestive-functors-happstack to 0.1.1.3, built with ghc 7.4.1-rc1, 7.2.2, 7.0.4 and 6.12.3

commit 12ad729c2f653738df3b863c898550adfb174118
Author: Mark Wright <markwright@internode.on.net>
Date: Sun Dec 11 16:28:24 2011 +1100

Bump digestive-functors-happstack to 0.1.1.2

commit 47b3efaa1ce772a291ab245e0786d682a537b648
Author: Mark Wright <markwright@internode.on.net>
Date: Mon Nov 21 02:12:51 2011 +1100

Bump digestive-functors-happstack to 0.1.1.1, built with ghc 7.2.2 and 7.0.4 (wants mtl-2)

commit ddfc3d1aa83b3634fb3be0d8024f3d6afe252445
Author: Mark Wright <markwright@internode.on.net>
Date: Thu Nov 17 23:17:59 2011 +1100

Add hoogle support

commit ea0cd0b4fd475459eb43fe887e322f3ceadca1ba
Author: Mark Wright <markwright@internode.on.net>
Date: Thu Oct 27 23:31:06 2011 +1100

Bump digestive-functors-happstack to 0.1.1.0, built with ghc 7.2.1 and 7.0.4 (wants mtl-2)

commit 963b1b58ac99b96d9d6b2facd294a76036bdeef2
Author: Mark Wright <markwright@internode.on.net>
Date: Mon Aug 15 23:35:38 2011 +1000

Bump digestive-functors-happstack to 0.1.0.2, built with ghc 7.2.1, 7.0.4 (wants mtl-2)

commit d26490ee555dd44e934923e4876147472bf14235
Author: Mark Wright <markwright@internode.on.net>
Date: Sat Jul 30 19:14:31 2011 +1000

Bump happstack-server dependency to 6.2, built with ghc 7.0.4 (wants mtl2, wants syb-with-class)

commit 705fe0f5ea3c45517864033e7988fca16509ab07
Author: Mark Wright <markwright@internode.on.net>
Date: Sat Jul 2 02:28:12 2011 +1000

Bump digestive-functors-happstack to 0.1.0.1, built with ghc 7.0.4 (wants mtl-2)

commit d92987faec6c1f4c2f34bf4ee6ce182865bfdfdb
Author: Mark Wright <markwright@internode.on.net>
Date: Fri May 13 00:34:21 2011 +1000

Bump digestive-functors-happstack to 0.1.0.0, built with ghc 7.0.3 (wants mtl-2)

commit 9a042f0c8c976134b6ae188ae4a38899abf197e2
Author: Mark Wright <markwright@internode.on.net>
Date: Tue Mar 15 23:03:49 2011 +1100

Add digestive-functors-happstack, built with ghc 7.0.2 (wants mtl-2)