summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: ghc-indents: Update home page.Nicolas Goaziou2021-02-28
| | | | * gnu/packages/haskell-xyz.scm (ghc-indents)[home-page]: Update URL.
* Revert "gnu: Add ghc-protolude-0.2."Léo Le Bouter2021-02-24
| | | | This reverts commit 9ef7937766dd2e79807f3b0a6cd141ed310650a9.
* Revert "gnu: ghc-protolude: Update to 0.3.0."Léo Le Bouter2021-02-24
| | | | This reverts commit a281a67f3ca56b5dfa670b4019d26d4c39e0c804.
* gnu: Add ghc-protolude-0.3.Léo Le Bouter2021-02-24
| | | | * gnu/packages/haskell-xyz.scm (ghc-protolude-0.3): New variable.
* gnu: Add ghc-wordexp.Stefan Reichör2021-02-24
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-wordexp): New variable. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: ghc-protolude: Update to 0.3.0.Stefan Reichör2021-02-24
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-protolude): Update to 0.3.0. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: Add ghc-protolude-0.2.Léo Le Bouter2021-02-24
| | | | * gnu/packages/haskell-xyz.scm (ghc-protolude-0.2): New variable.
* gnu: Rename ghc-nixfmt into nixfmtNicolas Goaziou2021-02-22
| | | | | | | * gnu/packages/haskell-xyz.scm (ghc-nixfmt): Move to... * gnu/packages/haskell-apps.scm (nixfmt): ... here. This is a followup to 703ccd583611b6efa689b7a2d1daf35d6cd83c35.
* gnu: Add ghc-nixfmt.EuAndreh via Guix-patches via2021-02-21
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-nixfmt): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: pandoc-citeproc: Separate outputs.Ricardo Wurmus2020-12-01
| | | | | | | | This removes unnecessary references to Haskell packages for the statically built executable. * gnu/packages/haskell-xyz.scm (pandoc-citeproc)[outputs]: Add "lib" and "doc" outputs.
* gnu: ghc-libyaml: Use libyaml+static.Ricardo Wurmus2020-12-01
| | | | | | | | | This is necessary to build static libraries that are used in the static build of pandoc-citeproc. * gnu/packages/haskell-xyz.scm (ghc-libyaml)[inputs]: Replace libyaml with libyaml+static. [arguments]: Adjust directory name.
* gnu: ghc-cassava-megaparsec: Downgrade to 2.0.1.Carlo Holl2020-11-25
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-cassava-megaparsec): Downgrade to 2.0.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: ghc-hledger-lib: Downgrade to 0.14.1.Carlo Holl2020-11-25
| | | | | | | * gnu/packages/haskell-xyz.scm (ghc-hledger-lib): Downgrade to 0.14.1. [inputs]: Replace with what is generated by guix import. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: ghc-doctest: Downgrade to 0.16.2.Carlo Holl2020-11-25
| | | | | | | * gnu/packages/haskell-xyz.scm (ghc-doctest): Downgrade to 0.16.2. [inputs]: Replace with what is generated by guix import. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: ghc-tabular: Downgrade to 0.2.2.7.Carlo Holl2020-11-25
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-tabular): Downgrade to 0.2.2.7. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: ghc-filepath-bytestring: Update to 1.4.2.1.6.Kyle Meyer2020-11-25
| | | | | | | | | The minimum version of ghc-filepath-bytestring is now 1.4.2.1.4 in the latest release of git-annex, the only Guix package that has this library as an input. * gnu/packages/haskell-xyz.scm (ghc-filepath-bytestring): Update to 1.4.2.1.6. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add ghc-torrent.Kyle Meyer2020-11-25
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-torrent): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add ghc-bencode.Kyle Meyer2020-11-25
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-bencode): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: ghc-text-short: Fix spelling.Vagrant Cascadian2020-11-23
| | | | | * gnu/packages/haskell-xyz (ghc-text-short): Fix spelling of "similar".
* gnu: Add ghc-network-multicast.Christopher Lemmer Webber2020-11-04
| | | | * gnu/packages/haskell-xyz.scm (ghc-network-multicast): New variable.
* gnu: Add ghc-mountpoints.Christopher Lemmer Webber2020-11-04
| | | | * gnu/packages/haskell-xyz.scm (ghc-mountpoints): New variable.
* gnu: Add ghc-hledger-lib.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-hledger-lib): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-cassava-megaparsec.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-cassava-megaparsec): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-cassava.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-cassava): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-wizards.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-wizards): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-uglymemo.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-uglymemo): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-tabular.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-tabular): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-text-short.Carlo Holl2020-11-01
| | | | * gnu/packages/haskell-xyz.scm (ghc-text-short): New variable.
* gnu: Add ghc-only.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-only): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-lucid.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-lucid): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-hspec-megaparsec.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-hspec-megaparsec): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: ghc-doctest: Update to 0.16.3.Carlo Holl2020-11-01
| | | | | | | * gnu/packages/haskell-xyz.scm (ghc-doctest): Update to 0.16.3. [inputs,native-inputs]: Replace with what is generated by guix import. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-decimal.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-decimal): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-csv.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-csv): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add ghc-control-monad-free.Carlo Holl2020-11-01
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-control-monad-free): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* 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-xml-hamlet.Kyle Meyer2020-09-08
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-xml-hamlet): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* gnu: ghc-regex-pcre: Set '#:extra-directories'.Timothy Sample2020-08-19
| | | | | | | This is a follow-up to commit 54a5fd0791f15108d7c06f0b439e75e049fde249. * gnu/packages/haskell-xyz.scm (ghc-regex-pcre)[arguments]: Set '#:extra-directories'.
* gnu: ghc-pcre-light: Set '#:extra-directories'.Timothy Sample2020-08-19
| | | | | | | This is a follow-up to commit 54a5fd0791f15108d7c06f0b439e75e049fde249. * gnu/packages/haskell-xyz.scm (ghc-pcre-light)[arguments]: Set '#:extra-directories'.
* gnu: Add pandoc-citeproc.Ricardo Wurmus2020-08-13
| | | | * gnu/packages/haskell-xyz.scm (pandoc-citeproc): New variable.
* gnu: Add pandoc.Ricardo Wurmus2020-08-13
| | | | * gnu/packages/haskell-xyz.scm (pandoc): New variable.
* gnu: ghc-pandoc: Fix tests.Ricardo Wurmus2020-08-13
| | | | | * gnu/packages/haskell-xyz.scm (ghc-pandoc)[arguments]: Add build phase "find-library".
* gnu: ghc-pandoc-types: Avoid embedding spurious references.Ricardo Wurmus2020-08-13
| | | | | * gnu/packages/haskell-xyz.scm (ghc-pandoc-types)[arguments]: Add build phase "create-simple-paths-module" to prevent retaining unnecessary references.
* gnu: ghc-distributive: Update to 0.6.2.Ricardo Wurmus2020-08-13
| | | | * gnu/packages/haskell-xyz.scm (ghc-distributive): Update to 0.6.2.
* gnu: ghc-unliftio: Add "doc" output.Ricardo Wurmus2020-08-13
| | | | | * gnu/packages/haskell-xyz.scm (ghc-unliftio)[outputs]: Add "doc" output next to "out" and "static".
* gnu: ghc-semigroupoids: Add "doc" output.Ricardo Wurmus2020-08-13
| | | | | * gnu/packages/haskell-xyz.scm (ghc-semigroupoids)[outputs]: Add "doc" output next to "out" and "static".
* gnu: ghc-rerebase: Add "doc" output.Ricardo Wurmus2020-08-13
| | | | | * gnu/packages/haskell-xyz.scm (ghc-rerebase)[outputs]: Add "doc" output next to "out" and "static".
* gnu: ghc-regex-tdfa: Add "doc" output.Ricardo Wurmus2020-08-13
| | | | | * gnu/packages/haskell-xyz.scm (ghc-regex-tdfa)[outputs]: Add "doc" output next to "out" and "static".
* gnu: ghc-rebase: Add "doc" output.Ricardo Wurmus2020-08-13
| | | | | * gnu/packages/haskell-xyz.scm (ghc-rebase)[outputs]: Add "doc" output next to "out" and "static".
* gnu: ghc-profunctors: Add "doc" output.Ricardo Wurmus2020-08-13
| | | | | * gnu/packages/haskell-xyz.scm (ghc-profunctors)[outputs]: Add "doc" output next to "out" and "static".