summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell-xyz.scm
AgeCommit message (Collapse)Author
2021-10-14gnu: Fix Texinfo markup in descriptions of Haskell packages.Ludovic Courtès
* gnu/packages/haskell-xyz.scm (ghc-citeproc) (ghc-hsyaml-aeson, ghc-lukko): Fix Texinfo markup in descriptions.
2021-10-10gnu: ghc-parsers: Add missing input.Efraim Flashner
* gnu/packages/haskell-xyz.scm (ghc-parsers)[inputs]: Add ghc-semigroups.
2021-10-10gnu: ghc-charset: Remove cabal-revision.Efraim Flashner
This is a follow-up to b97f549b14402421fcfb360ddd4cff7de93b9af0. * gnu/packages/haskell-xyz.scm (ghc-charset)[arguments]: Remove cabal revision.
2021-10-08gnu: ghc-haskeline: Remove version postfix from variable name.Lars-Dominik Braun
* gnu/packages/haskell-xyz.scm (ghc-haskeline-0.8): Rename to… (ghc-haskeline): …this.
2021-10-08gnu: ghc-repline: Remove version 0.2.0.0.Lars-Dominik Braun
Not required by any package in the tree. * gnu/packages/haskell-xyz.scm (ghc-repline-0.3): Merge into… (ghc-repline): …this. * gnu/packages/dhall.scm (dhall): Use ghc-repline.
2021-10-08gnu: ghc-silently: Remove unused input.Lars-Dominik Braun
Plus it’s commented out anyway. * gnu/packages/haskell-xyz.scm (ghc-silently): Remove commented out inputs.
2021-10-08gnu: Update Haskell ecosystem.Lars-Dominik Braun
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>
2021-09-09gnu: ghc-pandoc-types: Update home page.Alice BRENON
* gnu/packages/haskell-xyz.scm (ghc-pandoc-types)[home-page]: Update. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-08-15Update copyright/name notices for Christine Lemmer-Webber.Christopher Lemmer Webber
* doc/guix-cookbook.texi: Update copyright/name for Christine Lemmer-Webber. * gnu/build/image.scm: Likewise. * gnu/build/vm.scm: Likewise. * gnu/packages/admin.scm: Likewise. * gnu/packages/assembly.scm: Likewise. * gnu/packages/audio.scm: Likewise. * gnu/packages/backup.scm: Likewise. * gnu/packages/check.scm: Likewise. * gnu/packages/databases.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/finance.scm: Likewise. * gnu/packages/gnupg.scm: Likewise. * gnu/packages/guile-xyz.scm: Likewise. * gnu/packages/guile.scm: Likewise. * gnu/packages/haskell-xyz.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/mail.scm: Likewise. * gnu/packages/password-utils.scm: Likewise. * gnu/packages/perl.scm: Likewise. * gnu/packages/python-web.scm: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/sphinx.scm: Likewise. * gnu/packages/ssh.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/services/networking.scm: Likewise. * gnu/system/vm.scm: Likewise.
2021-07-29gnu: web: Move libyaml and libcyaml to (gnu packages serialization).Maxim Cournoyer
Files to be adjusted were searched with the following command: $ git ls-files | xargs grep -l -E ',libc?yaml' | \ xargs grep -L '(gnu packages serialization)' * gnu/packages/web.scm (libyaml, libyaml+static, libcyaml): Move to... * gnu/packages/serialization.scm: ... here.
2021-07-04gnu: Add ghc-finite-typelits.Tobias Geerinckx-Rice
* gnu/packages/haskell-xyz.scm (ghc-finite-typelits): New public variable.
2021-07-04gnu: Add ghc-text-zipper.Tobias Geerinckx-Rice
* gnu/packages/haskell-xyz.scm (ghc-text-zipper): New public variable.
2021-07-04gnu: Add ghc-data-clist.Tobias Geerinckx-Rice
* gnu/packages/haskell-xyz.scm (ghc-data-clist): New public variable.
2021-07-04gnu: Add ghc-config-ini.Tobias Geerinckx-Rice
* gnu/packages/haskell-xyz.scm (ghc-config-ini): New public variable.
2021-07-04gnu: Add ghc-ini.Tobias Geerinckx-Rice
* gnu/packages/haskell-xyz.scm (ghc-ini): New public variable.
2021-07-03gnu: Add ghc-word-wrap.Tobias Geerinckx-Rice
* gnu/packages/haskell-xyz.scm (ghc-word-wrap): New public variable.
2021-02-28gnu: ghc-indents: Update home page.Nicolas Goaziou
* gnu/packages/haskell-xyz.scm (ghc-indents)[home-page]: Update URL.
2021-02-24Revert "gnu: Add ghc-protolude-0.2."Léo Le Bouter
This reverts commit 9ef7937766dd2e79807f3b0a6cd141ed310650a9.
2021-02-24Revert "gnu: ghc-protolude: Update to 0.3.0."Léo Le Bouter
This reverts commit a281a67f3ca56b5dfa670b4019d26d4c39e0c804.
2021-02-24gnu: Add ghc-protolude-0.3.Léo Le Bouter
* gnu/packages/haskell-xyz.scm (ghc-protolude-0.3): New variable.
2021-02-24gnu: Add ghc-wordexp.Stefan Reichör
* gnu/packages/haskell-xyz.scm (ghc-wordexp): New variable. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-24gnu: ghc-protolude: Update to 0.3.0.Stefan Reichör
* gnu/packages/haskell-xyz.scm (ghc-protolude): Update to 0.3.0. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-24gnu: Add ghc-protolude-0.2.Léo Le Bouter
* gnu/packages/haskell-xyz.scm (ghc-protolude-0.2): New variable.
2021-02-22gnu: Rename ghc-nixfmt into nixfmtNicolas Goaziou
* gnu/packages/haskell-xyz.scm (ghc-nixfmt): Move to... * gnu/packages/haskell-apps.scm (nixfmt): ... here. This is a followup to 703ccd583611b6efa689b7a2d1daf35d6cd83c35.
2021-02-21gnu: Add ghc-nixfmt.EuAndreh via Guix-patches via
* gnu/packages/haskell-xyz.scm (ghc-nixfmt): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-01gnu: pandoc-citeproc: Separate outputs.Ricardo Wurmus
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.
2020-12-01gnu: ghc-libyaml: Use libyaml+static.Ricardo Wurmus
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.
2020-11-25gnu: ghc-cassava-megaparsec: Downgrade to 2.0.1.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-cassava-megaparsec): Downgrade to 2.0.1. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25gnu: ghc-hledger-lib: Downgrade to 0.14.1.Carlo Holl
* 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>
2020-11-25gnu: ghc-doctest: Downgrade to 0.16.2.Carlo Holl
* 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>
2020-11-25gnu: ghc-tabular: Downgrade to 0.2.2.7.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-tabular): Downgrade to 0.2.2.7. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25gnu: ghc-filepath-bytestring: Update to 1.4.2.1.6.Kyle Meyer
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>
2020-11-25gnu: Add ghc-torrent.Kyle Meyer
* gnu/packages/haskell-xyz.scm (ghc-torrent): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-11-25gnu: Add ghc-bencode.Kyle Meyer
* gnu/packages/haskell-xyz.scm (ghc-bencode): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-11-23gnu: ghc-text-short: Fix spelling.Vagrant Cascadian
* gnu/packages/haskell-xyz (ghc-text-short): Fix spelling of "similar".
2020-11-04gnu: Add ghc-network-multicast.Christopher Lemmer Webber
* gnu/packages/haskell-xyz.scm (ghc-network-multicast): New variable.
2020-11-04gnu: Add ghc-mountpoints.Christopher Lemmer Webber
* gnu/packages/haskell-xyz.scm (ghc-mountpoints): New variable.
2020-11-01gnu: Add ghc-hledger-lib.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-hledger-lib): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-cassava-megaparsec.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-cassava-megaparsec): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-cassava.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-cassava): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-wizards.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-wizards): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-uglymemo.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-uglymemo): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-tabular.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-tabular): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-text-short.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-text-short): New variable.
2020-11-01gnu: Add ghc-only.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-only): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-lucid.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-lucid): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-hspec-megaparsec.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-hspec-megaparsec): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: ghc-doctest: Update to 0.16.3.Carlo Holl
* 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>
2020-11-01gnu: Add ghc-decimal.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-decimal): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-01gnu: Add ghc-csv.Carlo Holl
* gnu/packages/haskell-xyz.scm (ghc-csv): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>