<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/haskell-web.scm, branch master</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: ghc-mattermost-api-qc: Update to 90000.1.1.</title>
<updated>2026-08-03T13:16:30+00:00</updated>
<author>
<name>Konstantin Suntsov</name>
<email>protvin@disroot.org</email>
</author>
<published>2026-07-22T19:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=a9d92302797f398f08f2548b75257aacbfd859e8'/>
<id>a9d92302797f398f08f2548b75257aacbfd859e8</id>
<content type='text'>
* gnu/packages/haskell-web.scm (ghc-mattermost-api-qc): Update to 90000.1.1.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/haskell-web.scm (ghc-mattermost-api-qc): Update to 90000.1.1.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: ghc-mattermost-api: Update to 90000.1.1.</title>
<updated>2026-08-03T13:16:30+00:00</updated>
<author>
<name>Konstantin Suntsov</name>
<email>protvin@disroot.org</email>
</author>
<published>2026-07-22T19:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=19ce0448f25343ca7fe96f8bc172d5e550f252f1'/>
<id>19ce0448f25343ca7fe96f8bc172d5e550f252f1</id>
<content type='text'>
* gnu/packages/haskell-web.scm (ghc-mattermost-api): Update to 90000.1.1.
[source]: Add reference to patch.
[inputs]: Drop ghc-connection.
* gnu/packages/patches/ghc-matterhorn-crypton-connection.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add reference to it.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/haskell-web.scm (ghc-mattermost-api): Update to 90000.1.1.
[source]: Add reference to patch.
[inputs]: Drop ghc-connection.
* gnu/packages/patches/ghc-matterhorn-crypton-connection.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add reference to it.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: ghc-js-flot: Delete minified JavaScript in source snippet.</title>
<updated>2026-06-14T04:53:48+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-06-14T04:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=711cac00581aa0715f21971371d400f65d9c9160'/>
<id>711cac00581aa0715f21971371d400f65d9c9160</id>
<content type='text'>
* gnu/packages/haskell-web.scm (ghc-js-flot)
[source] &lt;modules, snippet&gt; New fields.
[#:phases] {build-minified-javascript}: Adjust accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/haskell-web.scm (ghc-js-flot)
[source] &lt;modules, snippet&gt; New fields.
[#:phases] {build-minified-javascript}: Adjust accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: ghc-js-flot: Minify JavaScript files from source.</title>
<updated>2026-06-14T04:37:34+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-06-14T04:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=874c4ba7f9e417ba16157f40982f1a13f0a54bb9'/>
<id>874c4ba7f9e417ba16157f40982f1a13f0a54bb9</id>
<content type='text'>
* gnu/packages/haskell-web.scm (ghc-js-flot)
[#:phases] {build-minified-javascript}: New phase.
[native-inputs]: Add esbuild, libarchive.

Fixes: #9259
Reported-by: "W. Kosior" &lt;koszko@gnu.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/haskell-web.scm (ghc-js-flot)
[#:phases] {build-minified-javascript}: New phase.
[native-inputs]: Add esbuild, libarchive.

Fixes: #9259
Reported-by: "W. Kosior" &lt;koszko@gnu.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: ghc-js-jquery: Minify JQuery from source.</title>
<updated>2026-06-14T02:39:24+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-06-14T02:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=20579e307c477a9839bce0950ffa2c7af08d9d40'/>
<id>20579e307c477a9839bce0950ffa2c7af08d9d40</id>
<content type='text'>
* gnu/packages/haskell-web.scm (ghc-js-jquery) [source]: Delete .min.js file.
[#:phases] {minify-jquery}: New phase.

Fixes: #9259
Reported-by: "W. Kosior" &lt;koszko@gnu.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/haskell-web.scm (ghc-js-jquery) [source]: Delete .min.js file.
[#:phases] {minify-jquery}: New phase.

Fixes: #9259
Reported-by: "W. Kosior" &lt;koszko@gnu.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: packages: Update haskell packages to current Stackage</title>
<updated>2026-06-13T06:51:26+00:00</updated>
<author>
<name>Saku Laesvuori</name>
<email>saku@laesvuori.fi</email>
</author>
<published>2025-10-09T10:30:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=f3642022d449b0bc450fbf48f53fb61dc0236cfe'/>
<id>f3642022d449b0bc450fbf48f53fb61dc0236cfe</id>
<content type='text'>
* gnu/packages/patches/ghc-chell-quickcheck-enable-qc-2.15.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/dhall.scm (...): Update Haskell packages
to current Stackage.
* gnu/packages/finance.scm (...): As above.
* gnu/packages/haskell-apps.scm (...): As above.
* gnu/packages/haskell-check.scm (...): As above.
* gnu/packages/haskell-crypto.scm (...): As above.
* gnu/packages/haskell-web.scm (...): As above.
* gnu/packages/wm.scm (...): As above.
* gnu/packages/haskell-xyz.scm (...): As above.
(ghc-chell-quickcheck): Patch testsuite to work with current quickcheck.

Change-Id: I8c8bea6755121706c46606a658cba8b590780fe1

FIXUP add the chell patch

Change-Id: I5efc8f467efe85b038cd44b18acbb27826036484
Signed-off-by: Lars-Dominik Braun &lt;lars@6xq.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/patches/ghc-chell-quickcheck-enable-qc-2.15.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/dhall.scm (...): Update Haskell packages
to current Stackage.
* gnu/packages/finance.scm (...): As above.
* gnu/packages/haskell-apps.scm (...): As above.
* gnu/packages/haskell-check.scm (...): As above.
* gnu/packages/haskell-crypto.scm (...): As above.
* gnu/packages/haskell-web.scm (...): As above.
* gnu/packages/wm.scm (...): As above.
* gnu/packages/haskell-xyz.scm (...): As above.
(ghc-chell-quickcheck): Patch testsuite to work with current quickcheck.

Change-Id: I8c8bea6755121706c46606a658cba8b590780fe1

FIXUP add the chell patch

Change-Id: I5efc8f467efe85b038cd44b18acbb27826036484
Signed-off-by: Lars-Dominik Braun &lt;lars@6xq.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Giacomo's email address.</title>
<updated>2025-12-03T05:38:09+00:00</updated>
<author>
<name>Giacomo Leidi</name>
<email>therewasa@fishinthecalculator.me</email>
</author>
<published>2025-11-15T10:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=c425bac93d8d39c197a4bb4a56218cecd3231c1d'/>
<id>c425bac93d8d39c197a4bb4a56218cecd3231c1d</id>
<content type='text'>
The change was automated via:

git grep -l goodoldpaul@autistici.org |
    xargs sed -i 's/goodoldpaul@autistici.org/therewasa@fishinthecalculator.me/g'

* .mailmap: New entry.

Change-Id: I1629388334695d221647afe6a14faf61af5fe0d6
Signed-off-by: Maxim Cournoyer &lt;maxim@guixotic.coop&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The change was automated via:

git grep -l goodoldpaul@autistici.org |
    xargs sed -i 's/goodoldpaul@autistici.org/therewasa@fishinthecalculator.me/g'

* .mailmap: New entry.

Change-Id: I1629388334695d221647afe6a14faf61af5fe0d6
Signed-off-by: Maxim Cournoyer &lt;maxim@guixotic.coop&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add ghc-html5-entity.</title>
<updated>2025-07-02T17:43:59+00:00</updated>
<author>
<name>Alice BRENON</name>
<email>alice.brenon@ens-lyon.fr</email>
</author>
<published>2025-07-02T12:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=84df8bf3e1bd41233a395deb9ab06e79c2335b7a'/>
<id>84df8bf3e1bd41233a395deb9ab06e79c2335b7a</id>
<content type='text'>
* gnu/packages/haskell-web.scm (ghc-html5-entity): New variable.

Change-Id: I158ee27de3b86dd37a747a862bd643372068b460
Signed-off-by: jgart &lt;jgart@dismail.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/haskell-web.scm (ghc-html5-entity): New variable.

Change-Id: I158ee27de3b86dd37a747a862bd643372068b460
Signed-off-by: jgart &lt;jgart@dismail.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Fix whitespace issues in Haskell package descriptions.</title>
<updated>2025-01-05T23:38:52+00:00</updated>
<author>
<name>Gabriel Wicki</name>
<email>gabriel@erlikon.ch</email>
</author>
<published>2025-01-05T21:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=bc58a33be0d61403ecf37dfeb33db06a8828d4cc'/>
<id>bc58a33be0d61403ecf37dfeb33db06a8828d4cc</id>
<content type='text'>
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.

* gnu/packages/haskell-check.scm (ghc-tasty-expected-failure,
ghc-quickcheck-classes-base, ghc-doctest-lib): Fix description.
* gnu/packages/haskell-web.scm (ghc-hxt-unicode): Fix description.
* gnu/packages/haskell-xyz.scm (ghc-fsnotify, ghc-gtk2hs-buildtools,
ghc-operational, ghc-commonmark, ghc-template-haskell): Fix description.

Change-Id: I5a71ad41bbddf1ad4c880dacc0a53992a38c71ad
Signed-off-by: Vagrant Cascadian &lt;vagrant@debian.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.

* gnu/packages/haskell-check.scm (ghc-tasty-expected-failure,
ghc-quickcheck-classes-base, ghc-doctest-lib): Fix description.
* gnu/packages/haskell-web.scm (ghc-hxt-unicode): Fix description.
* gnu/packages/haskell-xyz.scm (ghc-fsnotify, ghc-gtk2hs-buildtools,
ghc-operational, ghc-commonmark, ghc-template-haskell): Fix description.

Change-Id: I5a71ad41bbddf1ad4c880dacc0a53992a38c71ad
Signed-off-by: Vagrant Cascadian &lt;vagrant@debian.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add ghc-modern-uri.</title>
<updated>2024-07-22T22:31:19+00:00</updated>
<author>
<name>Romain GARBAGE</name>
<email>romain.garbage@inria.fr</email>
</author>
<published>2024-07-22T11:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=35bc1a5991c0ed405b581f35377f98a7befb4f1e'/>
<id>35bc1a5991c0ed405b581f35377f98a7befb4f1e</id>
<content type='text'>
* gnu/packages/haskell-web.scm (ghc-modern-uri): New variable.

Change-Id: I62d4c2722303cbeb9a7ef1acd3f12f355cf67509
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/haskell-web.scm (ghc-modern-uri): New variable.

Change-Id: I62d4c2722303cbeb9a7ef1acd3f12f355cf67509
</pre>
</div>
</content>
</entry>
</feed>
