Age | Commit message (Collapse) | Author |
|
* gnu/packages/haskell-xyz.scm (ghc-ipynb): New variable.
|
|
* gnu/packages/haskell-xyz.scm (ghc-hslua-module-system): New variable.
|
|
* gnu/packages/haskell-xyz.scm (ghc-aeson-diff): New variable.
|
|
* gnu/packages/haskell-xyz.scm (ghc-microlens-aeson): New variable.
|
|
* gnu/packages/haskell-xyz.scm (ghc-hsyaml): New variable.
|
|
* gnu/packages/haskell-xyz.scm (ghc-unicode-transforms): New variable.
|
|
* gnu/packages/haskell-xyz.scm (ghc-getopt-generics): New variable.
|
|
* gnu/packages/haskell-xyz.scm (ghc-edit-distance-vector): New variable.
|
|
* gnu/packages/haskell-xyz.scm (ghc-bitarray): New variable.
|
|
* gnu/packages/haskell-check.scm (ghc-tasty-lua): New variable.
|
|
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/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.2.
|
|
* 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/packages/haskell-xyz.scm (ghc-esqueleto): Update to 3.0.0.
[source]: Use 'url-fetch' instead of 'git-fetch'.
|
|
* gnu/packages/haskell-xyz.scm (ghc-persistent-sqlite): Update to 2.9.3.
|
|
* gnu/packages/haskell-xyz.scm (ghc-sdl2): Update to 2.5.0.0.
|
|
* gnu/packages/haskell-web.scm (ghc-http-conduit): Update to 2.3.7.3.
|
|
* 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/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/packages/haskell-xyz.scm (ghc-chart): Update to 1.9.1.
|
|
* gnu/packages/haskell-xyz.scm (ghc-linear): Update to 1.20.9.
|
|
* gnu/packages/haskell-xyz.scm (ghc-persistent-template): Update to 2.6.0.
[arguments]: Remove '#:cabal-revision'.
|
|
* gnu/packages/haskell-web.scm (ghc-warp-tls): Update to 3.2.8.
|
|
* gnu/packages/haskell-web.scm (ghc-yesod-core): Update to 1.6.16.1.
|
|
* gnu/packages/haskell-xyz.scm (ghc-deepseq-generics): Update Cabal file
to r4.
|
|
* gnu/packages/haskell-xyz.scm (ghc-validation): Update to 1.1.
[arguments]: Update Cabal file hash.
|
|
* gnu/packages/haskell-xyz.scm (ghc-conduit-algorithms): Update to
0.0.11.0.
[inputs]: Add 'ghc-conduit-zstd'.
|
|
* gnu/packages/haskell-xyz.scm (ghc-conduit-zstd): New variable.
|
|
* gnu/packages/haskell-xyz.scm (ghc-zstd): New variable.
|
|
* gnu/packages/haskell-web.scm (ghc-warp): Update to 3.2.28.
[inputs]: Add 'ghc-time-manager'.
|
|
* gnu/packages/haskell-xyz.scm (ghc-time-manager): New variable.
|
|
* gnu/packages/haskell-xyz.scm (ghc-trifecta): Update Cabal file to r4.
|
|
* gnu/packages/haskell-xyz.scm (ghc-lens): Update to 4.17.1.
[arguments]: Remove '#:cabal-revision'.
|
|
* gnu/packages/haskell-xyz.scm (ghc-adjunctions): Update Cabal file to r2.
|
|
* 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'.
|
|
* gnu/packages/haskell-xyz.scm (ghc-hackage-security): Update Cabal file
to r6.
|
|
* gnu/packages/haskell-xyz.scm (ghc-edit-distance): Change the phase
that updates the Cabal file to allow for newer versions of 'QuickCheck'.
|
|
* gnu/packages/haskell-crypto.scm (ghc-cryptohash-sha256): Update Cabal
file to r3.
|
|
* gnu/packages/haskell-xyz.scm (ghc-persistent): Update to 2.9.2.
|
|
* gnu/packages/haskell-xyz.scm (ghc-feed): Update to 1.2.0.1.
[arguments]: Remove '#:cabal-revision'.
[native-inputs]: Add 'ghc-markdown-unlit'.
|
|
* gnu/packages/haskell-xyz.scm (ghc-stm-conduit): Update to 4.0.1.
|
|
* gnu/packages/haskell-xyz.scm (ghc-simple-sendfile): Update to 0.2.30.
|
|
* gnu/packages/haskell-apps.scm (hlint): Update to 2.1.26.
[inputs]: Add 'ghc-lib-parser'.
|
|
* gnu/packages/haskell-xyz.scm (ghc-lib-parser): New variable.
|
|
* 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.
|
|
* gnu/packages/haskell-xyz.scm (ghc-infer-license): New variable.
|
|
* gnu/packages/haskell-xyz.scm (ghc-text-metrics): New variable.
|
|
* gnu/packages/haskell-web.scm (ghc-http): Update to 4000.3.14.
|
|
* gnu/packages/haskell-xyz.scm (ghc-monad-logger): Update to 0.3.30.
|
|
* gnu/packages/haskell-xyz.scm (ghc-bzlib-conduit): Update to 0.3.0.2.
|