Commit Graph

30286 Commits (2d5fa80e83190b6bdbeb8a45e68a885b283e2490)

Author SHA1 Message Date
Pierre-Antoine Rouby 000b540791
gnu: grammalecte: Update source hash.
The zip file was modified in-place by the maintainers to push fixes to
the "server-side code", as discussed at <https://bugs.gnu.org/32856>.

* gnu/packages/dictionaries.scm (grammalecte): Update source hash.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-02 23:08:30 +02:00
Ludovic Courtès 2bc8b2af89
gnu: guile-cairo: Update to 1.10.0.
* gnu/packages/gtk.scm (guile-cairo): Update to 1.10.0.
[source]: Add 'snippet'.
[arguments]: Remove.
2018-10-02 23:08:30 +02:00
Leo Famulari 63781c5748
gnu: Add r-acclma.
* gnu/packages/cran.scm (r-acclma): New variable.
2018-10-02 16:30:25 -04:00
pimi 9c1c2108a5
gnu: Add r-acceptancesampling.
* gnu/packages/cran.scm (r-acceptancesampling): New variable.
2018-10-02 16:30:22 -04:00
pimi da33385959
gnu: Add r-aca.
* gnu/packages/cran.scm (r-aca): New variable.
2018-10-02 16:27:28 -04:00
pimi c2ffc4fb53
gnu: Add r-ac3net.
* gnu/packages/cran.scm (r-ac3net): New variable.
2018-10-02 16:27:28 -04:00
pimi 0f1622220a
gnu: Add r-absfiltergsea.
* gnu/packages/bioinformatics.scm (r-absfiltergsea): New variable.
2018-10-02 16:23:49 -04:00
pimi 1ddb2b5c1c
gnu: Add r-absim.
* gnu/packages/cran.scm (r-absim): New variable.
2018-10-02 16:17:00 -04:00
pimi 3f0f49d708
gnu: Add poretools.
* gnu/packages/bioinformatics.scm (poretools): New variable.
2018-10-02 16:05:14 -04:00
pimi d8d8844ec1
gnu: Add r-accelerometry.
gnu/packages/cran.scm (r-accelerometry): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-10-02 15:46:04 -04:00
pimi 7af2dd3826
gnu: Add r-dvmisc.
gnu/packages/cran.scm (r-dvmisc): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-10-02 15:46:04 -04:00
pimi f6890c0891
gnu: Add r-rbenchmark.
gnu/packages/cran.scm (r-rbenchmark): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-10-02 15:46:03 -04:00
Leo Famulari 7d15490cd2
gnu: Syncthing: Update to 0.14.51.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.51.
[arguments]: Adjust the 'increase-test-timeout' phase.
[inputs]: Add go-gopkg.in-ldap.v2.
2018-10-02 15:40:52 -04:00
Leo Famulari 5149857651
gnu: go-github-com-thejerf-suture: Update to 3.0.0-0.bf6ee6a.
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to
3.0.0-0.bf6ee6a.
2018-10-02 15:40:52 -04:00
Leo Famulari 4cb2112d8f
gnu: Add gopkg.in/ldap.v2.
* gnu/packages/syncthing.scm (go-gopkg.in-ldap.v2): New variable.
2018-10-02 15:40:52 -04:00
Leo Famulari 712d01bbe9
gnu: Add gopkg.in/asn1-ber.v1.
* gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): New variable.
2018-10-02 15:40:52 -04:00
Leo Famulari 994bccd944
gnu: LibreOffice: Fix "File > Open" crash on foreign distros.
Fixes <https://bugs.gnu.org/30642>.

