Commit Graph

345 Commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
7cde520310
gnu: ghc-missingh: Use HTTPS home page.
* gnu/packages/haskell-xyz.scm (ghc-missingh)[home-page]: Use HTTPS.
2020-01-20 04:49:51 +01:00
Tobias Geerinckx-Rice
5015343709
gnu: ghc-dense-linear-algebra: Use HTTPS home page.
* gnu/packages/haskell-xyz.scm (ghc-dense-linear-algebra)[home-page]: Use HTTPS.
2020-01-19 17:57:09 +01:00
Alexandru-Sergiu Marton
451775a567
gnu: Add ghc-pointedlist.
* gnu/packages/haskell-xyz.scm (ghc-pointedlist): New variable.

Signed-off-by: Brett Gilio <brettg@gnu.org>
2020-01-07 13:33:36 -06:00
Alexandru-Sergiu Marton
4639fa325c
gnu: Add ghc-pipes.
* gnu/packages/haskell-xyz.scm (ghc-pipes): New variable.

Signed-off-by: Brett Gilio <brettg@gnu.org>
2020-01-07 13:26:44 -06:00
Alexandru-Sergiu Marton
4da75228ef
gnu: Add ghc-say.
* gnu/packages/haskell-xyz.scm (ghc-say): New variable.

Signed-off-by: Brett Gilio <brettg@gnu.org>
2020-01-01 22:25:07 -06:00
Kyle Meyer
bb62932ad8
gnu: Add ghc-filepath-bytestring.
* gnu/packages/haskell-xyz.scm (ghc-filepath-bytestring): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-29 09:56:51 +02:00
Timothy Sample
59cd751852
gnu: ghc-foundation: Disable broken test.
* gnu/packages/haskell-xyz.scm (ghc-foundation)[arguments]: Add a phase
that patches out a broken test.
2019-11-20 20:48:55 -05:00
Timothy Sample
b0d34d23a0
gnu: ghc-haddock: Update to 2.22.0.
* gnu/packages/haskell-xyz.scm (ghc-haddock): Update to 2.22.0.
[arguments]: Replace the 'remove-haddock-test-test-suites' phase with a
'remove-hoogle-test' phase, which only disables the Hoogle test; add a
new phase that puts the newly built 'haddock' binary in the 'PATH'
variable for testing.
[native-inputs]: Add 'ghc-haddock-test'.
(ghc-haddock-test): New variable.
2019-11-20 20:48:55 -05:00
Timothy Sample
1b84d8ef34
gnu: ghc-haddock-api: Update to 2.22.0.
* gnu/packages/patches/ghc-haddock-api-fix-haddock.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/haskell-xyz.scm (ghc-haddock-api): Update to 2.22.0.
[source]: Use the new patch.
[arguments]: Change the 'update-constraints' phase to allow newer
versions of 'QuickCheck' and 'hspec'.
2019-11-20 20:48:55 -05:00
Timothy Sample
74be1cb7b4
gnu: Add ghc-diagrams-svg.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-svg): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample
dcf3f8f410
gnu: Add ghc-svg-builder.
* gnu/packages/haskell-xyz.scm (ghc-svg-builder): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample
f9f1a6300e
gnu: Add ghc-diagrams-lib.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-lib): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample
fd33ffa03a
gnu: Add ghc-diagrams-solve.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-solve): New variable.
2019-11-20 20:48:54 -05:00
Timothy Sample
d8b88d74f7
gnu: Add ghc-active.
* gnu/packages/haskell-xyz.scm (ghc-active): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample
f7ca1fa8ae
gnu: Add ghc-intervals.
* gnu/packages/haskell-xyz.scm (ghc-intervals): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample
194a82e644
gnu: Add ghc-numeric-extras.
* gnu/packages/haskell-xyz.scm (ghc-numeric-extras): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample
1859c94aa1
gnu: Add ghc-diagrams-core.
* gnu/packages/haskell-xyz.scm (ghc-diagrams-core): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample
577a78b779
gnu: Add ghc-dual-tree.
* gnu/packages/haskell-xyz.scm (ghc-dual-tree): New variable.
2019-11-20 20:48:53 -05:00
Timothy Sample
471e77cffa
gnu: Add ghc-monoid-extras.
* gnu/packages/haskell-xyz.scm (ghc-monoid-extras): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample
f3e18645e0
gnu: Add ghc-groups.
* gnu/packages/haskell-xyz.scm (ghc-groups): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample
06966c058d
gnu: Add ghc-size-based.
* gnu/packages/haskell-xyz.scm (ghc-size-based): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample
4eb9a167d7
gnu: Add ghc-dictionary-sharing.
* gnu/packages/haskell-xyz.scm (ghc-dictionary-sharing): New variable.
2019-11-20 20:48:52 -05:00
Timothy Sample
f8d1790291
gnu: Add ghc-tar-conduit.
* gnu/packages/haskell-xyz.scm (ghc-tar-conduit): New variable.
2019-11-20 20:48:51 -05:00
John Soo
d05f32d6f4
gnu: Add ghc-dbus.
* gnu/packages/haskell-xyz.scm (ghc-dbus): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-11-20 20:48:51 -05:00
John Soo
ff0f5786a4
gnu: Add ghc-timezone-olson.
* gnu/packages/haskell-xyz.scm (ghc-timezone-olson): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-11-20 20:48:51 -05:00
John Soo
2ed8bd2d7d
gnu: Add ghc-timezone-series.
* gnu/packages/haskell-xyz.scm (ghc-timezone-series): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-11-20 20:48:50 -05:00
John Soo
f2ed1e6d52
gnu: Add ghc-alsa-mixer.
* gnu/packages/haskell-xyz.scm (ghc-alsa-mixer): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-11-20 20:48:50 -05:00
Timothy Sample
af16c6b056
gnu: ghc-atomic-primops: Update to 0.8.3.
* gnu/packages/haskell-xyz.scm (ghc-atomic-primops): Update to 0.8.3.
2019-11-20 20:48:49 -05:00
Timothy Sample
5cf9264d63
gnu: ghc-chart-cairo: Update to 1.9.1.
* gnu/packages/haskell-xyz.scm (ghc-chart-cairo): Update to 1.9.1.
2019-11-20 20:48:49 -05:00
Timothy Sample
801cf5b13a
gnu: ghc-equivalence: Update to 0.3.5.
* gnu/packages/haskell-xyz.scm (ghc-equivalence): Update to 0.3.5.
[inputs]: Remove 'ghc-test-framework' and
'ghc-test-framework-quickcheck2'; add 'ghc-fail'.
2019-11-20 20:48:49 -05:00
Timothy Sample
74a7dd7ff4
gnu: ghc-geniplate-mirror: Update Cabal file to r2.
* gnu/packages/haskell-xyz.scm (ghc-geniplate-mirror): Update Cabal file
to r2.
2019-11-20 20:48:49 -05:00
Timothy Sample
f545f894b2
gnu: ghc-hindent: Update to 5.3.1.
* gnu/packages/haskell-xyz.scm (ghc-hindent): Update to 5.3.1.
2019-11-20 20:48:49 -05:00
Timothy Sample
fc984cf646
gnu: Remove ghc-monadplus.
The package doesn't build, has no reverse dependencies, and does not
work with newer versions of GHC.

