Ricardo Wurmus
b90f72dcf8
gnu: ghc-streaming-commons: Fix license and description.
...
* gnu/packages/haskell.scm (ghc-streaming-commons)[license]: The correct
license is Expat.
[description]: Use a complete sentence.
2018-02-13 13:37:31 +01:00
Tobias Geerinckx-Rice
a710199606
gnu: Add ghc-iwlib.
...
* gnu/packages/haskell.scm (ghc-iwlib): New public variable.
2018-02-01 12:55:57 +01:00
Tobias Geerinckx-Rice
162a137400
gnu: Consistently Write ‘file system(s)’.
...
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-19 17:28:31 +01:00
Tobias Geerinckx-Rice
15eef66e5d
gnu: ghc-hmatrix-special: Update to 0.4.0.1.
...
* gnu/packages/haskell.scm (ghc-hmatrix-special): Update to 0.4.0.1.
2018-01-15 07:29:44 +01:00
Tobias Geerinckx-Rice
26d6539bc0
gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.7.
...
* gnu/packages/haskell.scm (ghc-hmatrix-gsl-stats): Update to 0.4.1.7.
2018-01-15 07:29:39 +01:00
Tobias Geerinckx-Rice
e72a77e1a4
gnu: ghc-hmatrix-gsl: Update to 0.18.0.1.
...
* gnu/packages/haskell.scm (ghc-hmatrix-gsl): Update to 0.18.0.1.
2018-01-15 07:29:34 +01:00
Tobias Geerinckx-Rice
621fe476ec
gnu: ghc-hmatrix: Update to 0.18.1.0.
...
* gnu/packages/haskell.scm (ghc-hmatrix): Update to 0.18.1.0.
2018-01-15 07:29:30 +01:00
Tobias Geerinckx-Rice
7a1bc3b9e7
gnu: ghc-juicypixels: Update to 3.2.9.3.
...
* gnu/packages/haskell.scm (ghc-juicypixels): Update to 3.2.9.3.
2018-01-15 07:29:25 +01:00
Tobias Geerinckx-Rice
e427a0e42c
gnu: ghc-iproute: Use HTTPS for home page.
...
* gnu/packages/haskell.scm (ghc-iproute)[home-page]: Use HTTPS.
2018-01-15 07:29:20 +01:00
Tobias Geerinckx-Rice
1cc0942f49
gnu: ghc-iproute: Update to 1.7.1.
...
* gnu/packages/haskell.scm (ghc-iproute): Update to 1.7.1.
2018-01-15 07:29:15 +01:00
Tobias Geerinckx-Rice
a9717a52a2
gnu: ghc-chell-quickcheck: Update to 0.2.5.1.
...
* gnu/packages/haskell.scm (ghc-chell-quickcheck)
(ghc-chell-quickcheck-bootstrap): Update to 0.2.5.1.
2018-01-10 15:59:46 +01:00
Tobias Geerinckx-Rice
fd4f26ee20
gnu: ghc-reflection: Update to 2.1.2.
...
* gnu/packages/haskell.scm (ghc-reflection): Update to 2.1.2.
2017-12-15 16:44:25 +01:00
Marius Bakke
581a006b55
gnu: ghc-glob: Fix typo.
...
* gnu/packages/haskell.scm (ghc-glob)[description]: Add missing space.
2017-12-07 17:36:16 +01:00
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