Commit Graph

483 Commits (5a2f019c7d35d539036825a7d0cc184f0c7dc60a)

Author SHA1 Message Date
Tobias Geerinckx-Rice 0faddfc392
gnu: ghc-aws: Update to 0.18.
* gnu/packages/haskell.scm (ghc-aws): Update to 0.18.
[inputs]: Replace ghc-cryptohash with ghc-cryptonite.
2017-12-06 15:02:22 +01:00
Tobias Geerinckx-Rice bdd4aa1643
gnu: ghc-comonad: Run tests.
* gnu/packages/haskell.scm (ghc-comonad)[arguments]: Delete to enable tests.
[native-inputs]: Add ghc-doctest.
2017-12-05 16:39:37 +01:00
Tobias Geerinckx-Rice f1c2aed7df
gnu: ghc-half: Update to 0.2.2.3.
* gnu/packages/haskell.scm (ghc-half): Update to 0.2.2.3.
2017-12-05 16:39:37 +01:00
Tobias Geerinckx-Rice a5f89a6333
gnu: ghc-psqueues: Tweak description.
Fix Emacs' syntax highlighting, which got confused by the leading ‘(’.

* gnu/packages/haskell.scm (ghc-psqueues)[description]: Slightly adjust.
2017-12-05 16:39:36 +01:00
Tobias Geerinckx-Rice 45a608ddc7
gnu: ghc-glob: Mark up description.
* gnu/packages/haskell.scm (ghc-glob)[description]: This is the ideal spot
for a @dfn.  Use it.
2017-12-05 16:37:52 +01:00
Tobias Geerinckx-Rice c0fc5003f3
gnu: ghc-glob: Update to 0.9.1.
* gnu/packages/haskell.scm (ghc-glob): Update to 0.9.1.
2017-12-05 16:37:52 +01:00
Tobias Geerinckx-Rice c18f82dbfb
gnu: ghc-free: Update to 4.12.4.
* gnu/packages/haskell.scm (ghc-free): Update to 4.12.4.
2017-12-05 16:37:52 +01:00
Tobias Geerinckx-Rice 93e8c799fa
gnu: ghc-foldl: Update to 1.3.5.
* gnu/packages/haskell.scm (ghc-foldl): Update to 1.3.5.
2017-12-05 16:37:51 +01:00
Tobias Geerinckx-Rice ffe8c06e89
gnu: ghc-fingertree: Run tests.
* 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-05 16:37:51 +01:00
Tobias Geerinckx-Rice 35deff7286
gnu: ghc-fingertree: Update to 0.1.3.0.
* gnu/packages/haskell.scm (ghc-fingertree): Update to 0.1.3.0.
2017-12-05 16:37:51 +01:00
Tobias Geerinckx-Rice d4fd8ee4aa
gnu: ghc-fgl-arbitrary: Update to 0.2.0.3.
* gnu/packages/haskell.scm (ghc-fgl-arbitrary): Update to 0.2.0.3.
2017-12-05 16:37:50 +01:00
Tobias Geerinckx-Rice 1c42bd1387
gnu: ghc-executable-path: Update to 0.0.3.1.
* gnu/packages/haskell.scm (ghc-executable-path): Update to 0.0.3.1.
2017-12-05 16:37:50 +01:00
Tobias Geerinckx-Rice e1e803881c
gnu: ghc-exceptions: Run tests.
* gnu/packages/haskell.scm (ghc-exceptions)[arguments]: Delete to run tests.
[native-inputs]: Add ghc-test-framework and ghc-test-framework-quickcheck2.
2017-12-05 16:37:50 +01:00
Tobias Geerinckx-Rice 092ab12fc3
gnu: ghc-exceptions: Update to 0.8.3.
* gnu/packages/haskell.scm (ghc-exceptions): Update to 0.8.3.
2017-12-05 16:37:49 +01:00
Tobias Geerinckx-Rice 56aa945e1b
gnu: ghc-enclosed-exceptions: Update to 2.0.1.
* gnu/packages/haskell.scm (ghc-enclosed-exceptions): Update to 2.0.1.
2017-12-05 16:37:49 +01:00
Tobias Geerinckx-Rice 7c0e595493
gnu: ghc-dlist: Update to 0.8.0.3.
* gnu/packages/haskell.scm (ghc-dlist): Update to 0.8.0.3.
2017-12-05 16:37:49 +01:00
Tobias Geerinckx-Rice b46ebdd867
gnu: ghc-directory: Update to 1.3.1.5.
* gnu/packages/haskell.scm (ghc-directory): Update to 1.3.1.5.
2017-12-05 16:37:48 +01:00
Tobias Geerinckx-Rice 59e0812966
gnu: ghc-deepseq-generics: Update to 0.2.0.0.
* gnu/packages/haskell.scm (ghc-deepseq-generics): Update to 0.2.0.0.
[arguments]: Delete ‘relax-ghc-prim-dependency’ phase.
2017-12-05 16:37:48 +01:00
Tobias Geerinckx-Rice ab880e6e6c
gnu: ghc-contravariant: Update to 1.4.
* gnu/packages/haskell.scm (ghc-contravariant): Update to 1.4.
2017-12-05 16:37:47 +01:00
Tobias Geerinckx-Rice bfd2ebda71
gnu: ghc-cmdargs: Update to 0.10.18.
* gnu/packages/haskell.scm (ghc-cmdargs): Update to 0.10.18.
2017-12-05 16:37:47 +01:00
Tobias Geerinckx-Rice b84908566d
gnu: ghc-cmark: Update to 0.5.6.
* 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-05 16:37:47 +01:00
Tobias Geerinckx-Rice 615abb9550
gnu: ghc-clock: Update to 0.7.2.
* gnu/packages/haskell.scm (ghc-clock): Update to 0.7.2.
2017-12-05 16:37:46 +01:00
Tobias Geerinckx-Rice 4d9cdf3c4e
gnu: ghc-cheapskate: Expand description.
* gnu/packages/haskell.scm (ghc-cheapskate)[description]: Define ‘XSS’.
2017-12-05 16:37:46 +01:00
Tobias Geerinckx-Rice 751de3d65c
gnu: ghc-cheapskate: Alphabetise inputs.
* gnu/packages/haskell.scm (ghc-cheapskate)[inputs]: Order alphabetically.
2017-12-05 16:37:46 +01:00
Tobias Geerinckx-Rice 2c72272a50
gnu: ghc-chasingbottoms: Update to 1.3.1.3.
* gnu/packages/haskell.scm (ghc-chasingbottoms): Update to 1.3.1.3.
[source]: Remove snippet and its modules.
2017-12-05 16:37:45 +01:00
Tobias Geerinckx-Rice 6bfcb59d02
gnu: ghc-bytestring-handle: Alphabetise inputs.
* gnu/packages/haskell.scm (ghc-bytestring-handle)[inputs]: Order alphabetically.
2017-12-05 16:37:45 +01:00
Tobias Geerinckx-Rice 39bcc93283
gnu: ghc-bytestring-handle: Update to 0.1.0.6.
* gnu/packages/haskell.scm (ghc-bytestring-handle): Update to 0.1.0.6.
2017-12-05 16:37:45 +01:00
Tobias Geerinckx-Rice 934dc8d2e4
gnu: ghc-bytestring-builder: Update to 0.10.8.1.0.
* gnu/packages/haskell.scm (ghc-bytestring-builder): Update to 0.10.8.1.0.
2017-12-05 16:37:44 +01:00
Tobias Geerinckx-Rice df906169d6
gnu: ghc-bytestring: Alphabetise inputs.
* gnu/packages/haskell.scm (ghc-bytestring)[inputs]: Order alphabetically.
2017-12-05 16:37:44 +01:00
Tobias Geerinckx-Rice 2545c92ae5
gnu: ghc-bytestring: Update to 0.10.8.2
* gnu/packages/haskell.scm (ghc-bytestring): Update to 0.10.8.2
2017-12-05 16:37:44 +01:00
Tobias Geerinckx-Rice 3433e359e4
gnu: ghc-base-compat: Update to 0.9.3.
* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.9.3.
2017-12-05 16:37:43 +01:00
Tobias Geerinckx-Rice 1740cb779a
gnu: ghc-async: Update to 2.1.1.1.
* gnu/packages/haskell.scm (ghc-async): Update to 2.1.1.1.
2017-12-04 08:13:55 +01:00
Tobias Geerinckx-Rice 8301d739fa
gnu: ghc-alex: Update to 3.2.3.
* gnu/packages/haskell.scm (ghc-alex): Update to 3.2.3.
[arguments]: Run tests.
2017-12-04 08:13:30 +01:00
Tobias Geerinckx-Rice 7e95d0fda7
gnu: ghc-comonad: Remove duplicate input.
* gnu/packages/haskell.scm (ghc-comonad)[inputs]: Remove ghc-contravariant.
Order alphabetically to make this less likely to happen again.
2017-12-04 04:40:15 +01:00
Tobias Geerinckx-Rice 3f691f7196
gnu: ghc-blaze-builder: Update to 0.4.0.2.
* gnu/packages/haskell.scm (ghc-blaze-builder): Update to 0.4.0.2.
2017-12-01 16:08:59 +01:00
Tobias Geerinckx-Rice 92cd94648c
gnu: ghc-array: Update to 0.5.2.0.
* gnu/packages/haskell.scm (ghc-array): Update to 0.5.2.0.
2017-12-01 16:08:58 +01:00
Tobias Geerinckx-Rice e695d79dc6
gnu: ghc-edisoncore: Fix typo in synopsis.
* gnu/packages/haskell.scm (ghc-edisoncore)[synopsis]: Fix typo.
2017-12-01 15:03:13 +01:00
Tobias Geerinckx-Rice ead48d0523
gnu: ghc-happy: Update to 1.19.8.
* gnu/packages/haskell.scm (ghc-happy): Update to 1.19.8.
[arguments]: Delete; run all tests.
2017-11-29 22:02:42 +01:00
Ricardo Wurmus ac257f127a
gnu: Move testing packages from python.scm to check.scm.
* 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.
2017-11-17 22:36:26 +01:00
Ricardo Wurmus 587d175266
gnu: ghc-tls: Move to (gnu packages tls).
* gnu/packages/haskell.scm (ghc-tls): Move from here...
* gnu/packages/tls.scm (ghc-tls): ...to here.
* gnu/packages/haskell-web.scm: Use (gnu packages tls).
2017-11-13 18:40:55 +01:00
Ricardo Wurmus f24eba89f4
gnu: Move crypto packages from haskell to haskell-crypto.
* gnu/packages/haskell.scm (ghc-asn1-types, ghc-asn1-encoding, ghc-asn1-parse,
ghc-crypto-api, ghc-crypto-api-tests, ghc-cryptohash, ghc-cryptohash-md5,
ghc-cryptohash-sha1, ghc-cryptonite, ghc-digest, ghc-entropy, ghc-pem,
ghc-puremd5, ghc-sha, ghc-x509, ghc-x509-store, ghc-x509-validation,
ghc-x509-system): Move variables to ...
* gnu/packages/haskell-crypto.scm: ... this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/haskell.scm,
gnu/packages/haskell-web.scm,
gnu/packages/version-control.scm: Include haskell-crypto module.
2017-11-13 18:36:51 +01:00
Ricardo Wurmus 44b7374a22
gnu: Move web packages from haskell to haskell-web.
* gnu/packages/haskell.scm (ghc-tagsoup, ghc-cookie, ghc-http-types, ghc-http,
ghc-http-client, ghc-http-client-tls, ghc-http-date, ghc-http2,
ghc-http-conduit, ghc-wai, ghc-wai-logger, ghc-wai-extra, ghc-wai-conduit,
ghc-warp, ghc-warp-tls, ghc-xss-sanitize, ghc-css-text, ghc-mime-types,
ghc-html, ghc-xhtml, ghc-blaze-html, ghc-aeson, ghc-aeson-pretty,
ghc-aeson-qq, ghc-multipart): Move variables to ...
* gnu/packages/haskell-web.scm: ... this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/haskell.scm,
gnu/packages/idris.scm,
gnu/packages/version-control.scm,
gnu/packages/wm.scm: Include haskell-web module.
2017-11-13 18:12:37 +01:00
Ricardo Wurmus a06b9b5007
gnu: Move testing packages from haskell to haskell-check.
* gnu/packages/haskell.scm (ghc-clock-bootstrap, ghc-tasty-ant-xml,
ghc-tasty-smallcheck, ghc-tasty-quickcheck, ghc-tasty-golden, ghc-tasty,
ghc-tasty-hunit, ghc-tasty-kat, ghc-tasty-th, ghc-tasty-rerun,
ghc-quickcheck-instances, ghc-quickcheck-unicode, ghc-quickcheck-io,
ghc-quickcheck, ghc-test-framework, ghc-test-framework-hunit,
ghc-test-framework-quickcheck2, ghc-test-framework-th, ghc-hunit,
hspec-discover, ghc-hspec-core, ghc-hspec-meta, ghc-hspec, ghc-hspec-contrib,
ghc-hspec-expectations): Move variables to ...
* gnu/packages/haskell-check.scm: ... this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/haskell.scm,
gnu/packages/idris.scm,
gnu/packages/version-control.scm,
gnu/packages/wm.scm: Include haskell-check module.
2017-11-13 18:12:27 +01:00
rsiddharth 3a784700cd
gnu: Add ghc-aws.
* gnu/packages/haskell.scm (ghc-aws): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:19 -07:00
rsiddharth 95fb25bf59
gnu: Add ghc-conduit-combinators.
* gnu/packages/haskell.scm (ghc-condui-combinators): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:18 -07:00
rsiddharth 463c39c339
gnu: ghc-conduit: Fix lint error.
* gnu/packages/haskell.scm (ghc-conduit)[description]: Fix lint error.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:18 -07:00
rsiddharth 7bc18f412b
gnu: ghc-conduit: Update to 1.2.12.1.
* gnu/packages/haskell.scm (ghc-conduit): Update to 1.2.12.1.
[native-inputs]: Add "ghc-split".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:18 -07:00
rsiddharth ed4cc0c5e9
gnu: Add ghc-mono-traversable.
* gnu/packages/haskell.scm (ghc-mono-traversable): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:18 -07:00
rsiddharth f6094850d0
gnu: Add ghc-foldl.
* gnu/packages/haskell.scm (ghc-foldl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:18 -07:00
rsiddharth 1896a2526d
gnu: Add ghc-vector-builder.
* gnu/packages/haskell.scm (ghc-vector-builder): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:18 -07:00