guix/gnu
Timothy Sample 10707d5720
gnu: 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.
2019-11-20 20:48:44 -05:00
..
bootloader
build linux-boot: Don't ignore options when mounting root file system. 2019-11-18 12:18:42 +01:00
installer
machine
packages gnu: ghc-haddock-library: Update to 1.7.0. 2019-11-20 20:48:44 -05:00
services services: sysctl: Make service one-shot. 2019-11-20 21:23:19 +02:00
system vm: Honor the VOLATILE? parameter when producing a system disk image. 2019-11-18 14:07:12 +09:00
tests tests: install: Fix typo. 2019-11-18 13:22:15 +09:00
artwork.scm
bootloader.scm
ci.scm tests: "make check-system" uses Guix built with (guix self). 2019-11-13 23:26:35 +01:00
installer.scm
local.mk gnu: ghc-haddock-library: Update to 1.7.0. 2019-11-20 20:48:44 -05:00
machine.scm
packages.scm
services.scm services: 'fold-services' memoizes service values. 2019-11-09 23:04:14 +01:00
system.scm
tests.scm