summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-20gnu: Add ghc-microlens-aeson.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-microlens-aeson): New variable.
2019-11-20gnu: Add ghc-hsyaml.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-hsyaml): New variable.
2019-11-20gnu: Add ghc-unicode-transforms.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-unicode-transforms): New variable.
2019-11-20gnu: Add ghc-getopt-generics.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-getopt-generics): New variable.
2019-11-20gnu: Add ghc-edit-distance-vector.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-edit-distance-vector): New variable.
2019-11-20gnu: Add ghc-bitarray.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-bitarray): New variable.
2019-11-20gnu: Add ghc-tasty-lua.Timothy Sample
* gnu/packages/haskell-check.scm (ghc-tasty-lua): New variable.
2019-11-20gnu: ghc-haddock-library: Update to 1.7.0.Timothy Sample
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-20gnu: ghc-yesod-persistent: Update to 1.6.0.2.Timothy Sample
* gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.2.
2019-11-20gnu: hoogle: Update to 5.0.17.11.Timothy Sample
* 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-20gnu: ghc-esqueleto: Update to 3.0.0.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-esqueleto): Update to 3.0.0. [source]: Use 'url-fetch' instead of 'git-fetch'.
2019-11-20gnu: ghc-persistent-sqlite: Update to 2.9.3.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-persistent-sqlite): Update to 2.9.3.
2019-11-20gnu: ghc-sdl2: Update to 2.5.0.0.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-sdl2): Update to 2.5.0.0.
2019-11-20gnu: ghc-http-conduit: Update to 2.3.7.3.Timothy Sample
* gnu/packages/haskell-web.scm (ghc-http-conduit): Update to 2.3.7.3.
2019-11-20gnu: cabal-install: Update to 2.4.0.0.Timothy Sample
* 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-20gnu: ghc-tree-diff: Update to 0.1.Timothy Sample
* 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-20gnu: ghc-chart: Update to 1.9.1.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-chart): Update to 1.9.1.
2019-11-20gnu: ghc-linear: Update to 1.20.9.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-linear): Update to 1.20.9.
2019-11-20gnu: ghc-persistent-template: Update to 2.6.0.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-persistent-template): Update to 2.6.0. [arguments]: Remove '#:cabal-revision'.
2019-11-20gnu: ghc-warp-tls: Update to 3.2.8.Timothy Sample
* gnu/packages/haskell-web.scm (ghc-warp-tls): Update to 3.2.8.
2019-11-20gnu: ghc-yesod-core: Update to 1.6.16.1.Timothy Sample
* gnu/packages/haskell-web.scm (ghc-yesod-core): Update to 1.6.16.1.
2019-11-20gnu: ghc-deepseq-generics: Update Cabal file to r4.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-deepseq-generics): Update Cabal file to r4.
2019-11-20gnu: ghc-validation: Update to 1.1.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-validation): Update to 1.1. [arguments]: Update Cabal file hash.
2019-11-20gnu: ghc-conduit-algorithms: Update to 0.0.11.0.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-conduit-algorithms): Update to 0.0.11.0. [inputs]: Add 'ghc-conduit-zstd'.
2019-11-20gnu: Add ghc-conduit-zstd.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-conduit-zstd): New variable.
2019-11-20gnu: Add ghc-zstd.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-zstd): New variable.
2019-11-20gnu: ghc-warp: Update to 3.2.28.Timothy Sample
* gnu/packages/haskell-web.scm (ghc-warp): Update to 3.2.28. [inputs]: Add 'ghc-time-manager'.
2019-11-20gnu: Add ghc-time-manager.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-time-manager): New variable.
2019-11-20gnu: ghc-trifecta: Update Cabal file to r4.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-trifecta): Update Cabal file to r4.
2019-11-20gnu: ghc-lens: Update to 4.17.1.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-lens): Update to 4.17.1. [arguments]: Remove '#:cabal-revision'.
2019-11-20gnu: ghc-adjunctions: Update Cabal file to r2.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-adjunctions): Update Cabal file to r2.
2019-11-20gnu: ghc-resolv: Update to 0.1.1.2.Timothy Sample
* 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-20gnu: ghc-hackage-security: Update Cabal file to r6.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-hackage-security): Update Cabal file to r6.
2019-11-20gnu: ghc-edit-distance: Update dependency constraints.Timothy Sample
* 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-20gnu: ghc-cryptohash-sha256: Update Cabal file to r3.Timothy Sample
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha256): Update Cabal file to r3.
2019-11-20gnu: ghc-persistent: Update to 2.9.2.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-persistent): Update to 2.9.2.
2019-11-20gnu: ghc-feed: Update to 1.2.0.1.Timothy Sample
* 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-20gnu: ghc-stm-conduit: Update to 4.0.1.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-stm-conduit): Update to 4.0.1.
2019-11-20gnu: ghc-simple-sendfile: Update to 0.2.30.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-simple-sendfile): Update to 0.2.30.
2019-11-20gnu: hlint: Update to 2.1.26.Timothy Sample
* gnu/packages/haskell-apps.scm (hlint): Update to 2.1.26. [inputs]: Add 'ghc-lib-parser'.
2019-11-20gnu: Add ghc-lib-parser.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-lib-parser): New variable.
2019-11-20gnu: ghc-hpack: Update to 0.31.2.Timothy Sample
* 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-20gnu: Add ghc-infer-license.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-infer-license): New variable.
2019-11-20gnu: Add ghc-text-metrics.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-text-metrics): New variable.
2019-11-20gnu: ghc-http: Update to 4000.3.14.Timothy Sample
* gnu/packages/haskell-web.scm (ghc-http): Update to 4000.3.14.
2019-11-20gnu: ghc-monad-logger: Update to 0.3.30.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-monad-logger): Update to 0.3.30.
2019-11-20gnu: ghc-bzlib-conduit: Update to 0.3.0.2.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-bzlib-conduit): Update to 0.3.0.2.
2019-11-20gnu: ghc-yaml: Update to 0.11.1.2.Timothy Sample
* 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-20gnu: Add ghc-libyaml.Timothy Sample
* gnu/packages/haskell-xyz.scm (ghc-libyaml): New variable.
2019-11-20gnu: Add libyaml@2.1.Timothy Sample
* gnu/packages/web.scm (libyaml-2.1): New variable.