summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell.scm
Commit message (Collapse)AuthorAge
* gnu: ghc-tree-diff: Fix typo in description.Tobias Geerinckx-Rice2019-02-21
| | | | * gnu/packages/haskell.scm (ghc-tree-diff)[description]: Fix typo.
* gnu: Add ghc-stylish-haskell.Gabriel Hondet2019-02-10
| | | | * gnu/packages/haskell.scm (ghc-stylish-haskell): New variable.
* gnu: Add ghc-base-unicode-symbols.Gabriel Hondet2019-02-10
| | | | * gnu/packages/haskell.scm (ghc-base-unicode-symbols): New variable.
* gnu: Add ghc-alsa-core.Gabriel Hondet2019-02-10
| | | | * gnu/packages/haskell.scm (ghc-alsa-core): New variable.
* gnu: Add ghc-libmpd.Gabriel Hondet2019-01-25
| | | | | | * gnu/packages/haskell.scm (ghc-libmpd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-c2hs.Gabriel Hondet2019-01-23
| | | | | | * gnu/packages/haskell.scm (ghc-c2hs): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Remove duplicate record fields.Ludovic Courtès2019-01-22
| | | | | | | | | * gnu/packages/haskell.scm (ghc-case-insensitive): Remove duplicate 'inputs' field. * gnu/packages/python-xyz.scm (python2-pysnptools): Remove duplicate 'native-inputs' field. * gnu/tests/install.scm (%separate-home-os): Remove duplicate 'type' field.
* gnu: ghc-8: Patch ghc-pkg for reproducibility.Ricardo Wurmus2019-01-17
| | | | | | | | | Fixes <https://bugs.gnu.org/33922>. Co-authored-by: Timothy Sample <samplet@ngyro.com>. * gnu/packages/haskell.scm (ghc-8)[arguments]: Add build phase "fix-ghc-pkg-nondeterminism".
* gnu: Add ghc-tldr.Gabriel Hondet2019-01-17
| | | | | | * gnu/packages/haskell.scm (ghc-tldr): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-call-stack-boot: Make it a hidden package.Christopher Baines2018-12-14
| | | | | | | This package doesn't sound like it should be directly used, so hide it. * gnu/packages/haskell.scm (ghc-call-stack-boot): Use hidden-package to hide the package.
* build-system/haskell: Use 'strip-store-file-name'.Alex Vong2018-10-19
| | | | | | | | | | | | | | | See the discussion at <https://lists.gnu.org/archive/html/guix-devel/2018-10/msg00250.html>. * guix/build/haskell-build-system.scm (package-name-version): Remove it. (configure): Use 'strip-store-file-name' instead of 'package-name-version'. (setup-compiler): Likewise. (make-ghc-package-database): Likewise. (register): Likewise. * gnu/packages/haskell.scm (ghc-cairo)[arguments]: Likewise. * gnu/packages/agda.scm (agda)[arguments]: Likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-safeio.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-safeio): New variable.
* gnu: Add ghc-file-embed.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-file-embed): New variable.
* gnu: Add ghc-configurator.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-configurator): New variable.
* gnu: Add ghc-bytestring-lexing.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-bytestring-lexing): New variable.
* gnu: Add ghc-inline-c-cpp.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-inline-c-cpp): New variable.
* gnu: Add ghc-safe-exceptions.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-safe-exceptions): New variable.
* gnu: Add ghc-inline-c.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-inline-c): New variable.
* gnu: Add ghc-raw-string-qq.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-raw-string-qq): New variable.
* gnu: Add ghc-hpack.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-hpack): New variable.
* gnu: Add ghc-interpolate.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-interpolate): New variable.
* gnu: Add ghc-conduit-algorithms.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-conduit-algorithms): New variable.
* gnu: Add ghc-pqueue.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-pqueue): New variable.
* gnu: Add ghc-bzlib-conduit.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-bzlib-conduit): New variable.
* gnu: Add ghc-lzma-conduit.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-lzma-conduit): New variable.
* gnu: Add ghc-bindings-dsl.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-bindings-dsl): New variable.
* gnu: Add ghc-stm-conduit.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-stm-conduit): New variable.
* gnu: Add ghc-lzma.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-lzma): New variable.
* gnu: Add ghc-cereal-conduit.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-cereal-conduit): New variable.
* gnu: Add ghc-atomic-write.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-atomic-write): New variable.
* gnu: Add ghc-chart-cairo.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-chart-cairo): New variable.
* gnu: Add ghc-cairo.Ricardo Wurmus2018-10-05
| | | | * gnu/packages/haskell.scm (ghc-cairo): New variable.
* gnu: ghc-regex: Fix build.Ricardo Wurmus2018-10-05
| | | | | * gnu/packages/haskell.scm (ghc-regex)[arguments]: Add build phase to relax version checks.
* gnu: ghc-statistics: Fix build.Ricardo Wurmus2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-statistics)[arguments]: Add cabal revision.
* gnu: ghc-aws: Fix build.Ricardo Wurmus2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-aws)[inputs]: Add ghc-lifted-base.
* gnu: ghc-gnuplot: Fix build.宋文武2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-gnuplot)[inputs]: Add ghc-semigroups.
* gnu: ghc-wave: Fix build.宋文武2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-wave)[arguments]: Add a phase to relax dependency constraints.
* gnu: shellcheck: Update to 0.5.0.宋文武2018-10-01
| | | | | | * gnu/packages/haskell.scm (shellcheck): Update to 0.5.0. [source]: Use tarball from hackage. [inputs]: Add ghc-aeson. Remove ghc-json.
* gnu: ghc-indents: Fix build.Ricardo Wurmus2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-indents)[arguments]: Disable tests. [native-inputs]: Add ghc-tasty and ghc-tasty-hunit.
* gnu: Add ghc-linear.Ricardo Wurmus2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-linear): New variable.
* gnu: Add ghc-weigh.Ricardo Wurmus2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-weigh): New variable.
* gnu: ghc-base-compat: Update to 0.10.4.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4.
* gnu: Remove ghc-pandoc@1.Timothy Sample2018-10-01
| | | | | | | | | | This old version of Pandoc no longer builds with GHC 8.4.3. * gnu/packages/haskell-web.scm (ghc-aeson-for-pandoc-1): Remove variable. * gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1, ghc-texmath-for-pandoc-1, ghc-yaml-for-pandoc-1, ghc-hslua-for-pandoc-1, ghc-skylighting-for-pandoc-1, ghc-doctemplates-for-pandoc-1, ghc-pandoc-1, ghc-pandoc-citeproc-with-pandoc-1): Remove variables.
* gnu: ghc-pandoc-citeproc: Update to 0.14.3.1.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-pandoc-citeproc): Update to 0.14.3.1. [arguments]: Add a phase to disable some failing YAML tests.
* gnu: ghc-haddock: Update to 2.19.0.1.Timothy Sample2018-10-01
| | | | | | | * gnu/packages/haskell.scm (ghc-haddock): Update to 2.19.0.1. [arguments]: Add a phase that deletes four test suites to avoid a dependency on haddock-test. [native-inputs]: Remove ghc-haddock-test.
* gnu: ghc-pandoc: Adjust tests and test dependency constraints.Timothy Sample2018-10-01
| | | | | * gnu/packages/haskell.scm (ghc-pandoc)[arguments]: Add a phase to relax a test suite dependency constraint and another to skip some failing tests.
* gnu: ghc-haddock-api: Update to 2.19.0.1.Timothy Sample2018-10-01
| | | | | | * gnu/packages/haskell.scm (ghc-haddock-api): Update to 2.19.0.1. [arguments]: Add a phase that patches the Cabal file to allow newer versions of Cabal and hspec.
* gnu: ghc-haddock-library: Update to 1.5.0.1.Timothy Sample2018-10-01
| | | | | | | | | | * gnu/packages/patches/ghc-haddock-library-unbundle.patch: New file. * gnu/packages/haskell.scm (ghc-haddock-library): Update to 1.5.0.1. [source]: Add the patch; add a snippet to remove the bundled library. [arguments]: Add a phase to relax test suite dependency constraints and another to add a missing directory required for tests. [native-inputs]: Add ghc-base-compat, ghc-optparse-applicative, and ghc-tree-diff.
* gnu: ghc-esqueleto: Update to commit b81e0d9.Timothy Sample2018-10-01
| | | | | | | | | * gnu/packages/haskell.scm (ghc-esqueleto): Update to commit b81e0d9. [source]: Use git-fetch. [arguments]: Disable Haddock and add phase to remove MySQL and PostgreSQL test-suites. [inputs]: Add ghc-unliftio. [native-inputs]: Remove ghc-hunit, ghc-monad-control, and ghc-quickcheck.
* gnu: ghc-aws: Update to 0.20.Timothy Sample2018-10-01
| | | | * gnu/packages/haskell.scm (ghc-aws): Update to 0.20.