Commit Graph

68 Commits (5cc1075a76392666d3d733837f5c6252b1e48002)

Author SHA1 Message Date
Robert Vollmert 4c7ffc2ab0
gnu: ghc-http-types: Update to 0.12.3.
* gnu/packages/haskell-web.scm (ghc-http-types): Update to 0.12.3.
[inputs]: Remove ghc-blaze-builder.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2019-06-07 00:09:33 +05:30
Robert Vollmert 4913af19f4
gnu: ghc-warp: Update to 3.2.27.
This fixes a sporadic test failure: https://github.com/yesodweb/wai/issues/751

* gnu/packages/haskell-web.scm (ghc-warp): Update to 3.2.27.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-06 20:35:54 +02:00
Vagrant Cascadian 7306eb5cf5
gnu: ghc-aeson-pretty: Fix typo "readability".
* gnu/packages/haskell-web (ghc-aeson-pretty)[description]: Fix typo.
2019-05-22 18:22:01 -07:00
Ludovic Courtès c44667ccae
gnu: ghc-tls: Move to haskell-crypto.scm.
* gnu/packages/tls.scm (ghc-tls): Move to...
* gnu/packages/haskell-crypto.scm (ghc-tls): ... here.
* gnu/packages/haskell-web.scm: Remove now unneeded import.
2019-04-04 17:47:01 +02:00
Ludovic Courtès aea505a928
gnu: Move ghc-hxt & co. to haskell-web.scm.
* gnu/packages/xml.scm (ghc-hxt-charproperties, ghc-hxt-unicode)
(ghc-hxt-regex-xmlschema, ghc-hxt): Move to...
* gnu/packages/haskell-web.scm: ... here.
2019-04-04 17:47:01 +02:00
Ricardo Wurmus a45c64701b
gnu: ghc-http-conduit: Remove ghc-http-client from native-inputs.
* gnu/packages/haskell-web.scm (ghc-http-conduit)[native-inputs]: Remove
ghc-http-client.
2018-10-05 23:59:25 +02:00
Timothy Sample 8fe9ab9579
gnu: Remove ghc-pandoc@1.
This old version of Pandoc no longer builds with GHC 8.4.3.

