Commit Graph

517 Commits

Author SHA1 Message Date
Ricardo Wurmus 64a6954b7e
gnu: data-default-instances-base: Update to 0.1.0.1.
* gnu/packages/haskell.scm (data-default-instances-base): Update to 0.1.0.1.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus f378ea16b3
gnu: ghc-data-default-class: Update to 0.1.2.0.
* gnu/packages/haskell.scm (ghc-data-default-class): Update to 0.1.2.0.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus f9cb5105b7
gnu: ghc-data-default: Update to 0.7.1.1.
* gnu/packages/haskell.scm (ghc-data-default): Update to 0.7.1.1.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 29466a9b34
gnu: ghc-prelude-extras: Update to 0.4.0.3.
* gnu/packages/haskell.scm (ghc-prelude-extras): Update to 0.4.0.3.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 24857542bd
gnu: ghc-generic-deriving: Update to 1.11.1.
* gnu/packages/haskell.scm (ghc-generic-deriving): Update to 1.11.1.
[native-inputs]: Add ghc-hspec and hspec-discover.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 5e51bcf7b3
gnu: Add ghc-time-locale-compat.
* gnu/packages/haskell.scm (ghc-time-locale-compat): New variable.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 5e3840e250
gnu: ghc-text: Update to 1.2.2.2.
* gnu/packages/haskell.scm (ghc-text): Update to 1.2.2.2.
[inputs]: Add ghc-random.

squash! gnu: ghc-text: Update to 1.2.3.0.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus c165ff9ce0
gnu: ghc-hashable: Update to 1.2.6.1.
* gnu/packages/haskell.scm (ghc-hashable): Update to 1.2.6.1.
[arguments]: Enable tests.
[inputs]: Add ghc-random.
[native-inputs]: Add ghc-test-framework, ghc-test-framework-hunit,
ghc-test-framework-quickcheck2, ghc-hunit, and ghc-quickcheck.
[description]: Use Texinfo syntax for class name.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus b1c5c8de92
gnu: ghc-uuid-types: Fix tests with latest QuickCheck.
* gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Relax version
constraint for QuickCheck.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 037181ed23
gnu: ghc-old-time: Allow building with GHC 8.
* gnu/packages/haskell.scm (ghc-old-time)[arguments]: Allow building with
newer version of "base".
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 82674ed948
gnu: Add ghc-hashable-time.
* gnu/packages/haskell.scm (ghc-hashable-time): New variable.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 9dfc79b34c
gnu: Add ghc-th-abstraction.
* gnu/packages/haskell.scm (ghc-th-abstraction): New variable.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 1b1a1067d0
gnu: ghc-attoparsec: Update to 0.13.2.2.
* gnu/packages/haskell.scm (ghc-attoparsec): Update to 0.13.2.2.
[arguments]: Disable tests.
[native-inputs]: Remove ghc-test-framework and ghc-test-framework-quickcheck2;
add ghc-tasty and ghc-tasty-quickcheck.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus a5044b6a0e
gnu: ghc-scientific: Update to 0.3.5.2.
* gnu/packages/haskell.scm (ghc-scientific): Update to 0.3.5.2.
[inputs]: Add ghc-integer-logarithms and ghc-primitive; remove ghc-vector.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus d0f4853a9c
gnu: Add ghc-integer-logarithms.
* gnu/packages/haskell.scm (ghc-integer-logarithms): New variable.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus 4c8a1f4030
gnu: ghc-vector: Update to 0.12.0.1.
* gnu/packages/haskell.scm (ghc-vector): Update to 0.12.0.1.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus 40a6d7a2f6
gnu: ghc-dlist: Update to 0.8.0.4.
* gnu/packages/haskell.scm (ghc-dlist): Update to 0.8.0.4.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus c088e39341
gnu: ghc-mtl: Fix build with GHC 8.
* gnu/packages/haskell.scm (ghc-mtl)[inputs]: Add ghc-transformers.
[arguments]: Permit building with newer version of transformers.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus 49e5432b8c
gnu: ghc-primitive: Update to 0.6.3.0.
* gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.3.0.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus afff0b6d42
gnu: ghc-old-locale: Allow building with newer base package.
* gnu/packages/haskell.scm (ghc-old-locale)[arguments]: Add configure flag to
allow newer "base" version.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus e2dc97d69a
gnu: ghc: Use ghc-8 as default GHC.
* gnu/packages/haskell.scm (ghc): Rename variable...
(ghc-7): ...to this.
(ghc-8)[native-inputs]: Adjust accordingly.
(ghc): New alias for ghc-8.
2018-02-13 13:37:31 +01:00
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