| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/haskell.scm (ghc-safeio): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-file-embed): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-configurator): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-bytestring-lexing): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-inline-c-cpp): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-safe-exceptions): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-inline-c): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-raw-string-qq): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-hpack): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-interpolate): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-conduit-algorithms): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-pqueue): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-bzlib-conduit): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-lzma-conduit): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-bindings-dsl): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-stm-conduit): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-lzma): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-cereal-conduit): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-atomic-write): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-chart-cairo): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-cairo): New variable.
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-regex)[arguments]: Add build phase to relax
version checks.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-statistics)[arguments]: Add cabal revision.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-aws)[inputs]: Add ghc-lifted-base.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-gnuplot)[inputs]: Add ghc-semigroups.
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-wave)[arguments]: Add a phase to relax
dependency constraints.
|
|
|
|
|
|
| |
* gnu/packages/haskell.scm (shellcheck): Update to 0.5.0.
[source]: Use tarball from hackage.
[inputs]: Add ghc-aeson. Remove ghc-json.
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-indents)[arguments]: Disable tests.
[native-inputs]: Add ghc-tasty and ghc-tasty-hunit.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-linear): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-weigh): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4.
|
|
|
|
|
|
|
|
|
|
| |
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/packages/haskell.scm (ghc-pandoc-citeproc): Update to 0.14.3.1.
[arguments]: Add a phase to disable some failing YAML tests.
|
|
|
|
|
|
|
| |
* 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/packages/haskell.scm (ghc-pandoc)[arguments]: Add a phase to relax a
test suite dependency constraint and another to skip some failing tests.
|
|
|
|
|
|
| |
* 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/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/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/packages/haskell.scm (ghc-aws): Update to 0.20.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-tree-diff): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-persistent-sqlite): Update to 2.8.2.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-rio): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-doctest-0.12, ghc-doctest-0.13): Remove.
|
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-trifecta): Update to 2.
[inputs]: Remove ghc-doctest-0.13, ghc-doctest, and ghc-quickcheck.
[native-inputs]: Add ghc-doctest and ghc-quickcheck.
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-persistent-template): Update to 2.5.4.
[arguments]: Update Cabal file to r2.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-chart): Update to 1.9.
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-persistent): Update to 2.8.2.
[inputs]: Add ghc-void.
|
|
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-lens): Update to 4.16.1.
[arguments]: Update Cabal file to r2.
[inputs]: Remove ghc-doctest-0.13.
[native-inputs]: Add ghc-doctest.
|
|
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-feed): Update to 1.0.0.0.
[arguments]: Update Cabal file to r4.
[inputs]: Add ghc-base-compat, ghc-safe, ghc-text, ghc-xml-conduit, and
ghc-xml-types; remove ghc-xml.
|
|
|
|
|
|
|
| |
* gnu/packages/haskell.scm (cabal-install): Update to 2.2.0.0.
[inputs] Add ghc-async, ghc-base16-bytestring, ghc-cryptohash-sha256,
ghc-echo, ghc-edit-distance, ghc-hackage-security, ghc-hashable,
ghc-resolv, and ghc-tar.
|