* gnu/packages/haskell-xyz.scm (ghc-monadplus): Remove variable.
2019-11-20 20:48:48 -05:00
Timothy Sample
24cf2a8b12
gnu: ghc-options: Fix Cabal dependency constraints.
* gnu/packages/haskell-xyz.scm (ghc-options): Add a phase that updates
the Cabal file to allow for newer versions of 'chell'.
2019-11-20 20:48:48 -05:00
Timothy Sample
a54dda095f
gnu: ghc-stylish-haskell: Fix Cabal dependency constraints.
* gnu/packages/haskell-xyz.scm (ghc-stylish-haskell): Add a phase that
updates the Cabal file to allow for newer versions of
'haskell-src-exts'.
2019-11-20 20:48:48 -05:00
Timothy Sample
b4a00fecfd
gnu: ghc-microlens-aeson: Patch tests for i686-linux.
* gnu/packages/patches/ghc-microlens-aeson-fix-tests.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/haskell-xyz.scm (ghc-microlens-aeson): Use it.
2019-11-20 20:48:48 -05:00
Timothy Sample
b867c2b051
gnu: ghc-sandi: Update to 0.5.
* gnu/packages/haskell-xyz.scm (ghc-sandi): Update to 0.5.
2019-11-20 20:48:47 -05:00
Timothy Sample
b79b43d4ce
gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4.
* gnu/packages/haskell-xyz.scm (ghc-gtk2hs-buildtools): Update to
0.13.5.4.
2019-11-20 20:48:47 -05:00
Timothy Sample
2da02d09c2
gnu: ghc-pandoc-citeproc: Update to 0.16.2.
* gnu/packages/haskell-xyz.scm (ghc-pandoc-citeproc): Update to 0.16.2.
2019-11-20 20:48:47 -05:00
Timothy Sample
d9b1567a07
gnu: ghc-pandoc: Update to 2.7.3.
* gnu/packages/haskell-xyz.scm (ghc-pandoc): Update to 2.7.3.
[source]: Add patches to fix tests.
[arguments]: Remove '#:phases'.
[inputs]: Remove 'ghc-deepseq-generics', 'ghc-old-locale', and
'ghc-yaml'; add 'ghc-hslua-module-system', 'ghc-hsyaml', 'ghc-ipynb',
and 'ghc-unicode-transforms'.
[native-inputs]: Add 'ghc-tasty-lua'.
* gnu/packages/patches/ghc-pandoc-fix-html-tests.patch: New file.
* gnu/packages/patches/ghc-pandoc-fix-latex-test.patch: New file.
* gnu/local.mk: Add them.
2019-11-20 20:48:46 -05:00
Timothy Sample
4828e54eaa
gnu: Add ghc-ipynb.
* gnu/packages/haskell-xyz.scm (ghc-ipynb): New variable.
2019-11-20 20:48:46 -05:00
Timothy Sample
ff303e4ebf
gnu: Add ghc-hslua-module-system.
* gnu/packages/haskell-xyz.scm (ghc-hslua-module-system): New variable.
2019-11-20 20:48:46 -05:00
Timothy Sample
cbc6f8618f
gnu: Add ghc-aeson-diff.
* gnu/packages/haskell-xyz.scm (ghc-aeson-diff): New variable.
2019-11-20 20:48:46 -05:00
Timothy Sample
1cd3333e34
gnu: Add ghc-microlens-aeson.
* gnu/packages/haskell-xyz.scm (ghc-microlens-aeson): New variable.
2019-11-20 20:48:45 -05:00
Timothy Sample
fac520bfa8
gnu: Add ghc-hsyaml.
* gnu/packages/haskell-xyz.scm (ghc-hsyaml): New variable.
2019-11-20 20:48:45 -05:00
Timothy Sample
b69d4aa7f8
gnu: Add ghc-unicode-transforms.
* gnu/packages/haskell-xyz.scm (ghc-unicode-transforms): New variable.
2019-11-20 20:48:45 -05:00
Timothy Sample
e71fb57349
gnu: Add ghc-getopt-generics.
* gnu/packages/haskell-xyz.scm (ghc-getopt-generics): New variable.
2019-11-20 20:48:45 -05:00
Timothy Sample
3ebae41f5a
gnu: Add ghc-edit-distance-vector.
* gnu/packages/haskell-xyz.scm (ghc-edit-distance-vector): New variable.
2019-11-20 20:48:45 -05:00
Timothy Sample
64f4278624
gnu: Add ghc-bitarray.
* gnu/packages/haskell-xyz.scm (ghc-bitarray): New variable.
2019-11-20 20:48:45 -05:00
Timothy Sample
10707d5720
gnu: ghc-haddock-library: Update to 1.7.0.
The new source tarball does not have bundled dependencies, so it does
not need to be patched.

