summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell.scm
AgeCommit message (Collapse)Author
2018-01-19gnu: Consistently Write ‘file system(s)’.Tobias Geerinckx-Rice
It is the GNU way. * doc/guix.texi (Build Systems, DNS Services): Write ‘file system(s)’. * gnu/build/vm.scm (create-ext-file-system, create-fat-file-system): Likewise. * gnu/packages/backup.scm (dirvish, rsnapshot)[description]: Likewise. * gnu/packages/check.scm (python-testpath)[description]: Likewise. * gnu/packages/disk.scm (pydf)[description]: Likewise. * gnu/packages/file-systems.scm (disorderfs)[synopsis, description]: Likewise. (glusterfs)[description]: Likewise. * gnu/packages/haskell.scm (ghc-directory, ghc-system-fileio-bootstrap) (ghc-system-fileio)[synopsis]: Likewise. (ghc-fsnotify)[description]: Likewise. * gnu/packages/linux.scm (proot)[description]: Likewise. (jmtpfs)[synopsis, description]: Likewise. * gnu/packages/mate.scm (caja, caja-extensions)[description]: Likewise. * gnu/packages/storage.scm (ceph)[description]: Likewise. * gnu/packages/sync.scm (lsyncd)[description]: Likewise. * gnu/packages/syncthing.scm (syncthing)[synopsis]: Likewise. (go-github-com-zillode-notify)[description]: Likewise. * gnu/services/nfs.scm (pipefs-service-type): Likewise. * guix/scripts/system.scm (perform-action): Likewise.
2018-01-15gnu: ghc-hmatrix-special: Update to 0.4.0.1.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-hmatrix-special): Update to 0.4.0.1.
2018-01-15gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.7.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-hmatrix-gsl-stats): Update to 0.4.1.7.
2018-01-15gnu: ghc-hmatrix-gsl: Update to 0.18.0.1.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-hmatrix-gsl): Update to 0.18.0.1.
2018-01-15gnu: ghc-hmatrix: Update to 0.18.1.0.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-hmatrix): Update to 0.18.1.0.
2018-01-15gnu: ghc-juicypixels: Update to 3.2.9.3.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-juicypixels): Update to 3.2.9.3.
2018-01-15gnu: ghc-iproute: Use HTTPS for home page.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-iproute)[home-page]: Use HTTPS.
2018-01-15gnu: ghc-iproute: Update to 1.7.1.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-iproute): Update to 1.7.1.
2018-01-10gnu: ghc-chell-quickcheck: Update to 0.2.5.1.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-chell-quickcheck) (ghc-chell-quickcheck-bootstrap): Update to 0.2.5.1.
2017-12-15gnu: ghc-reflection: Update to 2.1.2.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-reflection): Update to 2.1.2.
2017-12-07gnu: ghc-glob: Fix typo.Marius Bakke
* gnu/packages/haskell.scm (ghc-glob)[description]: Add missing space.
2017-12-06gnu: ghc-aws: Update to 0.18.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-aws): Update to 0.18. [inputs]: Replace ghc-cryptohash with ghc-cryptonite.
2017-12-05gnu: ghc-comonad: Run tests.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-comonad)[arguments]: Delete to enable tests. [native-inputs]: Add ghc-doctest.
2017-12-05gnu: ghc-half: Update to 0.2.2.3.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-half): Update to 0.2.2.3.
2017-12-05gnu: ghc-psqueues: Tweak description.Tobias Geerinckx-Rice
Fix Emacs' syntax highlighting, which got confused by the leading ‘(’. * gnu/packages/haskell.scm (ghc-psqueues)[description]: Slightly adjust.
2017-12-05gnu: ghc-glob: Mark up description.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-glob)[description]: This is the ideal spot for a @dfn. Use it.
2017-12-05gnu: ghc-glob: Update to 0.9.1.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-glob): Update to 0.9.1.
2017-12-05gnu: ghc-free: Update to 4.12.4.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-free): Update to 4.12.4.
2017-12-05gnu: ghc-foldl: Update to 1.3.5.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-foldl): Update to 1.3.5.
2017-12-05gnu: ghc-fingertree: Run tests.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-fingertree)[arguments]: Delete to run tests. [native-inputs]: Add ghc-hunit, ghc-quickcheck, ghc-test-framework, ghc-test-framework-hunit, and ghc-test-framework-quickcheck2.
2017-12-05gnu: ghc-fingertree: Update to 0.1.3.0.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-fingertree): Update to 0.1.3.0.
2017-12-05gnu: ghc-fgl-arbitrary: Update to 0.2.0.3.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-fgl-arbitrary): Update to 0.2.0.3.
2017-12-05gnu: ghc-executable-path: Update to 0.0.3.1.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-executable-path): Update to 0.0.3.1.
2017-12-05gnu: ghc-exceptions: Run tests.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-exceptions)[arguments]: Delete to run tests. [native-inputs]: Add ghc-test-framework and ghc-test-framework-quickcheck2.
2017-12-05gnu: ghc-exceptions: Update to 0.8.3.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-exceptions): Update to 0.8.3.
2017-12-05gnu: ghc-enclosed-exceptions: Update to 2.0.1.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-enclosed-exceptions): Update to 2.0.1.
2017-12-05gnu: ghc-dlist: Update to 0.8.0.3.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-dlist): Update to 0.8.0.3.
2017-12-05gnu: ghc-directory: Update to 1.3.1.5.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-directory): Update to 1.3.1.5.
2017-12-05gnu: ghc-deepseq-generics: Update to 0.2.0.0.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-deepseq-generics): Update to 0.2.0.0. [arguments]: Delete ‘relax-ghc-prim-dependency’ phase.
2017-12-05gnu: ghc-contravariant: Update to 1.4.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-contravariant): Update to 1.4.
2017-12-05gnu: ghc-cmdargs: Update to 0.10.18.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-cmdargs): Update to 0.10.18.
2017-12-05gnu: ghc-cmark: Update to 0.5.6.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-cmark): Update to 0.5.6. [description]: Update version information about bundled libcmark, and move it to a source comment.
2017-12-05gnu: ghc-clock: Update to 0.7.2.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-clock): Update to 0.7.2.
2017-12-05gnu: ghc-cheapskate: Expand description.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-cheapskate)[description]: Define ‘XSS’.
2017-12-05gnu: ghc-cheapskate: Alphabetise inputs.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-cheapskate)[inputs]: Order alphabetically.
2017-12-05gnu: ghc-chasingbottoms: Update to 1.3.1.3.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-chasingbottoms): Update to 1.3.1.3. [source]: Remove snippet and its modules.
2017-12-05gnu: ghc-bytestring-handle: Alphabetise inputs.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-bytestring-handle)[inputs]: Order alphabetically.
2017-12-05gnu: ghc-bytestring-handle: Update to 0.1.0.6.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-bytestring-handle): Update to 0.1.0.6.
2017-12-05gnu: ghc-bytestring-builder: Update to 0.10.8.1.0.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-bytestring-builder): Update to 0.10.8.1.0.
2017-12-05gnu: ghc-bytestring: Alphabetise inputs.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-bytestring)[inputs]: Order alphabetically.
2017-12-05gnu: ghc-bytestring: Update to 0.10.8.2Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-bytestring): Update to 0.10.8.2
2017-12-05gnu: ghc-base-compat: Update to 0.9.3.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.9.3.
2017-12-04gnu: ghc-async: Update to 2.1.1.1.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-async): Update to 2.1.1.1.
2017-12-04gnu: ghc-alex: Update to 3.2.3.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-alex): Update to 3.2.3. [arguments]: Run tests.
2017-12-04gnu: ghc-comonad: Remove duplicate input.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-comonad)[inputs]: Remove ghc-contravariant. Order alphabetically to make this less likely to happen again.
2017-12-01gnu: ghc-blaze-builder: Update to 0.4.0.2.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-blaze-builder): Update to 0.4.0.2.
2017-12-01gnu: ghc-array: Update to 0.5.2.0.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-array): Update to 0.5.2.0.
2017-12-01gnu: ghc-edisoncore: Fix typo in synopsis.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-edisoncore)[synopsis]: Fix typo.
2017-11-29gnu: ghc-happy: Update to 1.19.8.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-happy): Update to 1.19.8. [arguments]: Delete; run all tests.
2017-11-17gnu: Move testing packages from python.scm to check.scm.Ricardo Wurmus
* gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api, python-mock, python2-mock, python-mock-2, python-nose, python2-nose, python-nose2, python2-nose2, python-unittest2, python2-unittest2, python-pytest, python2-pytest, python-pytest-3.0, python2-pytest-3.0, python-pytest-cov, python2-pytest-cov, python-pytest-runner, python2-pytest-runner, python-pytest-mock, python2-pytest-mock, python-pytest-xdist, python2-pytest-xdist, python-scripttest, python2-scripttest, python-testtools, python2-testtools, python-testscenarios, python2-testscenarios, python-testresources, python2-testresources, python-subunit, python2-subunit, python-fixtures, python2-fixtures, python-testrepository, python2-testrepository, python-coverage, python2-coverage, python-cov-core, python2-cov-core, python-testpath, python2-testpath, python-testlib, python2-testlib, python-pytest-cache, python2-pytest-cache, python-pytest-localserver, python-pytest-xprocess, python-pytest-subtesthack, python2-pytest-subtesthack, python-hypothesis, python2-hypothesis, python-lit, python2-lit, python-pytest-pep8, python2-pytest-pep8, python-pytest-flakes, python2-pytest-flakes, python2-coverage-test-runner, python-pylint, python2-pylint, python-paramunittest, python2-python-paramunittest, python-pytest-warnings, python2-pytest-warnings, python-pytest-capturelog, python2-pytest-capturelog, python-pytest-catchlog, python2-pytest-catchlog, python-nosexcover, python2-nosexcover, python-discover, python2-discover, behave, python-rednose, python2-rednose, python-nose-randomly, python2-nose-randomly, python-nose-timer, python2-nose-timer): Move from here... * gnu/packages/check.scm: ...to here. * gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/backup.scm, gnu/packages/bioinformatics.scm, gnu/packages/calendar.scm, gnu/packages/dav.scm, gnu/packages/django.scm, gnu/packages/freedesktop.scm, gnu/packages/haskell.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/ldc.scm, gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/rdf.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/tryton.scm: Adjust accordingly.