summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: agda: Update to 2.6.0.1.Timothy Sample2019-11-20
| | | | | * gnu/packages/agda.scm (agda): Update to 2.6.0.1. [inputs]: Remove 'ghc-parallel'; add 'ghc-aeson' and 'ghc-exceptions'.
* gnu: ghc-atomic-primops: Update to 0.8.3.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-atomic-primops): Update to 0.8.3.
* gnu: ghc-chart-cairo: Update to 1.9.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-chart-cairo): Update to 1.9.1.
* gnu: ghc-equivalence: Update to 0.3.5.Timothy Sample2019-11-20
| | | | | | * 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'.
* gnu: ghc-geniplate-mirror: Update Cabal file to r2.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-xyz.scm (ghc-geniplate-mirror): Update Cabal file to r2.
* gnu: ghc-hindent: Update to 5.3.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-hindent): Update to 5.3.1.
* gnu: Remove ghc-monadplus.Timothy Sample2019-11-20
| | | | | | | 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.
* gnu: ghc-options: Fix Cabal dependency constraints.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-xyz.scm (ghc-options): Add a phase that updates the Cabal file to allow for newer versions of 'chell'.
* gnu: ghc-stylish-haskell: Fix Cabal dependency constraints.Timothy Sample2019-11-20
| | | | | | * 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'.
* gnu: ghc-bsb-http-chunked: Disable tests on i686-linux.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-web.scm (ghc-bsb-http-chunked)[arguments]: Disable tests on i686-linux.
* gnu: ghc-microlens-aeson: Patch tests for i686-linux.Timothy Sample2019-11-20
| | | | | | * 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.
* gnu: darcs: Fix Cabal dependency constraints.Timothy Sample2019-11-20
| | | | | | * 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'.
* gnu: ghc-sandi: Update to 0.5.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-sandi): Update to 0.5.
* gnu: ghc-tasty-rerun: Update to 1.1.14.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.14.
* gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-xyz.scm (ghc-gtk2hs-buildtools): Update to 0.13.5.4.
* gnu: ghc-pandoc-citeproc: Update to 0.16.2.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-pandoc-citeproc): Update to 0.16.2.
* gnu: ghc-yesod-form: Update to 1.6.7.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-yesod-form): Update to 1.6.7.
* gnu: ghc-pandoc: Update to 2.7.3.Timothy Sample2019-11-20
| | | | | | | | | | | | | * 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.
* gnu: Add ghc-ipynb.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-ipynb): New variable.
* gnu: Add ghc-hslua-module-system.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-hslua-module-system): New variable.
* gnu: Add ghc-aeson-diff.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-aeson-diff): New variable.
* gnu: Add ghc-microlens-aeson.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-microlens-aeson): New variable.
* gnu: Add ghc-hsyaml.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-hsyaml): New variable.
* gnu: Add ghc-unicode-transforms.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-unicode-transforms): New variable.
* gnu: Add ghc-getopt-generics.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-getopt-generics): New variable.
* gnu: Add ghc-edit-distance-vector.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-edit-distance-vector): New variable.
* gnu: Add ghc-bitarray.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-bitarray): New variable.
* gnu: Add ghc-tasty-lua.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-check.scm (ghc-tasty-lua): New variable.
* gnu: ghc-haddock-library: Update to 1.7.0.Timothy Sample2019-11-20
| | | | | | | | | | | | | 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.
* gnu: ghc-yesod-persistent: Update to 1.6.0.2.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.2.
* gnu: hoogle: Update to 5.0.17.11.Timothy Sample2019-11-20
| | | | | | * 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'.
* gnu: ghc-esqueleto: Update to 3.0.0.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-xyz.scm (ghc-esqueleto): Update to 3.0.0. [source]: Use 'url-fetch' instead of 'git-fetch'.
* gnu: ghc-persistent-sqlite: Update to 2.9.3.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-persistent-sqlite): Update to 2.9.3.
* gnu: ghc-sdl2: Update to 2.5.0.0.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-sdl2): Update to 2.5.0.0.
* gnu: ghc-http-conduit: Update to 2.3.7.3.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-http-conduit): Update to 2.3.7.3.
* gnu: cabal-install: Update to 2.4.0.0.Timothy Sample2019-11-20
| | | | | | | * 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'.
* gnu: ghc-tree-diff: Update to 0.1.Timothy Sample2019-11-20
| | | | | | | * 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'.
* gnu: ghc-chart: Update to 1.9.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-chart): Update to 1.9.1.
* gnu: ghc-linear: Update to 1.20.9.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-linear): Update to 1.20.9.
* gnu: ghc-persistent-template: Update to 2.6.0.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-xyz.scm (ghc-persistent-template): Update to 2.6.0. [arguments]: Remove '#:cabal-revision'.
* gnu: ghc-warp-tls: Update to 3.2.8.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-warp-tls): Update to 3.2.8.
* gnu: ghc-yesod-core: Update to 1.6.16.1.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-web.scm (ghc-yesod-core): Update to 1.6.16.1.
* gnu: ghc-deepseq-generics: Update Cabal file to r4.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-xyz.scm (ghc-deepseq-generics): Update Cabal file to r4.
* gnu: ghc-validation: Update to 1.1.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-xyz.scm (ghc-validation): Update to 1.1. [arguments]: Update Cabal file hash.
* gnu: ghc-conduit-algorithms: Update to 0.0.11.0.Timothy Sample2019-11-20
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-conduit-algorithms): Update to 0.0.11.0. [inputs]: Add 'ghc-conduit-zstd'.
* gnu: Add ghc-conduit-zstd.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-conduit-zstd): New variable.
* gnu: Add ghc-zstd.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-zstd): New variable.
* gnu: ghc-warp: Update to 3.2.28.Timothy Sample2019-11-20
| | | | | * gnu/packages/haskell-web.scm (ghc-warp): Update to 3.2.28. [inputs]: Add 'ghc-time-manager'.
* gnu: Add ghc-time-manager.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-time-manager): New variable.
* gnu: ghc-trifecta: Update Cabal file to r4.Timothy Sample2019-11-20
| | | | * gnu/packages/haskell-xyz.scm (ghc-trifecta): Update Cabal file to r4.