Age | Commit message (Expand) | Author |
2020-02-09 | gnu: ghc-text-conversions: Fix typo....This follows up on commit 5cd9a4103e74fb1eb73114d84786d9c08379f22b.
* gnu/packages/haskell-xyz.scm (ghc-text-conversions)[native-inputs]:
Use hspec-discover instead of ghc-hspec-discover.
| Tobias Geerinckx-Rice |
2020-02-08 | gnu: Add ghc-text-conversions....* gnu/packages/haskell-xyz.scm (ghc-text-conversions): New variable.
| Nicolas Goaziou |
2020-02-08 | gnu: Add ghc-jira-wiki-markup....* gnu/packages/haskell-xyz.scm (ghc-jira-wiki-markup): New variable.
| Nicolas Goaziou |
2020-02-08 | gnu: Add ghc-emojis....* gnu/packages/haskell-xyz.scm (ghc-emojis): New variable.
| Nicolas Goaziou |
2020-02-08 | gnu: Add ghc-doclayout....* gnu/packages/haskell-xyz.scm (ghc-doclayout): New variable.
| Nicolas Goaziou |
2020-01-24 | gnu: ghc-time-compat: Fix typo "This package"....* gnu/packages/haskell-xyz (ghc-time-compat)[description]: Fix typo.
| Vagrant Cascadian |
2020-01-23 | gnu: Add ghc-llvm-hs....* gnu/packages/haskell-xyz.scm (ghc-llvm-hs): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| JoJo |
2020-01-23 | gnu: Add ghc-llvm-hs-pure....* gnu/packages/haskell-xyz.scm (ghc-llvm-hs-pure): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| JoJo |
2020-01-20 | gnu: ghc-hashable-time: Use HTTPS home page....* gnu/packages/haskell-xyz.scm (ghc-hashable-time)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-01-20 | gnu: ghc-sdl2: Use HTTPS home page....* gnu/packages/haskell-xyz.scm (ghc-sdl2)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-01-20 | gnu: ghc-missingh: Use HTTPS home page....* gnu/packages/haskell-xyz.scm (ghc-missingh)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-01-19 | gnu: ghc-dense-linear-algebra: Use HTTPS home page....* gnu/packages/haskell-xyz.scm (ghc-dense-linear-algebra)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-01-07 | gnu: Add ghc-pointedlist....* gnu/packages/haskell-xyz.scm (ghc-pointedlist): New variable.
Signed-off-by: Brett Gilio <brettg@gnu.org>
| Alexandru-Sergiu Marton |
2020-01-07 | gnu: Add ghc-pipes....* gnu/packages/haskell-xyz.scm (ghc-pipes): New variable.
Signed-off-by: Brett Gilio <brettg@gnu.org>
| Alexandru-Sergiu Marton |
2020-01-01 | gnu: Add ghc-say....* gnu/packages/haskell-xyz.scm (ghc-say): New variable.
Signed-off-by: Brett Gilio <brettg@gnu.org>
| Alexandru-Sergiu Marton |
2019-12-29 | gnu: Add ghc-filepath-bytestring....* gnu/packages/haskell-xyz.scm (ghc-filepath-bytestring): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2019-11-20 | gnu: ghc-foundation: Disable broken test....* gnu/packages/haskell-xyz.scm (ghc-foundation)[arguments]: Add a phase
that patches out a broken test.
| Timothy Sample |
2019-11-20 | gnu: ghc-haddock: Update to 2.22.0....* gnu/packages/haskell-xyz.scm (ghc-haddock): Update to 2.22.0.
[arguments]: Replace the 'remove-haddock-test-test-suites' phase with a
'remove-hoogle-test' phase, which only disables the Hoogle test; add a
new phase that puts the newly built 'haddock' binary in the 'PATH'
variable for testing.
[native-inputs]: Add 'ghc-haddock-test'.
(ghc-haddock-test): New variable.
| Timothy Sample |
2019-11-20 | gnu: ghc-haddock-api: Update to 2.22.0....* gnu/packages/patches/ghc-haddock-api-fix-haddock.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/haskell-xyz.scm (ghc-haddock-api): Update to 2.22.0.
[source]: Use the new patch.
[arguments]: Change the 'update-constraints' phase to allow newer
versions of 'QuickCheck' and 'hspec'.
| Timothy Sample |
2019-11-20 | gnu: Add ghc-diagrams-svg....* gnu/packages/haskell-xyz.scm (ghc-diagrams-svg): New variable.
| Timothy Sample |
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-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-tar-conduit....* gnu/packages/haskell-xyz.scm (ghc-tar-conduit): New variable.
| Timothy Sample |
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: 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-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: ghc-sandi: Update to 0.5....* gnu/packages/haskell-xyz.scm (ghc-sandi): Update to 0.5.
| 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-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 |