Commit graph

50736 commits

Author SHA1 Message Date
Timothy Sample 0710797d30
gnu: darcs: Fix Cabal dependency constraints.
* gnu/packages/haskell-apps.scm (darcs): Update the Cabal file to r1 and
change the phase that updates the Cabal file to allow for newer versions
of 'QuickCheck'.
2019-11-20 20:48:47 -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 7c4ac0ad0d
gnu: ghc-tasty-rerun: Update to 1.1.14.
* gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.14.
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 b38a7838be
gnu: ghc-yesod-form: Update to 1.6.7.
* gnu/packages/haskell-web.scm (ghc-yesod-form): Update to 1.6.7.
2019-11-20 20:48:46 -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 b37d0c825f
gnu: Add ghc-tasty-lua.
* gnu/packages/haskell-check.scm (ghc-tasty-lua): New variable.
2019-11-20 20:48:44 -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 1e0db876d1
gnu: ghc-yesod-persistent: Update to 1.6.0.2.
* gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.2.
2019-11-20 20:48:44 -05:00
Timothy Sample 12ee2d5d84
gnu: hoogle: Update to 5.0.17.11.
* gnu/packages/haskell-apps.scm (hoogle): Update to 5.0.17.11.
[inputs]: Remove 'ghc-network-uri' and 'ghc-network'; add
'ghc-blaze-html', 'ghc-blaze-markup', and 'ghc-foundation'.
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 891b3fa9f3
gnu: ghc-http-conduit: Update to 2.3.7.3.
* gnu/packages/haskell-web.scm (ghc-http-conduit): Update to 2.3.7.3.
2019-11-20 20:48:43 -05:00
Timothy Sample 841f19541a
gnu: cabal-install: Update to 2.4.0.0.
* gnu/packages/haskell-apps.scm (cabal-install): Update to 2.4.0.0.
[arguments]: Set Cabal file to r2, enable tests, and add a phase to
update the Cabal file to allow a newer version of 'zip-archive'.
[inputs]: Add 'ghc-zip-archive'.
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 2e9aaf0766
gnu: ghc-warp-tls: Update to 3.2.8.
* gnu/packages/haskell-web.scm (ghc-warp-tls): Update to 3.2.8.
2019-11-20 20:48:42 -05:00
Timothy Sample fd7e8dcf29
gnu: ghc-yesod-core: Update to 1.6.16.1.
* gnu/packages/haskell-web.scm (ghc-yesod-core): Update to 1.6.16.1.
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 2f9be5e7dd
gnu: ghc-warp: Update to 3.2.28.
* gnu/packages/haskell-web.scm (ghc-warp): Update to 3.2.28.
[inputs]: Add 'ghc-time-manager'.
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 132e107480
gnu: ghc-cryptohash-sha256: Update Cabal file to r3.
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha256): Update Cabal
file to r3.
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 cfbb0a95fa
gnu: hlint: Update to 2.1.26.
* gnu/packages/haskell-apps.scm (hlint): Update to 2.1.26.
[inputs]: Add 'ghc-lib-parser'.
2019-11-20 20:48:38 -05:00