Age | Commit message (Collapse) | Author |
|
* gnu/packages/haskell-xyz.scm (pandoc): New variable.
|
|
* gnu/packages/haskell-xyz.scm (ghc-pandoc)[arguments]: Add build phase
"find-library".
|
|
* gnu/packages/haskell-web.scm (ghc-http)[arguments]: Add build phase
"create-simple-paths-module" to avoid retaining unnecessary references.
|
|
* gnu/packages/haskell-xyz.scm (ghc-pandoc-types)[arguments]: Add build phase
"create-simple-paths-module" to prevent retaining unnecessary references.
|
|
* gnu/packages/haskell-xyz.scm (ghc-distributive): Update to 0.6.2.
|
|
* gnu/packages/haskell-xyz.scm (ghc-unliftio)[outputs]: Add "doc" output next
to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-semigroupoids)[outputs]: Add "doc" output
next to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-rerebase)[outputs]: Add "doc" output next
to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-regex-tdfa)[outputs]: Add "doc" output
next to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-rebase)[outputs]: Add "doc" output next to
"out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-profunctors)[outputs]: Add "doc" output
next to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-mono-traversable)[outputs]: Add "doc"
output next to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-lib-parser)[outputs]: Add "doc" output
next to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-lens)[outputs]: Add "doc" output next to
"out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-juicypixels)[outputs]: Add "doc" output
next to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-haskell-src-exts)[outputs]: Add "doc"
output next to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-generics-sop)[outputs]: Add "doc" output
next to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-generic-deriving)[outputs]: Add "doc"
output next to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-free)[outputs]: Add "doc" output next to
"out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-foundation)[outputs]: Add "doc" output
next to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-foldl)[outputs]: Add "doc" output next to
"out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-conduit)[outputs]: Add "doc" output next
to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-cmdargs)[outputs]: Add "doc" output next
to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-base-prelude)[outputs]: Add "doc" output
next to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-basement)[outputs]: Add "doc" output next
to "out" and "static".
|
|
* gnu/packages/haskell-xyz.scm (ghc-base-compat)[outputs]: Add "doc" output
next to "out" and "static".
|
|
* gnu/packages/haskell-web.scm (ghc-hxt)[outputs]: Add "doc" output next to
"out" and "static".
|
|
* gnu/packages/haskell-web.scm (ghc-aeson)[outputs]: Add "doc" output next to
"out" and "static".
|
|
* gnu/packages/haskell-web.scm (ghc-blaze-html)[outputs]: Add "doc" output
next to "out" and "static".
|
|
* gnu/packages/haskell-crypto.scm (ghc-cryptonite)[outputs]: Add "doc" output
next to "out" and "static".
|
|
* gnu/packages/haskell-crypto.scm (ghc-crypto-api-tests)[outputs]: Add "doc"
output next to "out" and "static".
|
|
* gnu/packages/haskell-check.scm (ghc-hspec)[outputs]: Add "doc" output next
to "out" and "static".
|
|
* gnu/packages/haskell.scm (ghc-8.6)[arguments]: Add phase
"remove-unnecessary-references" to remove references to build tools and
inter-output references.
|
|
All these packages have non-standard outputs. As a result the build system
cannot automatically add the "static" output, so we do this manually.
* gnu/packages/haskell-check.scm (ghc-quickcheck, ghc-hunit)[outputs]: Add
"static" output.
* gnu/packages/haskell-web.scm (ghc-http)[outputs]: Same.
* gnu/packages/haskell-xyz.scm (ghc-case-insensitive, ghc-fgl, ghc-hashable,
ghc-network, ghc-network-uri, ghc-parallel, ghc-paths, ghc-primitive,
ghc-random, ghc-split, ghc-syb, ghc-tf-random, ghc-unordered-containers,
ghc-vector, ghc-zlib)[outputs]: Same.
|
|
See <https://bugs.gnu.org/39309>.
* guix/build-system/haskell.scm (lower): Include the transitive
propagated inputs of 'extra-directories' inputs.
(haskell-build): Add the 'extra-directories' keyword and pass it through
to the builder.
* guix/build/haskell-build-system.scm (configure): Use it to select
which inputs get passed via 'extra-include-dirs' and 'extra-lib-dirs' to
Cabal.
* gnu/packages/haskell-xyz.scm (ghc-alsa-core, ghc-hmatrix,
ghc-hmatrix-gsl, ghc-hslua, ghc-iwlib, ghc-libyaml, ghc-ncurses,
ghc-openglraw, ghc-x11, ghc-x11-xft, ghc-zlib): Set 'extra-directories'.
* gnu/packages/haskell-crypto.scm (ghc-digest, ghc-hsopenssl): Likewise.
|
|
* gnu/packages/python-xyz.scm (python-typing): Update to 3.7.4.3.
|
|
* gnu/packages/shells.scm (xonsh): Update to 0.9.19.
|
|
* gnu/packages/video.scm (libmatroska): Update to 1.6.2.
|
|
* gnu/packages/text-editors.scm (kakoune): Update to 2020.08.04.
|
|
* gnu/packages/video.scm (mediainfo): Update to 20.08.
|
|
* gnu/packages/video.scm (libmediainfo): Update to 20.08.
|
|
* gnu/packages/textutils.scm (aha)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/textutils.scm (aha): Update to 0.5.1.
|
|
* gnu/packages/python-xyz.scm (python-crashtest): Update to 0.3.1.
|
|
* gnu/packages/image-processing.scm (opencv)[source]: Add patch.
* gnu/packages/patches/opencv-fix-build-of-grfmt_jpeg2000.cpp.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/php.scm (php): Update to 7.4.9.
|
|
* gnu/packages/password-utils.scm (yapet): Update to 2.4.
|
|
* gnu/packages/python-xyz.scm (python-aenum): Update to 2.2.4.
|
|
* gnu/packages/storage.scm (ceph): Update to 14.2.11.
|
|
* gnu/packages/lxqt.scm (lxqt-panel)[propagated-inputs]: Add lxmenu-data.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|