* gnu/packages/haskell-web.scm (ghc-aeson-for-pandoc-1): Remove variable.
* gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1,
ghc-texmath-for-pandoc-1, ghc-yaml-for-pandoc-1, ghc-hslua-for-pandoc-1,
ghc-skylighting-for-pandoc-1, ghc-doctemplates-for-pandoc-1, ghc-pandoc-1,
ghc-pandoc-citeproc-with-pandoc-1): Remove variables.
2018-10-01 12:12:22 +02:00
Timothy Sample 662fd1a868
gnu: ghc-yesod: Update to 1.6.0.
* gnu/packages/haskell-web.scm (ghc-yesod): Update to 1.6.0.
2018-10-01 12:12:22 +02:00
Timothy Sample 69054c9285
gnu: ghc-yesod-form: Update to 1.6.2.
* gnu/packages/haskell-web.scm (ghc-yesod-form): Update to 1.6.2.
2018-10-01 12:12:22 +02:00
Timothy Sample 1689d39cd2
gnu: ghc-yesod-persistent: Update to 1.6.0.
* gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.
2018-10-01 12:12:22 +02:00
Timothy Sample 0ea695f677
gnu: ghc-yesod-core: Update to 1.6.6.
* gnu/packages/haskell-web.scm (ghc-yesod-core): Update to 1.6.6.
[inputs]: Add ghc-unliftio and ghc-rio.
2018-10-01 12:12:21 +02:00
Timothy Sample 6ef0793074
gnu: ghc-warp-tls: Update to 3.2.4.3.
* gnu/packages/haskell-web.scm (ghc-warp-tls): Update to 3.2.4.3.
[inputs]: Add ghc-tls-session-manager.
2018-10-01 12:12:21 +02:00
Timothy Sample 47334ea099
gnu: ghc-warp: Update to 3.2.23.
* gnu/packages/haskell-web.scm (ghc-warp): Update to 3.2.23.
[arguments]: Enable tests.
[inputs]: Remove ghc-blaze-builder, ghc-bytestring-builder, and
ghc-lifted-base; add ghc-bsb-http-chunked.
[native-inputs]: Remove ghc-auto-update and ghc-http; add curl,
ghc-lifted-base, and ghc-http-client.
2018-10-01 12:12:21 +02:00
Timothy Sample 24d919ffbd
gnu: ghc-wai-conduit: Update to 3.0.0.4.
* gnu/packages/haskell-web.scm (ghc-wai-conduit): Update to 3.0.0.4.
2018-10-01 12:12:20 +02:00
Timothy Sample 6369346e54
gnu: ghc-wai-extra: Update to 3.0.24.2.
* gnu/packages/haskell-web.scm (ghc-wai-extra): Update to 3.0.24.2.
2018-10-01 12:12:20 +02:00
Timothy Sample 7b19f0a803
gnu: ghc-wai-logger: Update to 2.3.2.
* gnu/packages/haskell-web.scm (ghc-wai-logger): Update to 2.3.2.
2018-10-01 12:12:20 +02:00
Timothy Sample 19da4c3cd9
gnu: ghc-wai: Update to 3.2.1.2.
* gnu/packages/haskell-web.scm (ghc-wai): Update to 3.2.1.2.
2018-10-01 12:12:20 +02:00
Timothy Sample 89d4480169
gnu: ghc-http-client-tls: Update to 0.3.5.3.
* gnu/packages/haskell-web.scm (ghc-http-client-tls): Update to 0.3.5.3.
2018-10-01 12:12:19 +02:00
Timothy Sample 3f135acc35
gnu: ghc-xss-sanitize: Update to 0.3.6.
* gnu/packages/haskell-web.scm (ghc-xss-sanitize): Update to 0.3.6.
2018-10-01 12:12:19 +02:00
Timothy Sample aac78f6be3
gnu: Add ghc-tls-session-manager.
* gnu/packages/haskell-web.scm (ghc-tls-session-manager): New variable.
2018-10-01 12:12:19 +02:00
Timothy Sample d1d27a67bb
gnu: ghc-aeson-pretty: Update to 0.8.7.
* gnu/packages/haskell-web.scm (ghc-aeson-pretty): Update to 0.8.7.
2018-10-01 12:12:19 +02:00
Timothy Sample 40e1af35be
gnu: ghc-http-date: Update to 0.0.8.
* gnu/packages/haskell-web.scm (ghc-http-date): Update to 0.0.8.
2018-10-01 12:12:18 +02:00
Timothy Sample 2dbecb3a75
gnu: ghc-aeson: Update to 1.3.1.1.
* gnu/packages/haskell-web.scm (ghc-aeson): Update to 1.3.1.1.
2018-10-01 12:12:18 +02:00
Timothy Sample b8afa2da58
gnu: ghc-blaze-html: Update to 0.9.1.1.
* gnu/packages/haskell-web.scm (ghc-blaze-html): Update to 0.9.1.1.
[arguments]: Remove unneeded "--allow-newer" configure flags.
2018-10-01 12:12:15 +02:00
Timothy Sample 083c9c7375
gnu: ghc-cookie: Update to 0.4.4.
* gnu/packages/haskell-web.scm (ghc-cookie): Update to 0.4.4.
2018-10-01 12:12:15 +02:00
Timothy Sample 4729cfaceb
gnu: ghc-multipart: Update to 0.1.3.
* gnu/packages/haskell-web.scm (ghc-multipart): Update to 0.1.3.
[inputs]: Add ghc-stringsearch.
2018-10-01 12:12:12 +02:00
Timothy Sample 8d75edc010
gnu: ghc-mime-types: Update to 0.1.0.8.
* gnu/packages/haskell-web.scm (ghc-mime-types): Update to 0.1.0.8.
2018-10-01 12:12:11 +02:00
Timothy Sample e95cc1087a
gnu: Add ghc-bsb-http-chunked.
* gnu/packages/haskell-web.scm (ghc-bsb-http-chunked): New variable.
2018-10-01 12:12:10 +02:00
Timothy Sample 6c76f51f96
gnu: ghc-xhtml: Update to 3000.2.2.1.
* gnu/packages/haskell-web.scm (ghc-xhtml): Update to 3000.2.2.1.
2018-10-01 12:12:10 +02:00
Timothy Sample f54f04756f
gnu: ghc-mtl: Remove built-in Haskell package.
* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-mtl.
* gnu/packages/games.scm (raincat)[inputs]: Remove ghc-mtl.
* gnu/packages/haskell-check.scm (ghc-tasty-ant-xml, ghc-tasty-golden,
ghc-tasty, ghc-tasty-kat, ghc-tasty-rerun,
ghc-crypto-cipher-tests)[inputs]: Remove ghc-mtl.
* gnu/packages/haskell-crypto.scm (ghc-asn1-encoding, ghc-pem, ghc-x509,
ghc-x509-store, ghc-x509-validation, ghc-x509-system)[inputs]: Remove
ghc-mtl.
* gnu/packages/haskell-web.scm (ghc-http, ghc-http-conduit,
ghc-yesod-core)[inputs]: Remove ghc-mtl.
* gnu/packages/haskell.scm (ghc-convertible, ghc-libxml, ghc-cgi,
ghc-happy, ghc-haskell-src-exts, ghc-resourcet, cabal-install,
ghc-indents, ghc-regex-base, ghc-regex-tdfa-rc, ghc-trifecta,
ghc-zip-archive, ghc-logict, ghc-exceptions, ghc-smallcheck, ghc-syb,
ghc-fgl, ghc-chasingbottoms, ghc-parsec, ghc-megaparsec, ghc-edisonapi,
ghc-edisoncore, ghc-mmorph, ghc-ifelse, ghc-kan-extensions, ghc-lens,
ghc-cheapskate, ghc-free, ghc-adjunctions, ghc-equivalence, ghc-texmath,
ghc-texmath-for-pandoc-1, ghc-highlighting-kate, ghc-th-reify-many,
ghc-th-orphans, ghc-geniplate-mirror, ghc-conduit, ghc-filemanip,
ghc-juicypixels, ghc-hslua, ghc-hourglass, ghc-skylighting,
ghc-skylighting-for-pandoc-1, ghc-pandoc, ghc-pandoc-1,
ghc-pandoc-citeproc, ghc-regex-tdfa, ghc-stmonadtrans, ghc-constraints,
ghc-lifted-async, ghc-shelly, ghc-hslogger, ghc-json, shellcheck,
ghc-vector-algorithms, ghc-monad-par-extras, ghc-monad-par,
ghc-monadrandom, ghc-either, ghc-rebase, ghc-aws, ghc-monad-logger,
ghc-persistent, ghc-bytes, ghc-missingh, ghc-operational,
ghc-chart)[inputs]: Remove ghc-mtl.
(ghc-conduit-combinators)[native-inputs]: Remove ghc-mtl.
(ghc-mtl): Remove variable.
* gnu/packages/idris.scm (idris)[inputs]: Remove ghc-mtl.
* gnu/packages/tls.scm (ghc-tls)[inputs]: Remove ghc-mtl.
* gnu/packages/version-control.scm (darcs, git-annex)[inputs]: Remove
ghc-mtl.
* gnu/packages/wm.scm (xmonad, ghc-xmonad-contrib)[inputs]: Remove
ghc-mtl.
* gnu/packages/xml.scm (ghc-hxt)[inputs]: Remove ghc-mtl.
2018-10-01 12:12:08 +02:00
Ricardo Wurmus 4aa46e40e8
gnu: ghc-http: Update to 4000.3.12.
* gnu/packages/haskell-web.scm (ghc-http): Update to 4000.3.12.
[native-inputs]: Add ghc-httpd-shed, ghc-test-framework, and
ghc-test-framework-hunit.
[inputs]: Add ghc-case-insensitive, ghc-conduit, ghc-conduit-extra,
ghc-http-types, ghc-puremd5, and ghc-split.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 83c4a5bd38
gnu: ghc-blaze-html: Allow build with newer HUnit.
* gnu/packages/haskell-web.scm (ghc-blaze-html)[arguments]: Allow newer HUnit.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 828c9ff831
gnu: ghc-http-conduit: Update to 2.3.2.
* gnu/packages/haskell-web.scm (ghc-http-conduit): Update to 2.3.2.
[inputs]: Add ghc-unliftio.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 6c7a3279ad
gnu: ghc-http-client: Update to 0.5.13.1.
* gnu/packages/haskell-web.scm (ghc-http-client): Update to 0.5.13.1.
[inputs]: Sort; add ghc-memory.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 7da274a808
gnu: ghc-http-types: Update to 0.12.1.
* gnu/packages/haskell-web.scm (ghc-http-types): Update to 0.12.1.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 57f25c7d9e
gnu: Add ghc-httpd-shed.
* gnu/packages/haskell-web.scm (ghc-httpd-shed): New variable.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 545de2a28c
gnu: ghc-tagsoup: Update to 0.14.6.
* gnu/packages/haskell-web.scm (ghc-tagsoup): Update to 0.14.6.
2018-08-16 17:04:11 +02:00
rsiddharth 42469226c1
gnu: Add ghc-yesod.
* gnu/packages/haskell-web.scm (ghc-yesod): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:28:38 +02:00
rsiddharth 6faa30c17c
gnu: Add ghc-yesod-form.
* gnu/packages/haskell-web.scm (ghc-yesod-form): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:28:34 +02:00
rsiddharth d199274194
gnu: Add ghc-yesod-persistent.
* gnu/packages/haskell-web.scm (ghc-yesod-pesistent): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:28:22 +02:00
rsiddharth aebe9d2556
gnu: Add ghc-yesod-core.
* gnu/packages/haskell-web.scm (ghc-yesod-core): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:27:09 +02:00
rsiddharth 15b9ce634c
gnu: Add ghc-clientsession.
* gnu/packages/haskell-web.scm (ghc-clientsession): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:26:58 +02:00
rsiddharth 122260b390
gnu: Add ghc-skein.
* gnu/packages/haskell-web.scm (ghc-skein): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:25:44 +02:00
rsiddharth 448d6226e3
gnu: Add ghc-path-pieces.
* gnu/packages/haskell-web.scm (ghc-path-pieces): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31 19:25:40 +02:00
Ricardo Wurmus 379cb3893d
gnu: Add ghc-aeson-for-pandoc-1.
* gnu/packages/haskell-web.scm (ghc-aeson-for-pandoc-1): New variable.
2018-03-13 20:01:54 +01:00
Alex ter Weele 7df5669f39
gnu: Add ghc-uri-encode.
* gnu/packages/haskell-web.scm (ghc-uri-encode): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-26 01:36:16 +01:00
Ricardo Wurmus 95796f81a6
gnu: ghc-aeson-pretty: Update to 0.8.5.
* gnu/packages/haskell-web.scm (ghc-aeson-pretty): Update to 0.8.5.
[inputs]: Add ghc-base-compat and ghc-scientific.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 64b5cce93a
gnu: ghc-blaze-html: Update to 0.9.0.1.
* gnu/packages/haskell-web.scm (ghc-blaze-html): Update to 0.9.0.1.
[arguments]: Enable tests, allow building with newer QuickCheck.
[native-inputs]: Add ghc-hunit, ghc-quickcheck, ghc-test-framework,
ghc-test-framework-hunit, and ghc-test-framework-quickcheck2.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus d3c398cf4e
gnu: ghc-tagsoup: Update to 0.14.3.
* gnu/packages/haskell-web.scm (ghc-tagsoup): Update to 0.14.3.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 4406f47532
gnu: ghc-aeson-pretty: Update to 0.8.2.
* gnu/packages/haskell-web.scm (ghc-aeson-pretty): Update to 0.8.2.
2018-02-13 13:37:38 +01:00