* gnu/packages/libreoffice.scm (libreoffice)[build-system]: Use
glib-or-gtk-build-system.
[arguments]: Set '#:out-of-source #f'.
2018-10-02 14:46:13 -04:00
Leo Famulari b0f4300119
gnu: Audacity: Use glib-or-gtk-build-system instead of a wrapper.
* gnu/packages/audio.scm (audacity)[build-system]: Use glib-or-gtk-build-system.
[arguments]: Remove the 'wrap-program' phase. Set #:out-of-source #f.
2018-10-02 14:28:27 -04:00
Timo Eisenmann 1df4abc7dc
gnu: enlightenment: Fix keyboard switching
* gnu/packages/enlightenment.scm (enlightenment)[inputs]: Add 'setxkbmap'
[arguments]: Set absolute file name to 'setxkbmap'

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-02 14:53:39 +02:00
Clément Lassieur 75bb6e46ea
gnu: cuirass: Update to fe2b73c.
* gnu/packages/ci.scm (cuirass): Update to fe2b73c.
2018-10-02 13:23:29 +02:00
Christopher Baines f8e710684e
services: Add Gitolite.
* gnu/services/version-control.scm (<gitolite-configuration>,
<gitolite-rc-file>): New record types.
(gitolite-accounts, gitolite-activation): New procedures.
(gitolite-service-type): New variables.
* gnu/tests/version-control.scm (%gitolite-test-admin-keypair, %gitolite-os,
%test-gitolite): New variables.
(run-gitolite-test): New procedure.
* doc/guix.texi (Version Control): Document the gitolite service.
2018-10-02 08:11:17 +01:00
Tobias Geerinckx-Rice 6c6c03fa00
gnu: re2c: Update to 1.1.1.
* gnu/packages/re2c.scm (re2c): Update to 1.1.1.
2018-10-01 23:02:40 +02:00
Tobias Geerinckx-Rice 538b71a967
gnu: perl-socket6: Update to 0.29.
* gnu/packages/networking.scm (perl-socket6): Update to 0.29.
2018-10-01 23:02:40 +02:00
Tobias Geerinckx-Rice 08cbd4f3b9
gnu: recode: Update to 3.7.1.
* gnu/packages/textutils.scm (recode): Update to 3.7.1.
2018-10-01 23:02:40 +02:00
pimi f95d454251
gnu: Add r-acc.
* gnu/packages/cran.scm (r-acc): New variable.
2018-10-01 09:08:11 -04:00
pimi 63ec2c505a
gnu: Add r-physicalactivity.
* gnu/packages/cran.scm (r-physicalactivity): New variable.
2018-10-01 09:08:11 -04:00
pimi 16c5285af4
gnu: Add r-nleqslv.
* gnu/packages/cran.scm (r-nleqslv): New variable.
2018-10-01 09:08:10 -04:00
pimi f359b115c7
gnu: Add r-mhsmm.
* gnu/packages/cran.scm (r-mhsmm): New variable.
2018-10-01 09:08:10 -04:00
Rutger Helling 5ec20676d7
gnu: wine-staging: Update to 3.17.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.17.
* gnu/packages/wine.scm (wine-staging): Update to 3.17.
2018-10-01 14:55:56 +02:00
pimi e710d1a4ff
gnu: Add r-accelmissing.
* gnu/packages/cran.scm (r-accelmissing): New variable.
2018-10-01 08:37:16 -04:00
pimi b2bf43b22a
gnu: Add r-pscl.
* gnu/packages/cran.scm (r-pscl): New variable.
2018-10-01 08:37:13 -04:00
Ricardo Wurmus 52891580e1
gnu: ghc-statistics: Fix build.
* gnu/packages/haskell.scm (ghc-statistics)[arguments]: Add cabal revision.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 456d76eaf6
gnu: ghc-aws: Fix build.
* gnu/packages/haskell.scm (ghc-aws)[inputs]: Add ghc-lifted-base.
2018-10-01 12:12:23 +02:00
宋文武 1abdefe573
gnu: ghc-gnuplot: Fix build.
* gnu/packages/haskell.scm (ghc-gnuplot)[inputs]: Add ghc-semigroups.
2018-10-01 12:12:23 +02:00
宋文武 70fa5899af
gnu: ghc-wave: Fix build.
* gnu/packages/haskell.scm (ghc-wave)[arguments]: Add a phase to relax
dependency constraints.
2018-10-01 12:12:23 +02:00
宋文武 eaa1f873e6
gnu: shellcheck: Update to 0.5.0.
* gnu/packages/haskell.scm (shellcheck): Update to 0.5.0.
[source]: Use tarball from hackage.
[inputs]: Add ghc-aeson.  Remove ghc-json.
2018-10-01 12:12:23 +02:00
宋文武 f0bce3a758
gnu: ghc-xmonad-contrib: Fix build.
* gnu/packages/wm.scm (ghc-xmonad-contrib)[inputs]: Add ghc-semigroups.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus c95908bb03
gnu: ghc-indents: Fix build.
* gnu/packages/haskell.scm (ghc-indents)[arguments]: Disable tests.
[native-inputs]: Add ghc-tasty and ghc-tasty-hunit.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 787231e957
gnu: agda: Fix build.
* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-monadplus; add
ghc-filemanip.
[arguments]: Replace configure phase.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 6306ce7271
gnu: git-annex: Update to 6.20180926.
* gnu/packages/version-control.scm (git-annex): Update to 6.20180926.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 86eec9cf5c
gnu: raincat: Update to 1.2.1.
* gnu/packages/games.scm (raincat): Update to 1.2.1.
[arguments]: Ensure raincat can find freeglut libraries at runtime.
[inputs]: Replace ghc-sdl, ghc-sdl-image, and ghc-sdl-mixer with ghc-sdl2,
ghc-sdl2-image, and ghc-sdl2-mixer, respectively.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus 21be24b74f
gnu: Add ghc-sdl2-image.
* gnu/packages/sdl.scm (ghc-sdl2-image): New variable.
2018-10-01 12:12:23 +02:00
Ricardo Wurmus d975534e85
gnu: Add ghc-sdl2-mixer.
* gnu/packages/sdl.scm (ghc-sdl2-mixer): New variable.
2018-10-01 12:12:22 +02:00
Ricardo Wurmus 62dd7171d3
gnu: Add ghc-sdl2.
* gnu/packages/sdl.scm (ghc-sdl2): New variable.
2018-10-01 12:12:22 +02:00
Ricardo Wurmus d459e043c8
gnu: Add ghc-linear.
* gnu/packages/haskell.scm (ghc-linear): New variable.
2018-10-01 12:12:22 +02:00
Ricardo Wurmus 1d13003aa9
gnu: Add ghc-weigh.
* gnu/packages/haskell.scm (ghc-weigh): New variable.
2018-10-01 12:12:22 +02:00
Timothy Sample 576b7dd508
gnu: ghc-tasty-golden: Update to 2.3.2.
* gnu/packages/haskell-check.scm (ghc-tasty-golden): Update to 2.3.2.
2018-10-01 12:12:22 +02:00
Timothy Sample 88c337177f
gnu: ghc-base-compat: Update to 0.10.4.
* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4.
2018-10-01 12:12:22 +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 003ec2c8f0
gnu: ghc-pandoc-citeproc: Update to 0.14.3.1.
* gnu/packages/haskell.scm (ghc-pandoc-citeproc): Update to 0.14.3.1.
[arguments]: Add a phase to disable some failing YAML tests.
2018-10-01 12:12:22 +02:00
Timothy Sample 1b29af3d16
gnu: ghc-haddock: Update to 2.19.0.1.
* gnu/packages/haskell.scm (ghc-haddock): Update to 2.19.0.1.
[arguments]: Add a phase that deletes four test suites to avoid a
dependency on haddock-test.
[native-inputs]: Remove ghc-haddock-test.
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 6a006a11fd
gnu: ghc-pandoc: Adjust tests and test dependency constraints.
* gnu/packages/haskell.scm (ghc-pandoc)[arguments]: Add a phase to relax a
test suite dependency constraint and another to skip some failing tests.
2018-10-01 12:12:22 +02:00
Timothy Sample f548cd7254
gnu: ghc-haddock-api: Update to 2.19.0.1.
* gnu/packages/haskell.scm (ghc-haddock-api): Update to 2.19.0.1.
[arguments]: Add a phase that patches the Cabal file to allow newer
versions of Cabal and hspec.
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 082d9383d1
gnu: ghc-haddock-library: Update to 1.5.0.1.
* gnu/packages/patches/ghc-haddock-library-unbundle.patch: New file.
* gnu/packages/haskell.scm (ghc-haddock-library): Update to 1.5.0.1.
[source]: Add the patch; add a snippet to remove the bundled library.
[arguments]: Add a phase to relax test suite dependency constraints and
another to add a missing directory required for tests.
[native-inputs]: Add ghc-base-compat, ghc-optparse-applicative, and
ghc-tree-diff.
2018-10-01 12:12:22 +02:00
Timothy Sample 3b72e7e2d4
gnu: ghc-esqueleto: Update to commit b81e0d9.
* gnu/packages/haskell.scm (ghc-esqueleto): Update to commit b81e0d9.
[source]: Use git-fetch.
[arguments]: Disable Haddock and add phase to remove MySQL and PostgreSQL
test-suites.
[inputs]: Add ghc-unliftio.
[native-inputs]: Remove ghc-hunit, ghc-monad-control, and ghc-quickcheck.
2018-10-01 12:12:22 +02:00
Timothy Sample 99daa29488
gnu: ghc-aws: Update to 0.20.
* gnu/packages/haskell.scm (ghc-aws): Update to 0.20.
2018-10-01 12:12:22 +02:00
Timothy Sample c6cf0eb5fb
gnu: Add ghc-tree-diff.
* gnu/packages/haskell.scm (ghc-tree-diff): New variable.
2018-10-01 12:12:22 +02:00
Timothy Sample 7eee87e65d
gnu: ghc-persistent-sqlite: Update to 2.8.2.
* gnu/packages/haskell.scm (ghc-persistent-sqlite): Update to 2.8.2.
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 12ce5d31d1
gnu: Add ghc-rio.
* gnu/packages/haskell.scm (ghc-rio): New variable.
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 8401d3aad0
gnu: Remove old versions of ghc-doctest.
* gnu/packages/haskell.scm (ghc-doctest-0.12, ghc-doctest-0.13): Remove.
2018-10-01 12:12:21 +02:00
Timothy Sample dc676afb8c
gnu: ghc-trifecta: Update to 2.
* gnu/packages/haskell.scm (ghc-trifecta): Update to 2.
[inputs]: Remove ghc-doctest-0.13, ghc-doctest, and ghc-quickcheck.
[native-inputs]: Add ghc-doctest and ghc-quickcheck.
2018-10-01 12:12:21 +02:00
Timothy Sample e4bc57c85b
gnu: ghc-persistent-template: Update to 2.5.4.
* gnu/packages/haskell.scm (ghc-persistent-template): Update to 2.5.4.
[arguments]: Update Cabal file to r2.
2018-10-01 12:12:21 +02:00
Timothy Sample 6dde5b8f97
gnu: ghc-chart: Update to 1.9.
* gnu/packages/haskell.scm (ghc-chart): Update to 1.9.
2018-10-01 12:12:21 +02:00
Timothy Sample ccd4fd3f2a
gnu: xmobar: Update to 0.28.
* gnu/packages/wm.scm (xmobar): Update to 0.28.
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 bc368781b6
gnu: ghc-persistent: Update to 2.8.2.
* gnu/packages/haskell.scm (ghc-persistent): Update to 2.8.2.
[inputs]: Add ghc-void.
2018-10-01 12:12:21 +02:00
Timothy Sample b9f67d10bc
gnu: ghc-lens: Update to 4.16.1.
* gnu/packages/haskell.scm (ghc-lens): Update to 4.16.1.
[arguments]: Update Cabal file to r2.
[inputs]: Remove ghc-doctest-0.13.
[native-inputs]: Add ghc-doctest.
2018-10-01 12:12:21 +02:00
Timothy Sample fbdf403189
gnu: ghc-feed: Update to 1.0.0.0.
* gnu/packages/haskell.scm (ghc-feed): Update to 1.0.0.0.
[arguments]: Update Cabal file to r4.
[inputs]: Add ghc-base-compat, ghc-safe, ghc-text, ghc-xml-conduit, and
ghc-xml-types; remove ghc-xml.
2018-10-01 12:12:21 +02:00
Timothy Sample f707db294a
gnu: cabal-install: Update to 2.2.0.0.
* gnu/packages/haskell.scm (cabal-install): Update to 2.2.0.0.
[inputs] Add ghc-async, ghc-base16-bytestring, ghc-cryptohash-sha256,
ghc-echo, ghc-edit-distance, ghc-hackage-security, ghc-hashable,
ghc-resolv, and ghc-tar.
2018-10-01 12:12:21 +02:00
Timothy Sample 246cdfac2f
gnu: Add ghc-resolv.
* gnu/packages/haskell.scm (ghc-resolv): New variable.
2018-10-01 12:12:21 +02:00
Timothy Sample 45e421ff21
gnu: Add ghc-hackage-security.
* gnu/packages/haskell.scm (ghc-hackage-security): New variable.
2018-10-01 12:12:21 +02:00
Timothy Sample 5a88cff239
ghc: Add ghc-ed25519.
* gnu/packages/haskell-crypto.scm (ghc-ed25519): New variable.
2018-10-01 12:12:21 +02:00
Timothy Sample bf7e588432
gnu: Add ghc-cryptohash-sha256.
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha256): New variable.
2018-10-01 12:12:21 +02:00
Timothy Sample c4a68deaad
gnu: Add ghc-echo.
* gnu/packages/haskell.scm (ghc-echo): New variable.
2018-10-01 12:12:21 +02:00
Timothy Sample 478365e36a
gnu: hlint: Update to 2.1.10.
* gnu/packages/haskell.scm (hlint): Update to 2.1.10.
2018-10-01 12:12:21 +02:00
Timothy Sample 23aa12fc09
gnu: ghc-simple-sendfile: Update to 0.2.27.
* gnu/packages/haskell.scm (ghc-simple-sendfile): Update to 0.2.27.
2018-10-01 12:12:20 +02:00
Timothy Sample 6f7280b090
gnu: ghc-monad-logger: Update to 0.3.29.
* gnu/packages/haskell.scm (ghc-monad-logger): Update to 0.3.29.
2018-10-01 12:12:20 +02:00
Timothy Sample 1613ee19f6
gnu: ghc-yaml: Update to 0.8.32.
* gnu/packages/haskell.scm (ghc-yaml): Update to 0.8.32.
2018-10-01 12:12:20 +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 ca96ba99ae
gnu: ghc-foldl: Update to 1.4.3.
* gnu/packages/haskell.scm (ghc-foldl): Update to 1.4.3.
[inputs]: Add ghc-semigroups and ghc-semigroupoids.
2018-10-01 12:12:20 +02:00
Timothy Sample c237721ea5
gnu: ghc-vector-builder: Update to 0.3.6.
* gnu/packages/haskell.scm (ghc-vector-builder): Update to 0.3.6.
[native-inputs]: Add ghc-attoparsec and ghc-rerebase; remove ghc-rebase.
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 9516ef4f93
gnu: Add ghc-rerebase.
* gnu/packages/haskell.scm (ghc-rerebase): New variable.
2018-10-01 12:12:20 +02:00
Timothy Sample 53812aa77f
gnu: idris: Update to 1.3.0.
* gnu/packages/idris.scm (idris): Update to 1.3.0.
[inputs]: Remove ghc-aeson-1.1.2.0, ghc-cheapskate-0.1.0.5, and
ghc-trifecta-1.6.2.1; add ghc-aeson, ghc-cheapskate, and ghc-megaparsec.
[arguments]: Add a phase that patches the Cabal file to allow newer
versions of aeson.
(ghc-aeson-1.1.2.0, ghc-cheapskate-0.1.0.5, ghc-trifecta-1.6.2.1): Remove.
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 6d2fd200f4
gnu: ghc-rebase: Update to 1.2.4.
* gnu/packages/haskell.scm (ghc-rebase): Update to 1.2.4.
2018-10-01 12:12:20 +02:00
Timothy Sample 8b1573b1e4
gnu: ghc-kan-extensions: Update to 5.2.
* gnu/packages/haskell.scm (ghc-kan-extensions): Update to 5.2.
[inputs]: Add ghc-invariant and ghc-transformers-compat.
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 f752336c80
gnu: ghc-tasty-rerun: Update to 1.1.12.
* gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.12.
2018-10-01 12:12:20 +02:00
Timothy Sample b587518960
gnu: ghc-fsnotify: Update to 0.3.0.1.
* gnu/packages/haskell.scm (ghc-fsnotify): Update to 0.3.0.1.
[inputs]: Remove ghc-temporary-rc; add ghc-temporary, ghc-random, and
ghc-shelly.
2018-10-01 12:12:20 +02:00
Timothy Sample 751a8c0b43
gnu: ghc-either: Update to 5.0.1.
* gnu/packages/haskell.scm (ghc-either): Update to 5.0.1.
[native-inputs]: Add ghc-quickcheck, ghc-test-framework, and
ghc-test-framework-quickcheck2.
2018-10-01 12:12:20 +02:00
Timothy Sample 38563d9140
gnu: ghc-adjunctions: Update to 4.4.
* gnu/packages/haskell.scm (ghc-adjunctions): Update to 4.4.
[inputs] Add ghc-transformers-compat.
[native-inputs]: Add ghc-generic-deriving, ghc-hspec, and hspec-discover.
2018-10-01 12:12:20 +02:00
Timothy Sample 128c4c40e4
gnu: ghc-vault: Update to 0.3.1.2.
* gnu/packages/haskell.scm (ghc-vault): Update to 0.3.1.2.
[inputs]: Add ghc-semigroupoids.
2018-10-01 12:12:20 +02:00
Timothy Sample 61849d425f
gnu: ghc-skylighting: Update to 0.7.2.
* gnu/packages/haskell.scm (ghc-skylighting-core): New variable.
(ghc-skylighting): Simplify by inheriting from ghc-skylighting-core.
2018-10-01 12:12:19 +02:00
Timothy Sample d8717c89b4
gnu: ghc-reducers: Update to 3.12.3.
* gnu/packages/haskell.scm (ghc-reducers): Update to 3.12.3.
2018-10-01 12:12:19 +02:00
Timothy Sample 8e06e15b7d
gnu: Add ghc-invariant.
* gnu/packages/haskell.scm (ghc-invariant): New variable.
2018-10-01 12:12:19 +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 955738723b
gnu: ghc-free: Update to 5.0.2.
* gnu/packages/haskell.scm (ghc-free): Update to 5.0.2.
[inputs]: Add ghc-transformers-base and ghc-transformers-compat.
2018-10-01 12:12:19 +02:00
Timothy Sample 2d67fe8936
gnu: raincat: Update to 1.2.
* gnu/packages/games.scm (raincat): Update to 1.2.
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 01a67f89d1
gnu: ghc-shakespeare: Update to 2.0.15.
* gnu/packages/haskell.scm (ghc-shakespeare): Update to 2.0.15.
2018-10-01 12:12:19 +02:00
Timothy Sample 07f38c6a26
gnu: ghc-semigroupoids: Update to 5.2.2.
* gnu/packages/haskell.scm (ghc-semigroupoids): Update to 5.2.2.
[arguments]: Enable tests and update Cabal file to r4.
[inputs]: Add ghc-hashable and ghc-unordered-containers.
[native-inputs]: Add cabal-doctests and ghc-doctests.
(ghc-semigroupoids-5.2.2): Remove variable.
2018-10-01 12:12:19 +02:00
Timothy Sample bf73366886
gnu: ghc-profunctors: Update Cabal file to r2.
* gnu/packages/haskell.scm (ghc-profunctors): Update Cabal file to r2.
2018-10-01 12:12:19 +02:00
Timothy Sample 4979dcd195
gnu: ghc-pandoc-types: Remove unneeded "--allow-newer" flag.
* gnu/packages/haskell.scm (ghc-pandoc-types)[arguments]: Remove the
unneeded "--allow-newer=QuickCheck" confingure flag.
2018-10-01 12:12:19 +02:00
Timothy Sample a57c91a192
gnu: ghc-lifted-async: Update to 0.10.0.2.
* gnu/packages/haskell.scm (ghc-lifted-async): Update to 0.10.0.2.
[inputs]: Add ghc-tasty-expected-failure.
2018-10-01 12:12:19 +02:00
Timothy Sample de02e56bcb
gnu: ghc-http-api-data: Update to 0.3.8.1.
* gnu/packages/haskell.scm (ghc-http-api-data): Update to 0.3.8.1.
2018-10-01 12:12:19 +02:00
Timothy Sample 085f26d1e1
gnu: ghc-hslua-module-text: Update Cabal file to r1.
* gnu/packages/haskell.scm (ghc-hslua-module-text): Update Cabal file to r1.
2018-10-01 12:12:19 +02:00
Timothy Sample dfe5f60f2d
gnu: ghc-doctemplates: Update to 0.2.2.1.
* gnu/packages/haskell.scm (ghc-doctemplates): Update to 0.2.2.1.
2018-10-01 12:12:19 +02:00
Timothy Sample f4585fd1fd
gnu: ghc-connection: Update to 0.2.8.
* gnu/packages/haskell.scm (ghc-connection): Update to 0.2.8.
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 22b5a1a477
gnu: ghc-aeson-compat: Update to 0.3.8.
* gnu/packages/haskell.scm (ghc-aeson-compat): Update to 0.3.8.
2018-10-01 12:12:18 +02:00
Timothy Sample 5ebadb584b
gnu: agda: Update to 2.5.4.1.
* gnu/packages/agda.scm (agda): Update to 2.5.4.1.
2018-10-01 12:12:18 +02:00
Timothy Sample bad349d8a6
gnu: ghc-uri-bytestring: Update to 0.3.2.0.
* gnu/packages/haskell.scm (ghc-uri-bytestring): Update to 0.3.2.0.
2018-10-01 12:12:18 +02:00
Timothy Sample 66c5de3948
gnu: ghc-tls: Update to 1.4.1.
* gnu/packages/tls.scm (ghc-tls): Update to 1.4.1.
2018-10-01 12:12:18 +02:00
Timothy Sample 310d782eaf
gnu: ghc-tasty-th: Update to 0.1.7.
* gnu/packages/haskell-check.scm (ghc-tasty-th): Update to 0.1.7.
[inputs]: Add ghc-haskell-src-exts and ghc-tasty-hunit.
2018-10-01 12:12:18 +02:00
Timothy Sample 774f398414
gnu: ghc-parsers: Update to 0.12.9.
* gnu/packages/haskell.scm (ghc-parsers): Update to 0.12.9.
2018-10-01 12:12:18 +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 867ac7fe58
gnu: ghc-hslua: Update to 0.9.5.2.
* gnu/packages/haskell.scm (ghc-hslua): Update to 0.9.5.2.
2018-10-01 12:12:18 +02:00
Timothy Sample dcfee7b6d5
gnu: ghc-haskell-src-meta: Update to 0.8.0.3.
* gnu/packages/haskell.scm (ghc-haskell-src-meta): Update to 0.8.0.3.
2018-10-01 12:12:18 +02:00
Timothy Sample 255a31f841
gnu: ghc-haskell-src-exts-util: Update to 0.2.3.
* gnu/packages/haskell.scm (ghc-haskell-src-exts-util): Update to 0.2.3.
2018-10-01 12:12:18 +02:00
Timothy Sample 2dee63943b
gnu: ghc-glut: Update to 2.7.0.14.
* gnu/packages/haskell.scm (ghc-glut): Update to 2.7.0.14.
2018-10-01 12:12:18 +02:00
Timothy Sample 146198f898
gnu: ghc-email-validate: Update to 2.3.2.6.
* gnu/packages/haskell.scm (ghc-email-validate): Update to 2.3.2.6.
2018-10-01 12:12:18 +02:00
Timothy Sample 892d554647
gnu: ghc-cgi: Adjust dependency constraints.
* gnu/packages/haskell.scm (ghc-cgi)[arguments]: Remove "--allow-newer"
configure flag; add a phase that patches the Cabal file to allow newer
versions of exceptions, time, doctest, and QuickCheck.
2018-10-01 12:12:18 +02:00
Timothy Sample 8574e6c704
gnu: ghc-bifunctors: Update to 5.5.3.
* gnu/packages/haskell.scm (ghc-bifunctors): Update to 5.5.3.
2018-10-01 12:12:18 +02:00
Timothy Sample 8e4394a571
gnu: ghc-attoparsec-iso8601: Update Cabal file to r1.
* gnu/packages/haskell.scm (ghc-attoparsec-iso8601): Update Cabal file to r1.
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 bb84b01d51
gnu: ghc-x509-validation: Update to 1.6.10.
* gnu/packages/haskell-crypto.scm (ghc-x509-validation): Update to 1.6.10.
[native-inputs]: Add ghc-tasty and ghc-tasty-hunit.
2018-10-01 12:12:18 +02:00
Timothy Sample ddbe020756
gnu: ghc-x509-system: Update to 1.6.6.
* gnu/packages/haskell-crypto.scm (ghc-x509-system): Update to 1.6.6.
2018-10-01 12:12:18 +02:00
Timothy Sample fd358b34c3
gnu: ghc-socks: Update to 0.5.6.
* gnu/packages/haskell.scm (ghc-socks): Update to 0.5.6.
2018-10-01 12:12:17 +02:00
Timothy Sample fc0424875f
gnu: ghc-quickcheck-instances: Update Cabal file to r1.
* gnu/packages/haskell-check.scm (ghc-quickcheck-instances) Update Cabal
file to r1.
[arguments]: Remove unneeded "--allow-newer" configure flag.
2018-10-01 12:12:17 +02:00
Timothy Sample ce88eae9a3
gnu: ghc-opengl: Update to 3.0.2.2.
* gnu/packages/haskell.scm (ghc-opengl): Update to 3.0.2.2.
2018-10-01 12:12:17 +02:00
Timothy Sample 81caf94885
gnu: ghc-megaparsec: Update to 6.5.0.
* gnu/packages/haskell.scm (ghc-megaparsec): Update to 6.5.0.
[arguments]: Update Cabal file to r4.
2018-10-01 12:12:17 +02:00
Timothy Sample b9a6398692
gnu: ghc-iproute: Update to 1.7.5.
* gnu/packages/haskell.scm (ghc-iproute): Update to 1.7.5.
2018-10-01 12:12:17 +02:00
Timothy Sample 14b0ade66f
gnu: ghc-haskell-src-exts: Update to 1.20.2.
* gnu/packages/haskell.scm (ghc-haskell-src-exts): Update to 1.20.2.
[inputs]: Replace ghc-pretty-show-for-haskell-src-exts with ghc-pretty-show.
(ghc-pretty-show-for-haskell-src-exts): Remove.
2018-10-01 12:12:17 +02:00
Timothy Sample c2828c8149
gnu: ghc-comonad: Update to 5.0.4.
* gnu/packages/haskell.scm (ghc-comonad): Update to 5.0.4.
[native-inputs]: Add cabal-doctest and ghc-doctest.
2018-10-01 12:12:17 +02:00
Timothy Sample 40a8d0762f
gnu: ghc-bytes: Update to 0.15.5.
* gnu/packages/haskell.scm (ghc-bytes): Update to 0.15.5.
[inputs]: Replace ghc-doctest-0.13 with ghc-doctest.
2018-10-01 12:12:17 +02:00
Timothy Sample 0f9e74e9f7
gnu: ghc-attoparsec: Enable tests and allow newer QuickCheck.
* gnu/packages/haskell.scm (ghc-attoparsec)[arguments]: Enable tests and
add a phase that patches the Cabal file to allow a newer QuickCheck and
removes a failing test.
2018-10-01 12:12:17 +02:00
Timothy Sample 74f490ec0b
gnu: ghc-zip-archive: Update to 0.3.3.
* gnu/packages/haskell.scm (ghc-zip-archive): Update to 0.3.3.
[inputs]: Remove ghc-old-time and zip.
[native-inputs]: Add unzip.
2018-10-01 12:12:17 +02:00
Timothy Sample 245a2555bc
gnu: ghc-x509-store: Update to 1.6.6.
* gnu/packages/haskell-crypto.scm (ghc-x509-store): Update to 1.6.6.
[native-inputs]: Add ghc-tasty and ghc-tasty-hunit.
2018-10-01 12:12:17 +02:00
Timothy Sample 0618a71b1e
gnu: ghc-wave: Update to 0.1.5.
* gnu/packages/haskell.scm (ghc-wave): Update to 0.1.5.
2018-10-01 12:12:17 +02:00
Timothy Sample 10ae734585
gnu: ghc-typed-process: Update to 0.2.3.0.
* gnu/packages/haskell.scm (ghc-typed-process): Update to 0.2.3.0.
2018-10-01 12:12:17 +02:00
Timothy Sample 5a92fb411c
gnu: ghc-network: Update to 2.6.3.6.
* gnu/packages/haskell.scm (ghc-network): Update to 2.6.3.6.
2018-10-01 12:12:17 +02:00
Timothy Sample b3cd1712a8
gnu: ghc-mockery: Update to 0.3.5.
* gnu/packages/haskell.scm (ghc-mockery): Update to 0.3.5.
2018-10-01 12:12:17 +02:00
Timothy Sample a154111763
gnu: ghc-markdown-unlit: Update to 0.5.0.
* gnu/packages/haskell.scm (ghc-markdown-unlit): Update to 0.5.0.
2018-10-01 12:12:17 +02:00
Timothy Sample ad91386a27
gnu: ghc-graphviz: Remove unneeded configure flag.
* gnu/packages/haskell.scm (ghc-graphviz)[arguments]: Remove unneeded
"--allow-newer=QuickCheck" configure flag.
2018-10-01 12:12:17 +02:00
Timothy Sample f9f2877d54
gnu: ghc-gnuplot: Update to 0.5.5.2.
* gnu/packages/haskell.scm (ghc-gnuplot): Update to 0.5.5.2.
2018-10-01 12:12:17 +02:00
Timothy Sample 211b213367
gnu: ghc-gluraw: Update to 2.0.0.4.
* gnu/packages/haskell.scm (ghc-gluraw): Update to 2.0.0.4.
2018-10-01 12:12:16 +02:00
Timothy Sample 68dc0c294a
gnu: ghc-distributive: Update Cabal file to r6.
* gnu/packages/haskell.scm (ghc-distributive): Update Cabal file to r6.
[native-inputs]: Replace ghc-doctest-0.12 with ghc-doctest.
2018-10-01 12:12:16 +02:00
Timothy Sample bb7d443d85
gnu: ghc-x509: Update to 1.7.3.
* gnu/packages/haskell-crypto.scm (ghc-x509): Update to 1.7.3.
2018-10-01 12:12:16 +02:00
Timothy Sample 7307a2f8a4
gnu: ghc-th-orphans: Update to 0.13.6.
* gnu/packages/haskell.scm (ghc-th-orphans): Update to 0.13.6.
2018-10-01 12:12:16 +02:00
Timothy Sample ded4ac3871
gnu: ghc-temporary: Update to 1.3.
* gnu/packages/haskell.scm (ghc-temporary): Update to 1.3.
[inputs]: Add ghc-random.
[native-inputs]: Add ghc-base-compat, ghc-tasty, and ghc-tasty-hunit.
2018-10-01 12:12:16 +02:00
Timothy Sample 1aacec9e3d
gnu: ghc-openglraw: Update to 3.3.1.0.
* gnu/packages/haskell.scm (ghc-openglraw): Update to 3.3.1.0.
2018-10-01 12:12:16 +02:00
Timothy Sample cd40c4d6c3
gnu: Add ghc-memotrie.
* gnu/packages/haskell.scm (ghc-memotrie): New variable.
2018-10-01 12:12:16 +02:00
Timothy Sample 11afd13d70
gnu: ghc-fgl-arbitrary: Replace "--allow-newer" flags.
* gnu/packages/haskell.scm (ghc-fgl-arbitrary)[arguments]: Replace
"--allow-newer" configure flags with a phase that patches the Cabal file.
2018-10-01 12:12:16 +02:00
Timothy Sample f9a97fb553
gnu: ghc-doctest: Update to 0.16.0.
* gnu/packages/haskell.scm (ghc-doctest): Update to 0.16.0.
[inputs]: Add ghc-code-page.
2018-10-01 12:12:16 +02:00
Timothy Sample 96d214a6d9
gnu: ghc-unliftio: Update to 0.2.7.0.
* gnu/packages/haskell.scm (ghc-unliftio): Update to 0.2.7.0.
2018-10-01 12:12:16 +02:00
Timothy Sample 073f5ae1fe
gnu: Add ghc-newtype-generics.
* gnu/packages/haskell.scm (ghc-newtype-generics): New variable.
2018-10-01 12:12:16 +02:00
Timothy Sample 1cf4f2729f
gnu: ghc-logging-facade: Update to 0.3.0.
* gnu/packages/haskell.scm (ghc-logging-facade): Update to 0.3.0.
2018-10-01 12:12:16 +02:00
Timothy Sample 16b4b6d1b9
gnu: ghc-half: Update to 0.3.
* gnu/packages/haskell.scm (ghc-half): Update to 0.3.
[native-inputs]: Add ghc-hspec and ghc-quickcheck.
2018-10-01 12:12:16 +02:00
Timothy Sample b408c5a768
gnu: ghc-generic-deriving: Update to 1.12.2.
* gnu/packages/haskell.scm (ghc-generic-deriving): Update to 1.12.2.
[inputs]: Add ghc-th-abstraction.
2018-10-01 12:12:16 +02:00
Timothy Sample 98993f605b
gnu: ghc-fgl: Replace "--allow-newer" flags.
* gnu/packages/haskell.scm (ghc-fgl)[arguments]: Replace "--allow-newer"
configure flags with a phase that patches the Cabal file.
2018-10-01 12:12:16 +02:00
Timothy Sample 3ff7232ae7
gnu: ghc-constraints: Update to 0.10.1.
* gnu/packages/haskell.scm (ghc-constraints): Update to 0.10.1.
[inputs]: Add ghc-semigroups.
[native-inputs]: Add ghc-hspec and ghc-hspec-discover.
2018-10-01 12:12:16 +02:00
Timothy Sample 19533b3216
gnu: ghc-base-orphans: Update to 0.7.
* gnu/packages/haskell.scm (ghc-base-orphans): Update to 0.7.
2018-10-01 12:12:16 +02:00
Timothy Sample a98973651e
gnu: ghc-highlighting-kate: Update to 0.6.4.
* gnu/packages/haskell.scm (ghc-highlighting-kate): Update to 0.6.4.
2018-10-01 12:12:16 +02:00
Timothy Sample a11ce10666
gnu: ghc-uuid: Update Cabal file to r2 and relax dependencies.
* gnu/packages/haskell.scm (ghc-uuid): Update Cabal file to r2.
[arguments]: Add a phase to remove test framework dependency version
constraints.
2018-10-01 12:12:15 +02:00
Timothy Sample 4828f040df
gnu: ghc-securemem: Update to 0.1.10.
* gnu/packages/haskell.scm (ghc-securemem): Update to 0.1.10.
2018-10-01 12:12:15 +02:00
Timothy Sample 9720cca2e5
gnu: ghc-pem: Update to 0.2.4.
* gnu/packages/haskell-crypto.scm (ghc-pem): Update to 0.2.4.
[inputs]: Remove ghc-base64-bytestring; add ghc-basement and ghc-memory.
2018-10-01 12:12:15 +02:00
Timothy Sample 3a066eb5ee
gnu: ghc-extra: Update to 1.6.9.
* gnu/packages/haskell.scm (ghc-extra): Update to 1.6.9.
2018-10-01 12:12:15 +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 4f2f0eb02f
gnu: ghc-vector-binary-instances: Update Cabal file to r1.
* gnu/packages/haskell.scm (ghc-vector-binary-instances): Update Cabal
file to r1.
2018-10-01 12:12:15 +02:00
Timothy Sample fe3ecc307f
gnu: ghc-uuid-types: Relax test framework dependency constraints.
* gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Remove
"--allow-newer" configure flags and add a phase that removes dependency
version constraints from all of the test frameworks.
2018-10-01 12:12:15 +02:00
Timothy Sample 221c356316
gnu: ghc-tar: Update to 0.5.1.0.
* gnu/packages/haskell.scm (ghc-tar): Update to 0.5.1.0.
2018-10-01 12:12:15 +02:00
Timothy Sample 6b05cfb4e4
gnu: ghc-integer-logarithms: Replace "--allow-newer" flag.
* gnu/packages/haskell.scm (ghc-integer-logarithms)[arguments]: Replace
"--allow-newer" configure flag with a phase that patches the Cabal file.
2018-10-01 12:12:15 +02:00
Timothy Sample bef2ee1c58
gnu: ghc-hourglass: Update to 0.2.12.
* gnu/packages/haskell.scm (ghc-hourglass): Update to 0.2.12.
2018-10-01 12:12:15 +02:00
Timothy Sample f89bf67491
gnu: ghc-cryptohash-sha1: Update Cabal file to r2.
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha1): Update Cabal
file to r2.
2018-10-01 12:12:15 +02:00
Timothy Sample 6ef7c05c8d
gnu: ghc-cryptohash-md5: Update Cabal file to r2.
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-md5): Update Cabal
file to r2.
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 c70f00e203
gnu: ghc-blaze-markup: Update to 0.8.2.1.
* gnu/packages/haskell.scm (ghc-blaze-markup): Update to 0.8.2.1.
[arguments]: Add a phase that patches the Cabal file to allow newer
versions of tasty.
2018-10-01 12:12:15 +02:00
Timothy Sample 59a5027604
gnu: ghc-tasty-quickcheck: Update to 0.10.
* gnu/packages/haskell-check.scm (ghc-tasty-quickcheck): Update to 0.10.
2018-10-01 12:12:15 +02:00
Timothy Sample 58182daa3f
gnu: ghc-tasty-hunit: Update to 0.10.0.1.
* gnu/packages/haskell-check.scm (ghc-tasty-hunit): Update to 0.10.0.1.
[inputs]: Add ghc-call-stack.
2018-10-01 12:12:15 +02:00
Timothy Sample 665615e93b
gnu: ghc-tasty-expected-failure: Update to 0.11.1.1.
* gnu/packages/haskell-check.scm (ghc-tasty-expected-failure): Update to 0.11.1.1.
2018-10-01 12:12:15 +02:00
Timothy Sample 722d3bd80b
gnu: ghc-hmatrix-special: Update to 0.19.0.0.
* gnu/packages/haskell.scm (ghc-hmatrix-special): Update to 0.19.0.0.
2018-10-01 12:12:15 +02:00
Timothy Sample c1cf4c70f2
gnu: ghc-contravariant-extras: Update to 0.3.4.
* gnu/packages/haskell.scm (ghc-contravariant-extras): Update to 0.3.4.
[inputs]: Add ghc-semigroups.
2018-10-01 12:12:14 +02:00
Timothy Sample 9d1944a493
gnu: ghc-tasty: Update to 1.1.0.3.
* gnu/packages/haskell.scm (ghc-integer-logarithms-bootstrap,
ghc-scientific-bootstrap, ghc-attoparsec-bootstrap,
ghc-wcwidth-bootstrap): New variables to break a dependency cycle from
ghc-tasty.
* gnu/packages/haskell-check.scm (ghc-tasty): Update to 1.1.0.3.
[inputs]: Add ghc-wcwidth-bootstrap; remove ghc-regex-tdfa-rc.
2018-10-01 12:12:14 +02:00
Timothy Sample 3c00bc13a5
gnu: ghc-hmatrix-gsl: Update to 0.19.0.1.
* gnu/packages/haskell.scm (ghc-hmatrix-gsl): Update to 0.19.0.1.
2018-10-01 12:12:14 +02:00
Timothy Sample 0b0e45d829
gnu: ghc-contravariant: Update to 1.4.1.
* gnu/packages/haskell.scm (ghc-contravariant): Update to 1.4.1.
2018-10-01 12:12:14 +02:00
Timothy Sample c64e832f10
gnu: xmonad: Update to 0.14.2.
* gnu/packages/wm.scm (xmonad): Update to 0.14.2.
2018-10-01 12:12:14 +02:00
Timothy Sample e99625b5ae
gnu: ghc-void: Update to 0.7.2.
* gnu/packages/haskell.scm (ghc-void): Update to 0.7.2.
2018-10-01 12:12:14 +02:00
Timothy Sample c839da8512
gnu: ghc-hmatrix: Update to 0.19.0.0.
* gnu/packages/haskell.scm (ghc-hmatrix): Update to 0.19.0.0.
[inputs]: Add ghc-semigroups.
2018-10-01 12:12:14 +02:00
Timothy Sample 2927343183
gnu: ghc-glob: Update to 0.9.2.
* gnu/packages/haskell.scm (ghc-glob): Update to 0.9.2.
2018-10-01 12:12:14 +02:00
Timothy Sample 48f8ba91ca
gnu: ghc-chunked-data: Update to 0.3.1.
* gnu/packages/haskell.scm (ghc-chunked-data): Update to 0.3.1.
2018-10-01 12:12:14 +02:00
Timothy Sample 42c000dcf5
gnu: ghc-semigroups: Update to 0.18.5.
* gnu/packages/haskell.scm (ghc-semigroups): Update to 0.18.5.
2018-10-01 12:12:14 +02:00
Timothy Sample e59983ece5
gnu: ghc-hinotify: Update to 0.3.10.
* gnu/packages/haskell.scm (ghc-hinotify): Update to 0.3.10.
[inputs]: Add ghc-async.
2018-10-01 12:12:14 +02:00
Timothy Sample e0b8cc34a4
gnu: ghc-unordered-containers: Update to 0.2.9.0.
* gnu/packages/haskell.scm (ghc-unordered-containers): Update to 0.2.9.0.
2018-10-01 12:12:14 +02:00
Timothy Sample 6062c4610e
gnu: ghc-psqueues: Update to 0.2.7.0.
* gnu/packages/haskell.scm (ghc-psqueues): Update to 0.2.7.0.
[arguments]: Remove unneeded "--allow-newer=QuickCheck" configure flag.
2018-10-01 12:12:14 +02:00
Timothy Sample d62f695119
gnu: ghc-nats: Update to 1.1.2.
* gnu/packages/haskell.scm (ghc-nats): Update to 1.1.2.
2018-10-01 12:12:14 +02:00
Timothy Sample fef71dbc9d
gnu: ghc-hashtables: Update to 1.2.3.1.
* gnu/packages/haskell.scm (ghc-hashtables): Update to 1.2.3.1.
[arguments]: Remove unneeded "--allow-newer" configure flag.
2018-10-01 12:12:14 +02:00
Timothy Sample 75c07ef519
gnu: ghc-hashable-time: Update Cabal file to r1.
* gnu/packages/haskell.scm (ghc-hashable-time): Update Cabal file to r1.
2018-10-01 12:12:14 +02:00
Timothy Sample 24e18bf937
gnu: ghc-errors: Update to 2.3.0.
* gnu/packages/haskell.scm (ghc-errors): Update to 2.3.0.
2018-10-01 12:12:14 +02:00
Timothy Sample 0f108b33a7
gnu: ghc-crypto-api: Update to 0.13.3.
* gnu/packages/haskell-crypto.scm (ghc-crypto-api): Update to 0.13.3.
2018-10-01 12:12:13 +02:00
Timothy Sample f5aa584541
gnu: ghc-case-insensitive: Update to 1.2.0.11.
* gnu/packages/haskell.scm (ghc-case-insensitive): Update to 1.2.0.11.
2018-10-01 12:12:13 +02:00
Timothy Sample b925e1f537
gnu: ghc-async: Update to 2.2.1.
* gnu/packages/haskell.scm (ghc-async): Update to 2.2.1.
[inputs]: Add ghc-hashable.
2018-10-01 12:12:13 +02:00
Timothy Sample c1c35c3b0e
gnu: ghc-sha: Update to 1.6.4.4.
* gnu/packages/haskell-crypto.scm (ghc-sha): Update to 1.6.4.4.
2018-10-01 12:12:13 +02:00
Timothy Sample c496fb9873
gnu: ghc-hashable: Update to 1.2.7.0.
* gnu/packages/haskell.scm (ghc-hashable): Update to 1.2.7.0.
2018-10-01 12:12:13 +02:00
Timothy Sample 9c072f820e
gnu: ghc-fingertree: Update to 0.1.4.1.
* gnu/packages/haskell.scm (ghc-fingertree): Update to 0.1.4.1.
2018-10-01 12:12:13 +02:00
Timothy Sample 5f192d52a3
gnu: ghc-exceptions: Update to 0.10.0.
* gnu/packages/haskell.scm (ghc-exceptions): Update to 0.10.0.
[arguments]: Remove unneeded "--allow-newer=QuickCheck" configure flag.
[native-inputs]: Add ghc-quickcheck, ghc-test-framework, and
ghc-test-framework-hunit.
2018-10-01 12:12:13 +02:00
Timothy Sample d340ee858f
gnu: ghc-edit-distance: Replace "--allow-newer" flag.
* gnu/packages/haskell.scm (ghc-edit-distance)[arguments]: Replace
"--allow-newer" configure flag with a phase that patches the Cabal file.
2018-10-01 12:12:13 +02:00
Timothy Sample 5f4327df7f
gnu: ghc-deepseq-generics: Update Cabal file to r2.
* gnu/packages/haskell.scm (ghc-deepseq-generics): Update Cabal file to r2.
2018-10-01 12:12:13 +02:00
Timothy Sample 91ffeed70a
gnu: ghc-cereal: Update to 0.5.7.0.
* gnu/packages/haskell.scm (ghc-cereal): Update to 0.5.7.0.
2018-10-01 12:12:13 +02:00
Timothy Sample 5e4058ad85
gnu: ghc-bytestring-handle: Allow newer base and QuickCheck.
* gnu/packages/haskell.scm (ghc-bytestring-handle)[arguments]: Add a phase
that patches the Cabal file to allow newer versions of base and QuickCheck.
2018-10-01 12:12:13 +02:00
Timothy Sample d09b2ad428
gnu: ghc-x11: Update to 1.9.
* gnu/packages/haskell.scm (ghc-x11): Update to 1.9.
2018-10-01 12:12:13 +02:00
Timothy Sample c2d2f27537
gnu: ghc-test-framework-quickcheck2: Update Cabal file to r1.
* gnu/packages/haskell-check.scm (ghc-test-framework-quickcheck2): Update
Cabal file to r1.
2018-10-01 12:12:13 +02:00
Timothy Sample aeb1c6abd5
gnu: ghc-test-framework-hunit: Update Cabal file to r3.
* gnu/packages/haskell-check.scm (ghc-test-framework-hunit): Update Cabal
file to r3.
[arguments]: Remove unneeded "--allow-newer" configure flag.
2018-10-01 12:12:13 +02:00
Timothy Sample bc8bda501c
gnu: ghc-test-framework: Update to 0.8.2.0.
* gnu/packages/haskell.scm (ghc-semigroups-bootstrap, ghc-hashable-bootstrap,
ghc-nats-bootstrap, ghc-unordered-containers-bootstrap): New variables for
breaking a dependency cycle with ghc-test-framework.
* gnu/packages/haskell-check.scm (ghc-test-framework): Update to 0.8.2.0.
[arguments]: Add a phase to patch the Cabal file to allow a newer QuickCheck.
[inputs]: Add ghc-semigroups-bootstrap.
2018-10-01 12:12:13 +02:00
Timothy Sample d9404fc122
gnu: ghc-vector-algorithms: Update to 0.7.0.4.
* gnu/packages/haskell.scm (ghc-vector-algorithms): Update to 0.7.0.4.
[arguments]: Remove unneeded "--allow-newer=vector" configure flag; remove
test-patching phase.
[inputs]: Remove ghc-mwc-random.
2018-10-01 12:12:13 +02:00
Timothy Sample 5209fc22e1
gnu: ghc-th-reify-many: Update to 0.1.8.
* gnu/packages/haskell.scm (ghc-th-reify-many): Update to 0.1.8.
2018-10-01 12:12:13 +02:00
Timothy Sample 19b2988287
gnu: ghc-language-c: Update to 0.8.1.
* gnu/packages/haskell.scm (ghc-language-c): Update to 0.8.1.
2018-10-01 12:12:13 +02:00
Timothy Sample 38f0d04e59
gnu: ghc-juicypixels: Update to 3.2.9.5.
* gnu/packages/haskell.scm (ghc-juicypixels): Update to 3.2.9.5.
2018-10-01 12:12:12 +02:00
Timothy Sample 50eff0d5ff
gnu: ghc-boxes: Update to 0.1.5.
* gnu/packages/haskell.scm (ghc-boxes): Update to 0.1.5.
2018-10-01 12:12:12 +02:00
Timothy Sample 57203a15cb
gnu: ghc-vector: Update Cabal file to r3.
* gnu/packages/haskell.scm (ghc-vector): Update Cabal file to r3.
2018-10-01 12:12:12 +02:00
Timothy Sample 9e3e6ee026
gnu: ghc-utility-ht: Update to 0.0.14.
* gnu/packages/haskell.scm (ghc-utility-ht): Update to 0.0.14.
2018-10-01 12:12:12 +02:00
Timothy Sample 46f8898118
gnu: ghc-th-expand-syns: Update to 0.4.4.0.
* gnu/packages/haskell.scm (ghc-th-expand-syns): Update to 0.4.4.0.
2018-10-01 12:12:12 +02:00
Timothy Sample 5285d61490
gnu: ghc-split: Update to 0.2.3.3.
* gnu/packages/haskell.scm (ghc-split): Update to 0.2.3.3.
2018-10-01 12:12:12 +02:00
Timothy Sample 17539a7ed1
gnu: ghc-safe: Update to 0.3.17.
* gnu/packages/haskell.scm (ghc-safe): Update to 0.3.17.
[native-inputs]: Add ghc-quickcheck.
2018-10-01 12:12:12 +02:00
Timothy Sample 3e6fe51f9a
gnu: ghc-regex-tdfa: Update to 1.2.3.1.
* gnu/packages/haskell.scm (ghc-regex-tdfa): Update to 1.2.3.1.
2018-10-01 12:12:12 +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 4a2100b8ae
gnu: ghc-lifted-base: Update to 0.2.3.12.
* gnu/packages/haskell.scm (ghc-lifted-base): Update to 0.2.3.12.
2018-10-01 12:12:12 +02:00
Timothy Sample 1a8f5eb2e1
gnu: ghc-json: Update to 0.9.2.
* gnu/packages/haskell.scm (ghc-json): Update to 0.9.2.
2018-10-01 12:12:12 +02:00
Timothy Sample ddfb799e5d
gnu: ghc-indents: Update to 0.5.0.0.
* gnu/packages/haskell.scm (ghc-indents): Update to 0.5.0.0.
2018-10-01 12:12:12 +02:00
Timothy Sample 568cafd56a
gnu: ghc-hs-bibutils: Update to 6.6.0.0.
* gnu/packages/haskell.scm (ghc-hs-bibutils): Update to 6.6.0.0.
2018-10-01 12:12:12 +02:00
Timothy Sample 3ea018c742
gnu: ghc-haskell-src: Update to 1.0.3.0.
* gnu/packages/haskell.scm (ghc-haskell-src): Update to 1.0.3.0.
2018-10-01 12:12:12 +02:00
Timothy Sample 38922e49ca
gnu: ghc-edisoncore: Update to 1.3.2.1.
* gnu/packages/haskell.scm (ghc-edisoncore): Update to 1.3.2.1.
2018-10-01 12:12:12 +02:00
Timothy Sample 4a3f50e36c
gnu: ghc-chell-quickcheck: Allow newer QuickCheck.
* gnu/packages/haskell.scm (ghc-chell-quickcheck)[arguments]: Add a phase
that patches the Cabal file to allow newer versions of QuickCheck.
(ghc-chell-quickcheck-bootstrap)[arguments]: Ditto.
2018-10-01 12:12:12 +02:00
Timothy Sample fa9c33dc8e
gnu: ghc-chasingbottoms: Update to 1.3.1.4.
* gnu/packages/haskell.scm (ghc-chasingbottoms): Update to 1.3.1.4.
2018-10-01 12:12:12 +02:00
Timothy Sample 7de7ec7d45
gnu: ghc-alex: Update to 3.2.4.
* gnu/packages/haskell.scm (ghc-alex): Update to 3.2.4.
[arguments]: Add a phase to set environment variables for tests.
[native-inputs]: Add which.
2018-10-01 12:12:11 +02:00
Timothy Sample 0588525b06
gnu: ghc-unix-time: Update to 0.3.8.
* gnu/packages/haskell.scm (ghc-unix-time): Update to 0.3.8.
2018-10-01 12:12:11 +02:00
Timothy Sample 80d06b8d98
gnu: ghc-syb: Update to 0.7.
* gnu/packages/haskell.scm (ghc-syb): Update to 0.7.
2018-10-01 12:12:11 +02:00
Timothy Sample e7e7451822
gnu: ghc-reflection: Update to 2.1.4.
* gnu/packages/haskell.scm (ghc-reflection): Update to 2.1.4.
2018-10-01 12:12:11 +02:00
Timothy Sample 09b52698ba
gnu: ghc-quickcheck: Update to 2.11.3.
This commit also removes extra versions of ghc-quickcheck that have no
dependents.

* gnu/packages/haskell-check.scm (ghc-quickcheck): Update to 2.11.3.
[arguments]: Remove "-f base4" configure flag.
(ghc-quickcheck-latest): Delete variable.
(ghc-quickcheck-2.9): Delete variable.
2018-10-01 12:12:11 +02:00
Timothy Sample 8ebdab0dc4
gnu: ghc-parsec: Update to 3.1.13.0.
* gnu/packages/haskell.scm (ghc-parsec): Update to 3.1.13.0.
2018-10-01 12:12:11 +02:00
Timothy Sample d9c620bab0
gnu: ghc-monad-control: Update to 1.0.2.3.
* gnu/packages/haskell.scm (ghc-monad-control): Update to 1.0.2.3.
2018-10-01 12:12:11 +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 0ceaff6f2f
gnu: ghc-cmark-gfm: Update to 0.1.5.
* gnu/packages/haskell.scm (ghc-cmark-gfm): Update to 0.1.5.
2018-10-01 12:12:11 +02:00
Timothy Sample 6a9730a0c4
gnu: ghc-chell: Update to 0.4.0.2.
* gnu/packages/haskell.scm (ghc-chell): Update to 0.4.0.2.
2018-10-01 12:12:11 +02:00