summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell-web.scm
Commit message (Collapse)AuthorAge
* gnu: ghc-bsb-http-chunked: Don't run tests when cross-compiling.base-for-series-11600base-for-series-11597base-for-series-11595Maxime Devos2022-03-11
| | | | | | | | * gnu/packages/haskell-web.scm (ghc-bsb-http-chunked)[arguments]<#:tests?>: Set to #false when cross-compiling. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: ghc-yesod-form: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Fix trailing whitespace.
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* gnu: ghc-aeson-qq: Update to 0.8.4.Lars-Dominik Braun2021-11-02
| | | | * gnu/packages/haskell-web.scm (ghc-aeson-qq): Update to 0.8.4.
* gnu: ghc-aeson-pretty: Update to 0.8.9.Lars-Dominik Braun2021-11-02
| | | | * gnu/packages/haskell-web.scm (ghc-aeson-pretty): Update to 0.8.9.
* gnu: ghc-warp-tls: Update to 3.3.2.Lars-Dominik Braun2021-11-02
| | | | | * gnu/packages/haskell-web.scm (ghc-warp-tls): Update to 3.3.2. [inputs]: Add ghc-unliftio.
* gnu: ghc-wai-extra: Update to 3.1.7.Lars-Dominik Braun2021-11-02
| | | | | | | * gnu/packages/haskell-web.scm (ghc-wai-extra): Update to 3.1.7. [inputs]: Remove ghc-lifted-base, ghc-stringsearch, ghc-zlib, ghc-void, and ghc-unix-compat; add ghc-call-stack. [native-inputs]: Add ghc-zlib.
* gnu: Update Haskell ecosystem.Lars-Dominik Braun2021-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump packages’ versions to the lastest Stackage or Hackage release. Since packages are interdependent, do so in a single commit. 525 packages have been updated. These packages have been removed, because they fail to build, have no newer version available and no dependencies: corrode ghc-easytest ghc-edisonapi ghc-edisoncore ghc-pandoc-types ghc-regex-tdfa-text These have been removed, because they are no longer required: ghc-happy-1.19.9 ghc-prettyprinter-1.6 ghc-protolude-0.3 ghc-pandoc-citeproc and pandoc-citeproc have been removed, because pandoc does not use them any more. Co-authored-by: Xinglu Chen <public@yoctocell.xyz>
* gnu: ghc-wai-cors: Fix typo in description.Tobias Geerinckx-Rice2021-04-10
| | | | * gnu/packages/haskell-web.scm (ghc-wai-cors)[description]: Fix typo.
* gnu: Add ghc-wai-cors.Giacomo Leidi2020-12-06
| | | | | | * gnu/packages/haskell-web.scm (ghc-wai-cors): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* gnu: Add ghc-wai-handler-launch.Giacomo Leidi2020-12-06
| | | | | | * gnu/packages/haskell-web.scm (ghc-wai-handler-launch): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* gnu: Add ghc-yesod-static.Giacomo Leidi2020-12-06
| | | | | | * gnu/packages/haskell-web.scm (ghc-yesod-static): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* gnu: Add ghc-hjsmin.Giacomo Leidi2020-12-06
| | | | | | * gnu/packages/haskell-web.scm (ghc-hjsmin): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* gnu: Add ghc-wai-app-static.Giacomo Leidi2020-12-06
| | | | | | * gnu/packages/haskell-web.scm (ghc-wai-app-static): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* gnu: Add ghc-yesod-test.Giacomo Leidi2020-12-06
| | | | | | * gnu/packages/haskell-web.scm (ghc-yesod-test): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* gnu: ghc-yesod-core: Update to 1.6.17.2.Giacomo Leidi2020-12-06
| | | | | | * gnu/packages/haskell-web.scm (ghc-yesod-core): Update to 1.6.17.2. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* gnu: Add ghc-http-reverse-proxy.Alexandru-Sergiu Marton2020-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-http-reverse-proxy): New variable.
* gnu: Fix typoes in package descriptions.Tobias Geerinckx-Rice2020-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/audio.scm (caps-plugins-lv2)[synopsis]: Fix typo. * gnu/packages/bioconductor.scm (r-karyoploter, r-anota, r-gcrma) (r-bigmemoryextras)[description]: Likewise. * gnu/packages/cran.scm (r-geometry)[synopsis]: Likewise. (r-stringdist, r-patchwork, r-depth, r-tea)[description]: Likewise. * gnu/packages/crates-io.scm (rust-assert-fs-0.11, rust-notify-4) (rust-tokio-fs-0.1)[synopsis, description]: Likewise. (rust-blas-sys-0.7)[description]: Likewise. (rust-fs-extra-1.1, rust-xattr-0.2)[synopsis]: Likewise. * gnu/packages/databases.scm (perl-mysql-config)[description]: Likewise. * gnu/packages/disk.scm (hddtemp)[description]: Likewise. * gnu/packages/django.scm (python-djangorestframework)[description]: Likewise. * gnu/packages/documentation.scm (doc++)[description]: Likewise. * gnu/packages/emacs-xyz.scm (emacs-kakoune, emacs-pyim-basedict, eless) (emacs-scpaste)[description]: Likewise. * gnu/packages/file-systems.scm (dbxfs)[description]: Likewise. * gnu/packages/finance.scm (python-stdnum)[description]: Likewise. * gnu/packages/fontutils.scm (woff2)[description]: Likewise. * gnu/packages/games.scm (openttd-opengfx)[description]: Likewise. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux) [description]: Likewise. * gnu/packages/gnome.scm (libgrss)[description]: Likewise. * gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk) [description]: Likewise. (go-github-com-go-git-go-billy)[synopsis, description]: Likewise. * gnu/packages/haskell-check.scm (ghc-inspection-testing)[description]: Likewise. * gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Likewise. * gnu/packages/haskell-xyz.scm (ghc-hex)[description]: Likewise. * gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519)[description]: Likewise. * gnu/packages/java.scm (java-mail)[synopsis]: Likewise. (java-native-access-platform)[description]: Likewise. * gnu/packages/kde-frameworks.scm (kactivities-stats)[description]: Likewise. * gnu/packages/kde-utils.scm (krusader)[description]: Likewise. * gnu/packages/language.scm (praat)[description]: Likewise. * gnu/packages/linux.scm (light)[description]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.defclass-star)[description]: Likewise. * gnu/packages/mail.scm (dovecot-trees, sieve-connect)[description]: Likewise. * gnu/packages/ocaml.scm (ocaml-opam-file-format, ocaml-cppo) (ocaml4.07-ppx-variants-conv)[description]: Likewise. * gnu/packages/perl.scm (perl-convert-binhex)[description]: Likewise. * gnu/packages/python-crypto.scm (python-ecdsa)[description]: Likewise. * gnu/packages/python-web.scm (python-html5lib)[synopsis, description]: Likewise. (python-venusian)[synopsis]: Likewise. * gnu/packages/python-xyz.scm (python-readlike, python-gssapi) (python-flufl-i18n)[description]: Likewise. (python-pox, python-watchdog, python-xattr)[synopsis, description]: Likewise. * gnu/packages/ruby.scm (ruby-sorcerer)[description]: Likewise. * gnu/packages/rust-apps.scm (watchexec)[description]: Likewise. * gnu/packages/rust.scm (mrustc)[synopsis]: Likewise. * gnu/packages/shells.scm (s-shell)[description]: Likewise. * gnu/packages/ssh.scm (sshpass)[description]: Likewise. * gnu/packages/terminals.scm (beep)[description]: Likewise. * gnu/packages/web.scm (perl-lwp-useragent-cached)[description]: Likewise. * gnu/packages/wv.scm (wv)[description]: Likewise.
* gnu: Add ghc-dav.Kyle Meyer2020-09-08
| | | | | | * gnu/packages/haskell-web.scm (ghc-dav): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* gnu: ghc-http: Prevent embedding of spurious references.Ricardo Wurmus2020-08-13
| | | | | * gnu/packages/haskell-web.scm (ghc-http)[arguments]: Add build phase "create-simple-paths-module" to avoid retaining unnecessary references.
* gnu: ghc-hxt: Add "doc" output.Ricardo Wurmus2020-08-13
| | | | | * gnu/packages/haskell-web.scm (ghc-hxt)[outputs]: Add "doc" output next to "out" and "static".
* gnu: ghc-aeson: Add "doc" output.Ricardo Wurmus2020-08-13
| | | | | * gnu/packages/haskell-web.scm (ghc-aeson)[outputs]: Add "doc" output next to "out" and "static".
* gnu: ghc-blaze-html: Add "doc" output.Ricardo Wurmus2020-08-13
| | | | | * gnu/packages/haskell-web.scm (ghc-blaze-html)[outputs]: Add "doc" output next to "out" and "static".
* gnu: Add "static" output to Haskell packages with custom outputs.Ricardo Wurmus2020-08-13
| | | | | | | | | | | | | All these packages have non-standard outputs. As a result the build system cannot automatically add the "static" output, so we do this manually. * gnu/packages/haskell-check.scm (ghc-quickcheck, ghc-hunit)[outputs]: Add "static" output. * gnu/packages/haskell-web.scm (ghc-http)[outputs]: Same. * gnu/packages/haskell-xyz.scm (ghc-case-insensitive, ghc-fgl, ghc-hashable, ghc-network, ghc-network-uri, ghc-parallel, ghc-paths, ghc-primitive, ghc-random, ghc-split, ghc-syb, ghc-tf-random, ghc-unordered-containers, ghc-vector, ghc-zlib)[outputs]: Same.
* gnu: Use HTTPS for www.yesodweb.com.Tobias Geerinckx-Rice2020-07-16
| | | | | * gnu/packages/haskell-web.scm (ghc-css-text, ghc-yesod-persistent) [home-page]: Use HTTPS.
* gnu: Use HTTPS for github.com (and subdomains) home pages.Tobias Geerinckx-Rice2020-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioconductor.scm (r-qvalue)[home-page]: Use HTTPS and follow permanent redirection. * gnu/packages/check.scm (python-codecov, python-nosexcover) [home-page]: Likewise. * gnu/packages/cran.scm (r-ffbase, r-ggrepel, r-valr) [home-page]: Likewise. * gnu/packages/crates-io.scm (rust-block-0.1, rust-dispatch-0.1) (rust-objc-0.2, rust-objc-exception-0.1) (rust-objc-foundation-0.1, rust-objc-id-0.1, rust-objc-test-utils-0.0) (rust-onig-5.0, rust-onig-sys-69.2, rust-vergen-3.1) [home-page]: Likewise. * gnu/packages/finance.scm (ledger-agent, keepkey-agent) [home-page]: Likewise. * gnu/packages/haskell-check.scm (ghc-tasty-expected-failure) [home-page]: Likewise. * gnu/packages/haskell-web.scm (ghc-bsb-http-chunked, ghc-warp) (ghc-warp-tls)[home-page]: Likewise. * gnu/packages/haskell-xyz.scm (ghc-configurator, ghc-hasktags) (ghc-linear, ghc-newtype-generics, ghc-retry, ghc-xdg-basedir) (ghc-pretty-show)[home-page]: Likewise. * gnu/packages/java.scm (java-javax-inject)[home-page]: Likewise. * gnu/packages/libffi.scm (ruby-ffi)[home-page]: Likewise. * gnu/packages/linux.scm (procenv)[home-page]: Likewise. * gnu/packages/python-web.scm (python-aiodns, python-flask-htpasswd) (python-pycares)[home-page]: Likewise. * gnu/packages/python-xyz.scm (python-progressbar33, python-whatever) (python-funcy)[home-page]: Likewise. * gnu/packages/ruby.scm (ruby-rubyzip, ruby-spinach, ruby-gherkin-ruby) (ruby-code-statistics, ruby-colorize, ruby-wwtd)[home-page]: Likewise.
* gnu: Update Haskell Wiki URIs.Tobias Geerinckx-Rice2020-07-16
| | | | | | | | | * gnu/packages/haskell-web.scm (ghc-hxt-regex-xmlschema)[home-page]: Use HTTPS and follow permanent redirection. * gnu/packages/haskell-xyz.scm (ghc-alsa-core, ghc-base-unicode-symbols) (ghc-colour, ghc-data-accessor, ghc-data-accessor-transformers) (ghc-gluraw, ghc-glut, ghc-gnuplot, ghc-haddock-test, ghc-opengl) (ghc-openglraw, ghc-storablevector)[home-page]: Likewise.
* gnu: Add ghc-curl.Marius Bakke2020-06-14
| | | | * gnu/packages/haskell-web.scm (ghc-curl): New public variable.
* gnu: Add ghc-aeson-better-errors.John Soo2020-05-08
| | | | | | * gnu/packages/haskell-web.scm (ghc-aeson-better-errors): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-bower-json.John Soo2020-05-08
| | | | | | * gnu/packages/haskell-web.scm (ghc-bower-json): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-language-javascript.John Soo2020-05-08
| | | | | | * gnu/packages/haskell-web.scm (ghc-language-javascript): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-sourcemap.John Soo2020-05-08
| | | | | | gnu/pacakges/haskell-web.scm (ghc-sourcemap): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-wai-websockets.John Soo2020-05-08
| | | | | | * gnu/packages/haskell-web.scm (ghc-wai-websockets): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-websockets.John Soo2020-05-08
| | | | | | * gnu/packages/haskell-web.scm (ghc-websockets): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: ghc-yesod-persistent: Update to 1.6.0.4.Marius Bakke2020-03-29
| | | | * gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.4.
* gnu: ghc-scalpel: Fix typo in description.Marius Bakke2020-03-29
| | | | * gnu/packages/haskell-web.scm (ghc-scalpel)[description]: Add punctuation.
* gnu: Add ghc-html-conduit.Alexandru-Sergiu Marton2020-03-29
| | | | | | * gnu/packages/haskell-web.scm (ghc-html-conduit): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Use HTTPS for hackage.haskell.org home pages.Tobias Geerinckx-Rice2020-02-22
| | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-network-byte-order) (ghc-base-compat-batteries, ghc-regex-tdfa-text, ghc-sdl2-image) (ghc-language-glsl, ghc-sop-core, ghc-libffi, ghc-path, ghc-io-streams) (ghc-openssl-streams, ghc-haskell-lexer, ghc-prettyclass, ghc-ifelse) (ghc-sdl2-mixer, ghc-errorcall-eq-instance, ghc-filepath-bytestring) (ghc-refact, ghc-pointedlist, ghc-string-qq, ghc-tls-session-manager) (ghc-magic, ghc-exactprint, ghc-inline-c, ghc-infer-license) (ghc-unagi-chan)[home-page]: Use HTTPS.
* gnu: ghc-tagsoup: Update home page.Tobias Geerinckx-Rice2020-02-22
| | | | | * gnu/packages/haskell-web.scm (ghc-tagsoup)[home-page]: Use new (HTTPS) URI
* gnu: Add ghc-scalpel.Alexandru-Sergiu Marton2020-01-30
| | | | | | * gnu/packages/haskell-web.scm (ghc-scalpel): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add ghc-scalpel-core.Alexandru-Sergiu Marton2020-01-30
| | | | | | * gnu/packages/haskell-web.scm (ghc-scalpel-core): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add ghc-happstack-server.Brett Gilio2019-12-06
| | | | | | * gnu/packages/haskell-web.scm (ghc-happstack-server): New variable. Signed-off-by: Brett Gilio <brettg@posteo.net>
* gnu: Add ghc-sendfile.Brett Gilio2019-12-06
| | | | | | * gnu/packages/haskell-web.scm (ghc-sendfile): New variable. Signed-off-by: Brett Gilio <brettg@posteo.net>
* gnu: ghc-bsb-http-chunked: Disable tests on i686-linux.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-web.scm (ghc-bsb-http-chunked)[arguments]: Disable tests on i686-linux.
* gnu: ghc-yesod-form: Update to 1.6.7.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-yesod-form): Update to 1.6.7.
* gnu: ghc-yesod-persistent: Update to 1.6.0.2.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.2.
* gnu: ghc-http-conduit: Update to 2.3.7.3.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-http-conduit): Update to 2.3.7.3.
* gnu: ghc-warp-tls: Update to 3.2.8.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-warp-tls): Update to 3.2.8.
* gnu: ghc-yesod-core: Update to 1.6.16.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-yesod-core): Update to 1.6.16.1.