summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: ghc-semialign: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/haskell-xyz.scm (ghc-semialign)[synopsis]: Fix trailing whitespace.
* gnu: ghc-conduit: Fix trailing whitespace in synopsis.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/haskell-xyz.scm (ghc-conduit)[synopsis]: Fix trailing whitespace.
* gnu: ghc-genvalidity-hspec: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/haskell-xyz.scm (ghc-genvalidity-hspec)[description]: Fix trailing whitespace.
* gnu: ghc-vector-builder: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/haskell-xyz.scm (ghc-vector-builder)[description]: Fix trailing whitespace.
* gnu: ghc-microlens: Update home page.Aleksandr Vityazev2021-12-20
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-microlens)[home-page]: Use new home page. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* 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.
* Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-08
|\
| * gnu: ghc-persistent: Curate storage system examples.Tobias Geerinckx-Rice2021-11-03
| | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-persistent)[description]: Choose better-licenced storage system examples.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-03
|\|
| * gnu: ghc-persistent-postgresql: Update to 2.13.2.1.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-persistent-postgresql): Update to 2.13.2.1.
| * gnu: ghc-mysql-simple: Update to 0.4.7.Lars-Dominik Braun2021-11-02
| | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-mysql-simple): Update to 0.4.7. [inputs]: Add ghc-vector.
| * gnu: ghc-mysql: Update to 0.2.1.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-mysql): Update to 0.2.1.
| * gnu: ghc-commonmark-extensions: Update to 0.2.2.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-commonmark-extensions): Update to 0.2.2.
| * gnu: ghc-commonmark: Update to 0.2.1.1.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-commonmark): Update to 0.2.1.1.
| * gnu: ghc-zstd: Update to 0.1.3.0.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-zstd): Update to 0.1.3.0.
| * gnu: ghc-yaml: Update to 0.11.7.0.Lars-Dominik Braun2021-11-02
| | | | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-yaml): Update to 0.11.7.0. [inputs]: Remove ghc-semigroups, ghc-temporary, ghc-enclosed-exceptions, and ghc-base-compat; add ghc-optparse-applicative. [native-inputs]: Add ghc-base-compat and ghc-temporary.
| * gnu: ghc-x11: Update to 1.10.2.Lars-Dominik Braun2021-11-02
| | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-x11): Update to 1.10.2. [inputs]: Remove ghc-data-default; add ghc-data-default-class.
| * gnu: ghc-vector: Update to 0.12.3.1.Lars-Dominik Braun2021-11-02
| | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-vector): Update to 0.12.3.1. [inputs]: Remove ghc-random and ghc-quickcheck.
| * gnu: ghc-typed-process: Update to 0.2.6.3.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-typed-process): Update to 0.2.6.3.
| * gnu: ghc-tree-diff: Update to 0.2.1.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-tree-diff): Update to 0.2.1.
| * gnu: ghc-tldr: Update to 0.9.2.Lars-Dominik Braun2021-11-02
| | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-tldr): Update to 0.9.2. [inputs]: Add ghc-attoparsec.
| * gnu: ghc-texmath: Update to 0.12.3.2.Lars-Dominik Braun2021-11-02
| | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-texmath): Update to 0.12.3.2. [inputs]: Remove ghc-temporary and ghc-utf8-string. [native-inputs]: Add ghc-temporary and ghc-utf8-string.
| * gnu: ghc-stm-chans: Update to 3.0.0.6.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-stm-chans): Update to 3.0.0.6.
| * gnu: ghc-semigroupoids: Update to 5.3.6.Lars-Dominik Braun2021-11-02
| | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-semigroupoids): Update to 5.3.6. [inputs]: Remove ghc-semigroups; add ghc-generic-deriving. [native-inputs]: Remove cabal-doctest and ghc-doctest.
| * gnu: ghc-regex-pcre-builtin: Update to 0.95.2.3.8.44.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-regex-pcre-builtin): Update to 0.95.2.3.8.44.
| * gnu: ghc-prettyprinter-ansi-terminal: Update to 1.1.3.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-prettyprinter-ansi-terminal): Update to 1.1.3.
| * gnu: ghc-prettyprinter: Update to 1.7.1.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-prettyprinter): Update to 1.7.1.
| * gnu: ghc-persistent: Update to 2.13.2.1.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-persistent): Update to 2.13.2.1.
| * gnu: ghc-pandoc-types: Update to 1.22.1.Lars-Dominik Braun2021-11-02
| | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-pandoc-types): Update to 1.22.1. [inputs]: Remove ghc-string-qq. [native-inputs]: Add ghc-string-qq.
| * gnu: ghc-doclayout: Update to 0.3.1.1.Lars-Dominik Braun2021-11-02
| | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-doclayout): Update to 0.3.1.1. [inputs]: Add ghc-emojis. [native-inputs]: Add ghc-tasty-quickcheck.
| * gnu: ghc-emojis: Update to 0.1.2.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-emojis): Update to 0.1.2.
| * gnu: ghc-operational: Update to 0.2.4.0.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-operational): Update to 0.2.4.0.
| * gnu: ghc-mono-traversable: Update to 1.0.15.3.Lars-Dominik Braun2021-11-02
| | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-mono-traversable): Update to 1.0.15.3. [native-inputs]: Remove ghc-semigroups.
| * gnu: ghc-lzma-conduit: Update to 1.2.2.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-lzma-conduit): Update to 1.2.2.
| * gnu: ghc-juicypixels: Update to 3.3.6.Lars-Dominik Braun2021-11-02
| | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-juicypixels): Update to 3.3.6. [inputs]: Remove ghc-mmap.
| * gnu: ghc-ipynb: Update to 0.1.0.2.Lars-Dominik Braun2021-11-02
| | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-ipynb): Update to 0.1.0.2. [native-inputs]: Remove ghc-aeson-diff and ghc-vector.
| * gnu: ghc-hslua: Update to 1.3.0.2.Lars-Dominik Braun2021-11-02
| | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-hslua): Update to 1.3.0.2. [inputs]: Remove ghc-exceptions and ghc-fail; add ghc-base-compat. [native-inputs]: Remove ghc-tasty-expected-failure; add ghc-fail and ghc-semigroups.
| * gnu: ghc-hpack: Update to 0.34.5.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-hpack): Update to 0.34.5.
| * gnu: ghc-esqueleto: Update to 3.5.3.0.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-esqueleto): Update to 3.5.3.0.
| * gnu: ghc-cassava-megaparsec: Update to 2.0.4.Lars-Dominik Braun2021-11-02
| | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-cassava-megaparsec): Update to 2.0.4.
| * gnu: ghc-bytestring-lexing: Update to 0.5.0.7.Lars-Dominik Braun2021-11-02
| | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-bytestring-lexing): Update to 0.5.0.7. [native-inputs]: Add ghc-tasty, ghc-tasty-quickcheck, and ghc-tasty-smallcheck.
| * gnu: ghc-blaze-builder: Update to 0.4.2.2.Lars-Dominik Braun2021-11-02
| | | | | | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-blaze-builder): Update to 0.4.2.2. [inputs]: Remove ghc-utf8-string; add ghc-bytestring-builder and ghc-semigroups. [native-inputs]: Add ghc-hunit, ghc-quickcheck, ghc-test-framework, ghc-test-framework-hunit, ghc-test-framework-quickcheck2, and ghc-utf8-string.
| * gnu: ghc-async: Update to 2.2.4.Lars-Dominik Braun2021-11-02
| | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-async): Update to 2.2.4. [inputs]: Remove ghc-hunit, ghc-test-framework, and ghc-test-framework-hunit. [native-inputs]: Add ghc-hunit, ghc-test-framework, and ghc-test-framework-hunit.
| * gnu: ghc-aeson-compat: Update to 0.3.10.Lars-Dominik Braun2021-11-02
| | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-aeson-compat): Update to 0.3.10. [inputs]: Remove ghc-exceptions, ghc-semigroups, and ghc-nats. [native-inputs]: Add ghc-base-orphans.
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-10-18
|\|
| * gnu: Fix Texinfo markup in descriptions of Haskell packages.Ludovic Courtès2021-10-14
| | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-citeproc) (ghc-hsyaml-aeson, ghc-lukko): Fix Texinfo markup in descriptions.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * gnu: ghc-parsers: Add missing input.Efraim Flashner2021-10-10
| | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-parsers)[inputs]: Add ghc-semigroups.
| * gnu: ghc-charset: Remove cabal-revision.Efraim Flashner2021-10-10
| | | | | | | | | | | | | | This is a follow-up to b97f549b14402421fcfb360ddd4cff7de93b9af0. * gnu/packages/haskell-xyz.scm (ghc-charset)[arguments]: Remove cabal revision.