Age | Commit message (Expand) | Author |
2019-11-20 | gnu: Add ghc-svg-builder....* gnu/packages/haskell-xyz.scm (ghc-svg-builder): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-diagrams-lib....* gnu/packages/haskell-xyz.scm (ghc-diagrams-lib): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-diagrams-solve....* gnu/packages/haskell-xyz.scm (ghc-diagrams-solve): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-active....* gnu/packages/haskell-xyz.scm (ghc-active): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-intervals....* gnu/packages/haskell-xyz.scm (ghc-intervals): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-numeric-extras....* gnu/packages/haskell-xyz.scm (ghc-numeric-extras): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-diagrams-core....* gnu/packages/haskell-xyz.scm (ghc-diagrams-core): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-dual-tree....* gnu/packages/haskell-xyz.scm (ghc-dual-tree): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-monoid-extras....* gnu/packages/haskell-xyz.scm (ghc-monoid-extras): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-groups....* gnu/packages/haskell-xyz.scm (ghc-groups): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-testing-feat....* gnu/packages/haskell-check.scm (ghc-testing-feat): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-size-based....* gnu/packages/haskell-xyz.scm (ghc-size-based): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-dictionary-sharing....* gnu/packages/haskell-xyz.scm (ghc-dictionary-sharing): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-testing-type-modifiers....* gnu/packages/haskell-check.scm (ghc-testing-type-modifiers): New
variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-tar-conduit....* gnu/packages/haskell-xyz.scm (ghc-tar-conduit): New variable.
| Timothy Sample |
2019-11-20 | gnu: Update xmobar to 0.31....* gnu/packages/wm.scm (xmobar): Update to 0.31.
[arguments]: Remove the previous configure flags and set the
'all_extensions' flag; add a 'patch-test-shebang' phase.
[inputs]: Add 'ghc-alsa-core', 'ghc-alsa-mixer', 'ghc-dbus',
'ghc-http-conduit', 'ghc-http-types', 'ghc-libmpd', 'ghc-old-locale',
'ghc-temporary', 'ghc-timezone-olson', and 'ghc-x11'.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
| John Soo |
2019-11-20 | gnu: Add ghc-dbus....* gnu/packages/haskell-xyz.scm (ghc-dbus): New variable.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
| John Soo |
2019-11-20 | gnu: Add ghc-timezone-olson....* gnu/packages/haskell-xyz.scm (ghc-timezone-olson): New variable.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
| John Soo |
2019-11-20 | gnu: Add ghc-timezone-series....* gnu/packages/haskell-xyz.scm (ghc-timezone-series): New variable.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
| John Soo |
2019-11-20 | gnu: Add ghc-alsa-mixer....* gnu/packages/haskell-xyz.scm (ghc-alsa-mixer): New variable.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
| John Soo |
2019-11-20 | gnu: elm-compiler: Fix Cabal dependency constraints....This package used a patch to update the Cabal version constraints for
'language-glsl'. This is now done in a phase for consistency with
other Haskell packages.
* gnu/packages/elm.scm (elm-compiler): Add a phase that updates the
Cabal file to allow for newer versions of 'ansi-terminal',
'containers', 'http-client', 'language-glsl', and 'network'.
[source]: Remove 'elm-compiler-relax-glsl-bound.patch'.
* gnu/packages/patches/elm-compiler-relax-glsl-bound.patch: Delete file.
* gnu/local.mk: Remove it.
| Timothy Sample |
2019-11-20 | gnu: idris: Fix Cabal dependency constraints....* gnu/packages/idris.scm (idris): Add a phase that updates the Cabal
file to allow for newer versions of 'ansi-terminal'.
| Timothy Sample |
2019-11-20 | gnu: cedille: Use most recent GHC....* gnu/packages/cedille.scm (cedille)[inputs]: Replace 'ghc-8.4' with
'ghc'.
| Timothy Sample |
2019-11-20 | gnu: agda: Update to 2.6.0.1....* gnu/packages/agda.scm (agda): Update to 2.6.0.1.
[inputs]: Remove 'ghc-parallel'; add 'ghc-aeson' and 'ghc-exceptions'.
| Timothy Sample |
2019-11-20 | gnu: ghc-atomic-primops: Update to 0.8.3....* gnu/packages/haskell-xyz.scm (ghc-atomic-primops): Update to 0.8.3.
| Timothy Sample |
2019-11-20 | gnu: ghc-chart-cairo: Update to 1.9.1....* gnu/packages/haskell-xyz.scm (ghc-chart-cairo): Update to 1.9.1.
| Timothy Sample |
2019-11-20 | gnu: ghc-equivalence: Update to 0.3.5....* gnu/packages/haskell-xyz.scm (ghc-equivalence): Update to 0.3.5.
[inputs]: Remove 'ghc-test-framework' and
'ghc-test-framework-quickcheck2'; add 'ghc-fail'.
| Timothy Sample |
2019-11-20 | gnu: ghc-geniplate-mirror: Update Cabal file to r2....* gnu/packages/haskell-xyz.scm (ghc-geniplate-mirror): Update Cabal file
to r2.
| Timothy Sample |
2019-11-20 | gnu: ghc-hindent: Update to 5.3.1....* gnu/packages/haskell-xyz.scm (ghc-hindent): Update to 5.3.1.
| Timothy Sample |
2019-11-20 | gnu: Remove ghc-monadplus....The package doesn't build, has no reverse dependencies, and does not
work with newer versions of GHC.
* gnu/packages/haskell-xyz.scm (ghc-monadplus): Remove variable.
| Timothy Sample |
2019-11-20 | gnu: ghc-options: Fix Cabal dependency constraints....* gnu/packages/haskell-xyz.scm (ghc-options): Add a phase that updates
the Cabal file to allow for newer versions of 'chell'.
| Timothy Sample |
2019-11-20 | gnu: ghc-stylish-haskell: Fix Cabal dependency constraints....* gnu/packages/haskell-xyz.scm (ghc-stylish-haskell): Add a phase that
updates the Cabal file to allow for newer versions of
'haskell-src-exts'.
| Timothy Sample |
2019-11-20 | gnu: ghc-bsb-http-chunked: Disable tests on i686-linux....* gnu/packages/haskell-web.scm (ghc-bsb-http-chunked)[arguments]:
Disable tests on i686-linux.
| Timothy Sample |
2019-11-20 | gnu: ghc-microlens-aeson: Patch tests for i686-linux....* gnu/packages/patches/ghc-microlens-aeson-fix-tests.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/haskell-xyz.scm (ghc-microlens-aeson): Use it.
| Timothy Sample |
2019-11-20 | gnu: darcs: Fix Cabal dependency constraints....* gnu/packages/haskell-apps.scm (darcs): Update the Cabal file to r1 and
change the phase that updates the Cabal file to allow for newer versions
of 'QuickCheck'.
| Timothy Sample |
2019-11-20 | gnu: ghc-sandi: Update to 0.5....* gnu/packages/haskell-xyz.scm (ghc-sandi): Update to 0.5.
| Timothy Sample |
2019-11-20 | gnu: ghc-tasty-rerun: Update to 1.1.14....* gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.14.
| Timothy Sample |
2019-11-20 | gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4....* gnu/packages/haskell-xyz.scm (ghc-gtk2hs-buildtools): Update to
0.13.5.4.
| Timothy Sample |
2019-11-20 | gnu: ghc-pandoc-citeproc: Update to 0.16.2....* gnu/packages/haskell-xyz.scm (ghc-pandoc-citeproc): Update to 0.16.2.
| Timothy Sample |
2019-11-20 | gnu: ghc-yesod-form: Update to 1.6.7....* gnu/packages/haskell-web.scm (ghc-yesod-form): Update to 1.6.7.
| Timothy Sample |
2019-11-20 | gnu: ghc-pandoc: Update to 2.7.3....* gnu/packages/haskell-xyz.scm (ghc-pandoc): Update to 2.7.3.
[source]: Add patches to fix tests.
[arguments]: Remove '#:phases'.
[inputs]: Remove 'ghc-deepseq-generics', 'ghc-old-locale', and
'ghc-yaml'; add 'ghc-hslua-module-system', 'ghc-hsyaml', 'ghc-ipynb',
and 'ghc-unicode-transforms'.
[native-inputs]: Add 'ghc-tasty-lua'.
* gnu/packages/patches/ghc-pandoc-fix-html-tests.patch: New file.
* gnu/packages/patches/ghc-pandoc-fix-latex-test.patch: New file.
* gnu/local.mk: Add them.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-ipynb....* gnu/packages/haskell-xyz.scm (ghc-ipynb): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-hslua-module-system....* gnu/packages/haskell-xyz.scm (ghc-hslua-module-system): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-aeson-diff....* gnu/packages/haskell-xyz.scm (ghc-aeson-diff): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-microlens-aeson....* gnu/packages/haskell-xyz.scm (ghc-microlens-aeson): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-hsyaml....* gnu/packages/haskell-xyz.scm (ghc-hsyaml): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-unicode-transforms....* gnu/packages/haskell-xyz.scm (ghc-unicode-transforms): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-getopt-generics....* gnu/packages/haskell-xyz.scm (ghc-getopt-generics): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-edit-distance-vector....* gnu/packages/haskell-xyz.scm (ghc-edit-distance-vector): New variable.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-bitarray....* gnu/packages/haskell-xyz.scm (ghc-bitarray): New variable.
| Timothy Sample |