summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell-xyz.scm
AgeCommit message (Expand)Author
2019-11-20gnu: Add ghc-dictionary-sharing.•••* gnu/packages/haskell-xyz.scm (ghc-dictionary-sharing): New variable. Timothy Sample
2019-11-20gnu: Add ghc-tar-conduit.•••* gnu/packages/haskell-xyz.scm (ghc-tar-conduit): New variable. Timothy Sample
2019-11-20gnu: Add ghc-dbus.•••* gnu/packages/haskell-xyz.scm (ghc-dbus): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com> John Soo
2019-11-20gnu: Add ghc-timezone-olson.•••* gnu/packages/haskell-xyz.scm (ghc-timezone-olson): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com> John Soo
2019-11-20gnu: Add ghc-timezone-series.•••* gnu/packages/haskell-xyz.scm (ghc-timezone-series): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com> John Soo
2019-11-20gnu: Add ghc-alsa-mixer.•••* gnu/packages/haskell-xyz.scm (ghc-alsa-mixer): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com> John Soo
2019-11-20gnu: ghc-atomic-primops: Update to 0.8.3.•••* gnu/packages/haskell-xyz.scm (ghc-atomic-primops): Update to 0.8.3. Timothy Sample
2019-11-20gnu: ghc-chart-cairo: Update to 1.9.1.•••* gnu/packages/haskell-xyz.scm (ghc-chart-cairo): Update to 1.9.1. Timothy Sample
2019-11-20gnu: 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'. Timothy Sample
2019-11-20gnu: ghc-geniplate-mirror: Update Cabal file to r2.•••* gnu/packages/haskell-xyz.scm (ghc-geniplate-mirror): Update Cabal file to r2. Timothy Sample
2019-11-20gnu: ghc-hindent: Update to 5.3.1.•••* gnu/packages/haskell-xyz.scm (ghc-hindent): Update to 5.3.1. Timothy Sample
2019-11-20gnu: 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. Timothy Sample
2019-11-20gnu: 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'. Timothy Sample
2019-11-20gnu: 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'. Timothy Sample
2019-11-20gnu: 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. Timothy Sample
2019-11-20gnu: ghc-sandi: Update to 0.5.•••* gnu/packages/haskell-xyz.scm (ghc-sandi): Update to 0.5. Timothy Sample
2019-11-20gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4.•••* gnu/packages/haskell-xyz.scm (ghc-gtk2hs-buildtools): Update to 0.13.5.4. Timothy Sample
2019-11-20gnu: ghc-pandoc-citeproc: Update to 0.16.2.•••* gnu/packages/haskell-xyz.scm (ghc-pandoc-citeproc): Update to 0.16.2. Timothy Sample
2019-11-20gnu: 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. Timothy Sample
2019-11-20gnu: Add ghc-ipynb.•••* gnu/packages/haskell-xyz.scm (ghc-ipynb): New variable. Timothy Sample
2019-11-20gnu: Add ghc-hslua-module-system.•••* gnu/packages/haskell-xyz.scm (ghc-hslua-module-system): New variable. Timothy Sample
2019-11-20gnu: Add ghc-aeson-diff.•••* gnu/packages/haskell-xyz.scm (ghc-aeson-diff): New variable. Timothy Sample
2019-11-20gnu: Add ghc-microlens-aeson.•••* gnu/packages/haskell-xyz.scm (ghc-microlens-aeson): New variable. Timothy Sample
2019-11-20gnu: Add ghc-hsyaml.•••* gnu/packages/haskell-xyz.scm (ghc-hsyaml): New variable. Timothy Sample
2019-11-20gnu: Add ghc-unicode-transforms.•••* gnu/packages/haskell-xyz.scm (ghc-unicode-transforms): New variable. Timothy Sample
2019-11-20gnu: Add ghc-getopt-generics.•••* gnu/packages/haskell-xyz.scm (ghc-getopt-generics): New variable. Timothy Sample
2019-11-20gnu: Add ghc-edit-distance-vector.•••* gnu/packages/haskell-xyz.scm (ghc-edit-distance-vector): New variable. Timothy Sample
2019-11-20gnu: Add ghc-bitarray.•••* gnu/packages/haskell-xyz.scm (ghc-bitarray): New variable. Timothy Sample
2019-11-20gnu: 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. Timothy Sample
2019-11-20gnu: 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'. Timothy Sample
2019-11-20gnu: ghc-persistent-sqlite: Update to 2.9.3.•••* gnu/packages/haskell-xyz.scm (ghc-persistent-sqlite): Update to 2.9.3. Timothy Sample
2019-11-20gnu: ghc-sdl2: Update to 2.5.0.0.•••* gnu/packages/haskell-xyz.scm (ghc-sdl2): Update to 2.5.0.0. Timothy Sample
2019-11-20gnu: 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'. Timothy Sample
2019-11-20gnu: ghc-chart: Update to 1.9.1.•••* gnu/packages/haskell-xyz.scm (ghc-chart): Update to 1.9.1. Timothy Sample
2019-11-20gnu: ghc-linear: Update to 1.20.9.•••* gnu/packages/haskell-xyz.scm (ghc-linear): Update to 1.20.9. Timothy Sample
2019-11-20gnu: 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'. Timothy Sample
2019-11-20gnu: ghc-deepseq-generics: Update Cabal file to r4.•••* gnu/packages/haskell-xyz.scm (ghc-deepseq-generics): Update Cabal file to r4. Timothy Sample
2019-11-20gnu: ghc-validation: Update to 1.1.•••* gnu/packages/haskell-xyz.scm (ghc-validation): Update to 1.1. [arguments]: Update Cabal file hash. Timothy Sample
2019-11-20gnu: 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'. Timothy Sample
2019-11-20gnu: Add ghc-conduit-zstd.•••* gnu/packages/haskell-xyz.scm (ghc-conduit-zstd): New variable. Timothy Sample
2019-11-20gnu: Add ghc-zstd.•••* gnu/packages/haskell-xyz.scm (ghc-zstd): New variable. Timothy Sample
2019-11-20gnu: Add ghc-time-manager.•••* gnu/packages/haskell-xyz.scm (ghc-time-manager): New variable. Timothy Sample
2019-11-20gnu: ghc-trifecta: Update Cabal file to r4.•••* gnu/packages/haskell-xyz.scm (ghc-trifecta): Update Cabal file to r4. Timothy Sample
2019-11-20gnu: ghc-lens: Update to 4.17.1.•••* gnu/packages/haskell-xyz.scm (ghc-lens): Update to 4.17.1. [arguments]: Remove '#:cabal-revision'. Timothy Sample
2019-11-20gnu: ghc-adjunctions: Update Cabal file to r2.•••* gnu/packages/haskell-xyz.scm (ghc-adjunctions): Update Cabal file to r2. Timothy Sample
2019-11-20gnu: 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'. Timothy Sample
2019-11-20gnu: ghc-hackage-security: Update Cabal file to r6.•••* gnu/packages/haskell-xyz.scm (ghc-hackage-security): Update Cabal file to r6. Timothy Sample
2019-11-20gnu: 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'. Timothy Sample
2019-11-20gnu: ghc-persistent: Update to 2.9.2.•••* gnu/packages/haskell-xyz.scm (ghc-persistent): Update to 2.9.2. Timothy Sample
2019-11-20gnu: 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'. Timothy Sample