* gnu/packages/haskell-xyz.scm (ghc-haddock-library): Update to 1.7.0.
[source]: Remove 'patches', 'modules' and 'snippet'.
[arguments]: Update the 'relax-test-suite-dependencies' phase to allow
newer versions of 'hspec' and 'QuickCheck'; remove the
'add-examples-directory' phase.
* gnu/packages/patches/ghc-haddock-library-unbundle.patch: Delete file.
* gnu/local.mk: Remove it.
2019-11-20 20:48:44 -05:00
Timothy Sample
2648b604ac
gnu: ghc-esqueleto: Update to 3.0.0.
* gnu/packages/haskell-xyz.scm (ghc-esqueleto): Update to 3.0.0.
[source]: Use 'url-fetch' instead of 'git-fetch'.
2019-11-20 20:48:44 -05:00
Timothy Sample
801fbd7e0f
gnu: ghc-persistent-sqlite: Update to 2.9.3.
* gnu/packages/haskell-xyz.scm (ghc-persistent-sqlite): Update to 2.9.3.
2019-11-20 20:48:43 -05:00
Timothy Sample
145148ca01
gnu: ghc-sdl2: Update to 2.5.0.0.
* gnu/packages/haskell-xyz.scm (ghc-sdl2): Update to 2.5.0.0.
2019-11-20 20:48:43 -05:00
Timothy Sample
b4e26067d6
gnu: ghc-tree-diff: Update to 0.1.
* gnu/packages/haskell-xyz.scm (ghc-tree-diff): Update to 0.1.
[arguments]: Remove '#:cabal-revision' and '#:phases'.
[inputs]: Remove 'ghc-generics-sop' and 'ghc-memotrie'; add
'ghc-bytestring-builder'.
2019-11-20 20:48:43 -05:00
Timothy Sample
6cd84b98dc
gnu: ghc-chart: Update to 1.9.1.
* gnu/packages/haskell-xyz.scm (ghc-chart): Update to 1.9.1.
2019-11-20 20:48:43 -05:00
Timothy Sample
86526f37c3
gnu: ghc-linear: Update to 1.20.9.
* gnu/packages/haskell-xyz.scm (ghc-linear): Update to 1.20.9.
2019-11-20 20:48:42 -05:00
Timothy Sample
bc78e0d956
gnu: ghc-persistent-template: Update to 2.6.0.
* gnu/packages/haskell-xyz.scm (ghc-persistent-template): Update to 2.6.0.
[arguments]: Remove '#:cabal-revision'.
2019-11-20 20:48:42 -05:00
Timothy Sample
490ceae4e2
gnu: ghc-deepseq-generics: Update Cabal file to r4.
* gnu/packages/haskell-xyz.scm (ghc-deepseq-generics): Update Cabal file
to r4.
2019-11-20 20:48:42 -05:00
Timothy Sample
08397fde13
gnu: ghc-validation: Update to 1.1.
* gnu/packages/haskell-xyz.scm (ghc-validation): Update to 1.1.
[arguments]: Update Cabal file hash.
2019-11-20 20:48:41 -05:00
Timothy Sample
503b74ae9a
gnu: ghc-conduit-algorithms: Update to 0.0.11.0.
* gnu/packages/haskell-xyz.scm (ghc-conduit-algorithms): Update to
0.0.11.0.
[inputs]: Add 'ghc-conduit-zstd'.
2019-11-20 20:48:41 -05:00
Timothy Sample
b59c35182e
gnu: Add ghc-conduit-zstd.
* gnu/packages/haskell-xyz.scm (ghc-conduit-zstd): New variable.
2019-11-20 20:48:41 -05:00
Timothy Sample
8428e92c55
gnu: Add ghc-zstd.
* gnu/packages/haskell-xyz.scm (ghc-zstd): New variable.
2019-11-20 20:48:41 -05:00
Timothy Sample
c022a4d4e4
gnu: Add ghc-time-manager.
* gnu/packages/haskell-xyz.scm (ghc-time-manager): New variable.
2019-11-20 20:48:40 -05:00
Timothy Sample
5ffe8cfdc3
gnu: ghc-trifecta: Update Cabal file to r4.
* gnu/packages/haskell-xyz.scm (ghc-trifecta): Update Cabal file to r4.
2019-11-20 20:48:40 -05:00
Timothy Sample
262e63237c
gnu: ghc-lens: Update to 4.17.1.
* gnu/packages/haskell-xyz.scm (ghc-lens): Update to 4.17.1.
[arguments]: Remove '#:cabal-revision'.
2019-11-20 20:48:40 -05:00
Timothy Sample
a78262be5a
gnu: ghc-adjunctions: Update Cabal file to r2.
* gnu/packages/haskell-xyz.scm (ghc-adjunctions): Update Cabal file to r2.
2019-11-20 20:48:40 -05:00
Timothy Sample
87309478b3
gnu: ghc-resolv: Update to 0.1.1.2.
* gnu/packages/haskell-xyz.scm (ghc-resolv): Update to 0.1.1.2.
[arguments]: Remove '#:cabal-revision', enable tests, and add a phase to
update the Cabal file to allow newer versions of 'tasty'.
[native-inputs]: Add 'ghc-tasty' and 'ghc-tasty-hunit'.
2019-11-20 20:48:40 -05:00
Timothy Sample
034380f314
gnu: ghc-hackage-security: Update Cabal file to r6.
* gnu/packages/haskell-xyz.scm (ghc-hackage-security): Update Cabal file
to r6.
2019-11-20 20:48:40 -05:00
Timothy Sample
d7d143e553
gnu: ghc-edit-distance: Update dependency constraints.
* gnu/packages/haskell-xyz.scm (ghc-edit-distance): Change the phase
that updates the Cabal file to allow for newer versions of 'QuickCheck'.
2019-11-20 20:48:39 -05:00
Timothy Sample
18a38da5ab
gnu: ghc-persistent: Update to 2.9.2.
* gnu/packages/haskell-xyz.scm (ghc-persistent): Update to 2.9.2.
2019-11-20 20:48:39 -05:00
Timothy Sample
a41c16dc32
gnu: ghc-feed: Update to 1.2.0.1.
* gnu/packages/haskell-xyz.scm (ghc-feed): Update to 1.2.0.1.
[arguments]: Remove '#:cabal-revision'.
[native-inputs]: Add 'ghc-markdown-unlit'.
2019-11-20 20:48:39 -05:00
Timothy Sample
cd518e9513
gnu: ghc-stm-conduit: Update to 4.0.1.
* gnu/packages/haskell-xyz.scm (ghc-stm-conduit): Update to 4.0.1.
2019-11-20 20:48:39 -05:00
Timothy Sample
08f5439074
gnu: ghc-simple-sendfile: Update to 0.2.30.
* gnu/packages/haskell-xyz.scm (ghc-simple-sendfile): Update to 0.2.30.
2019-11-20 20:48:38 -05:00
Timothy Sample
e34df1c385
gnu: Add ghc-lib-parser.
* gnu/packages/haskell-xyz.scm (ghc-lib-parser): New variable.
2019-11-20 20:48:38 -05:00
Timothy Sample
06344a3a39
gnu: ghc-hpack: Update to 0.31.2.
* gnu/packages/haskell-xyz.scm (ghc-hpack): Update to 0.31.2.
[source]: Use a patch to fix tests.
[inputs]: Add 'ghc-infer-license'.
* gnu/packages/patches/ghc-hpack-fix-tests.patch: New file.
* gnu/local.mk: Add it.
2019-11-20 20:48:38 -05:00
Timothy Sample
1f656b17d9
gnu: Add ghc-infer-license.
* gnu/packages/haskell-xyz.scm (ghc-infer-license): New variable.
2019-11-20 20:48:38 -05:00
Timothy Sample
bdc877c4d2
gnu: Add ghc-text-metrics.
* gnu/packages/haskell-xyz.scm (ghc-text-metrics): New variable.
2019-11-20 20:48:37 -05:00
Timothy Sample
26980aae0b
gnu: ghc-monad-logger: Update to 0.3.30.
* gnu/packages/haskell-xyz.scm (ghc-monad-logger): Update to 0.3.30.
2019-11-20 20:48:37 -05:00
Timothy Sample
5fba8d6d17
gnu: ghc-bzlib-conduit: Update to 0.3.0.2.
* gnu/packages/haskell-xyz.scm (ghc-bzlib-conduit): Update to 0.3.0.2.
2019-11-20 20:48:37 -05:00
Timothy Sample
b58e5b8423
gnu: ghc-yaml: Update to 0.11.1.2.
* gnu/packages/haskell-xyz.scm (ghc-yaml): Update to 0.11.1.2.
[arguments]: Enable tests.
[inputs]: Add 'ghc-libyaml'.
[native-inputs]: Add 'ghc-raw-strings-qq'.
2019-11-20 20:48:37 -05:00
Timothy Sample
0c2d6fc22a
gnu: Add ghc-libyaml.
* gnu/packages/haskell-xyz.scm (ghc-libyaml): New variable.
2019-11-20 20:48:36 -05:00
Timothy Sample
151774d9cd
gnu: ghc-conduit-extra: Update to 1.3.4.
* gnu/packages/haskell-xyz.scm (ghc-conduit-extra): Update to 1.3.4.
2019-11-20 20:48:36 -05:00
Timothy Sample
1ac981d4e5
gnu: ghc-conduit: Update to 1.3.1.1.
* gnu/packages/haskell-xyz.scm (ghc-conduit): Update to 1.3.1.1.
2019-11-20 20:48:36 -05:00
Timothy Sample
23bb445b8b
gnu: ghc-mono-traversable: Update to 1.0.13.0.
* gnu/packages/haskell-xyz.scm (ghc-mono-traversable): Update to 1.0.13.0.
2019-11-20 20:48:36 -05:00
Timothy Sample
26c4104fd4
gnu: ghc-foldl: Update to 1.4.5.
* gnu/packages/haskell-xyz.scm (ghc-foldl): Update to 1.4.5.
2019-11-20 20:48:36 -05:00
Timothy Sample
1fc05441da
gnu: ghc-vector-builder: Update to 0.3.8.
* gnu/packages/haskell-xyz.scm (ghc-vector-builder): Update to 0.3.8.
2019-11-20 20:48:35 -05:00
Timothy Sample
cdec7b8cef
gnu: ghc-rerebase: Update to 1.3.1.1.
* gnu/packages/haskell-xyz.scm (ghc-rerebase): Update to 1.3.1.1.
2019-11-20 20:48:35 -05:00
Timothy Sample
8d2ae3fe2c
gnu: ghc-rebase: Update to 1.3.1.1.
* gnu/packages/haskell-xyz.scm (ghc-rebase): Update to 1.3.1.1.
2019-11-20 20:48:35 -05:00
Timothy Sample
f3aca0869f
gnu: ghc-contravariant-extras: Update Cabal file to r1.
* gnu/packages/haskell-xyz.scm (ghc-contravariant-extras): Update Cabal
file to r1.
2019-11-20 20:48:34 -05:00
Timothy Sample
50614014e4
gnu: ghc-exactprint: Update to 0.6.1.
* gnu/packages/haskell-xyz.scm (ghc-exactprint): Update to 0.6.1.
2019-11-20 20:48:34 -05:00
Timothy Sample
a3fd4dc7d8
gnu: ghc-either: Update to 5.0.1.1.
* gnu/packages/haskell-xyz.scm (ghc-either): Update to 5.0.1.1.
2019-11-20 20:48:33 -05:00
Timothy Sample
4081565d3d
gnu: ghc-free: Update to 5.1.2.
* gnu/packages/haskell-xyz.scm (ghc-free): Update to 5.1.2.
2019-11-20 20:48:33 -05:00
Timothy Sample
a06613eaaf
gnu: ghc-path-io: Update to 1.4.2.
* gnu/packages/haskell-xyz.scm (ghc-path-io): Update to 1.4.2.
[arguments]: Remove '#:cabal-revision'.
2019-11-20 20:48:33 -05:00
Timothy Sample
d35ffd3921
gnu: ghc-uri-bytestring: Update to 0.3.2.2.
* gnu/packages/haskell-xyz.scm (ghc-uri-bytestring): Update to 0.3.2.2.
[inputs]: Remove 'ghc-fail'.
[native-inputs]: Remove 'ghc-attoparsec', 'ghc-quickcheck',
'ghc-tasty-quickcheck', 'ghc-quickcheck-instances', and
'ghc-generics-sop'; add 'ghc-hedgehog', 'ghc-tasty-hedgehog', and
'ghc-safe'.
2019-11-20 20:48:33 -05:00
Timothy Sample
11b1b6cdd4
gnu: ghc-auto-update: Update to 0.1.6.
* gnu/packages/haskell-xyz.scm (ghc-auto-update): Update to 0.1.6.
[native-inputs] Add 'ghc-hspec', 'ghc-hunit', 'ghc-retry', and
'hspec-discover'.
2019-11-20 20:48:33 -05:00
Timothy Sample
b9debc37b8
gnu: Add ghc-retry.
* gnu/packages/haskell-xyz.scm (ghc-retry): New variable.
2019-11-20 20:48:32 -05:00
Timothy Sample
096781a111
gnu: Add ghc-network-byte-order.
* gnu/packages/haskell-xyz.scm (ghc-network-byte-order): New variable.
2019-11-20 20:48:31 -05:00
Timothy Sample
5e18bb9e93
gnu: ghc-cheapskate: Update to 0.1.1.1.
* gnu/packages/haskell-xyz.scm (ghc-cheapskate): Update to 0.1.1.1.
2019-11-20 20:48:31 -05:00
Timothy Sample
b40a436e6a
gnu: ghc-vault: Update to 0.3.1.3.
* gnu/packages/haskell-xyz.scm (ghc-vault): Update to 0.3.1.3.
[inputs]: Replace 'ghc-semigroupoids' with 'ghc-semigroups'.
2019-11-20 20:48:31 -05:00
Timothy Sample
d3a0e0b4c2
gnu: ghc-invariant: Update to 0.5.3.
* gnu/packages/haskell-xyz.scm (ghc-invariant): Update to 0.5.3.
2019-11-20 20:48:31 -05:00