summaryrefslogtreecommitdiff
path: root/gnu/packages/haskell.scm
Commit message (Collapse)AuthorAge
* gnu: ghc-x11: Update to 1.8.Mekeor Melire2017-06-21
| | | | * gnu/packages/haskell.scm (ghc-x11): Update to 1.8.
* gnu: Move contents of zip module into compression module.Arun Isaac2017-06-20
| | | | | | | | | | | | | | | * gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to... * gnu/packages/compression.scm: ...here. * gnu/packages/zip.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file. * po/packages/POTFILES.in: Unregister deleted file. * gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression, docbook, documentation, fonts, fpga, game-development, games, gl, gnome, gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice, markup, maths, mc, monitoring, music, php, pretty-print, python, scheme, smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml, zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm: Adapt module import.
* gnu: Add ghc-http-conduit.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-http-conduit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-http-client-tls: Update to 0.3.4.1.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-http-client-tls): Update to 0.3.4.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-http-client: Update to 0.5.6.1.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-http-client): Update to 0.5.6.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-warp-tls.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-warp-tls): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-warp.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-warp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-wai-extra: Update to 3.0.13.1.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-wai-extra): Update to 3.0.13.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-wai: Update to 3.2.1.1.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-wai): Update to 3.2.1.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-auto-update: Update to 0.1.4.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-auto-update): Update to 0.1.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-http2.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-http2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-glob.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-glob): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-psqueues.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-psqueues): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-hex.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-hex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-simple-sendfilersiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-simple-sendfile): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-http-date.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-http-date): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-wai-conduit.rsiddharth2017-06-16
| | | | | | * gnu/packages/haskell.scm (ghc-wai-conduit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Use HTTPS URLs for GitHub home-pages.Leo Famulari2017-04-02
| | | | | | | | | * gnu/packages/bioinformatics.scm, gnu/packages/emacs.scm, gnu/packages/haskell.scm, gnu/packages/libffi.scm, gnu/packages/lisp.scm, gnu/packages/ocaml.scm, gnu/packages/openstack.scm, gnu/packages/python.scm, gnu/packages/ruby.scm, gnu/packages/shells.scm, gnu/packages/statistics.scm, gnu/packages/xdisorg.scm: Use HTTPS URLs for all packages with a home-page on GitHub.
* gnu: Add shellcheck.Danny Milosavljevic2017-03-25
| | | | * gnu/packages/haskell.scm (shellcheck): New variable.
* gnu: Add ghc-json.Danny Milosavljevic2017-03-25
| | | | * gnu/packages/haskell.scm (ghc-json): New variable.
* gnu: Add ghc-code-page.Peter Mikkelsen2017-03-23
| | | | | | * gnu/packages/haskell.scm (ghc-code-page): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-unexceptionalio.rsiddharth2017-03-11
| | | | | | * gnu/packages/haskell.scm (ghc-unexceptionalio): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-hslogger.rsiddharth2017-02-13
| | | | | | * gnu/packages/haskell.scm (ghc-hslogger): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc: remove unused 'libedit' inputSergei Trofimovich2017-02-13
| | | | | | | | | | ghc stopped using libedit (via editline) in 2009: https://git.haskell.org/ghc.git/commitdiff/46aed8a4a084add708bbd119d19905105d5f0d72 * gnu/packages/haskell.scm (ghc, ghc-8): remove 'libedit' input Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-8: Update to 8.0.2.Federico Beffa2017-01-30
| | | | | | | | | * gnu/packages/haskell.scm (ghc-8): Update to 8.0.2. [arguments]: Remove #:modules, #:imported-modules and phase configure-testsuite. * gnu/packages/patches/ghc-dont-pass-linker-flags-via-response-files.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add ghc-setlocale.Mekeor Melire2017-01-23
| | | | * gnu/packages/haskell.scm (ghc-setlocale): New variable.
* gnu: ghc-quickcheck-instances: Update to 0.3.12.Ricardo Wurmus2017-01-17
| | | | | * gnu/packages/haskell.scm (ghc-quickcheck-instances): Update to 0.3.12. [inputs]: Add ghc-scientific and ghc-vector.
* gnu: ghc-semigroups: Update to 0.18.2.Danny Milosavljevic2017-01-12
| | | | | | * gnu/packages/haskell.scm (ghc-semigroups): Update to 0.18.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-wave.Danny Milosavljevic2017-01-12
| | | | | | * gnu/packages/haskell.scm (ghc-wave): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-quickcheck: Update to 2.8.2.Danny Milosavljevic2017-01-12
| | | | | | * gnu/packages/haskell.scm (ghc-quickcheck): Update to 2.8.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add corrode.Danny Milosavljevic2017-01-09
| | | | | | * gnu/packages/haskell.scm (corrode): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-markdown-unlit.Danny Milosavljevic2017-01-05
| | | | | | * gnu/packages/haskell.scm (ghc-markdown-unlit): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: idris: Move to (gnu packages idris).David Craven2017-01-04
| | | | | | * gnu/packages/haskell.scm: Move 'idris' to... * gnu/packages/idris.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add idris.scm.
* gnu: idris: Update to 0.99.David Craven2017-01-04
| | | | * gnu/packages/haskell.scm (idris): Update to 0.99.
* gnu: Order module imports in (gnu packages haskell) alphabetically.David Craven2017-01-04
| | | | * gnu/packages/haskell.scm: Order module imports alphabetically.
* gnu: ghc-language-c: Fix up.Ricardo Wurmus2017-01-04
| | | | | * gnu/packages/haskell.scm (ghc-language-c): Fix up indentation and description.
* gnu: Add ghc-language-c.Danny Milosavljevic2017-01-04
| | | | * gnu/packages/haskell.scm (ghc-language-c): New variable.
* gnu: Use HTTPS for all sourceforge.net home pages.Tobias Geerinckx-Rice2017-01-04
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (mingetty, clusterssh)[home-page]: Use HTTPS. * gnu/packages/audio.scm (libbs2b, soxr)[home-page]: Likewise. * gnu/packages/bioinformatics.scm (bless)[home-page]: Likewise. * gnu/packages/display-managers.scm (slim)[home-page]: Likewise. * gnu/packages/games.scm (extremetuxracer)[home-page]: Likewise. * gnu/packages/ghostscript.scm (gs-fonts)[home-page]: Likewise. * gnu/packages/haskell.scm (ghc-regex-base, ghc-regex-posix, ghc-regex-compat)[home-page]: Likewise. * gnu/packages/image.scm (imlib2)[home-page]: Likewise. * gnu/packages/libreoffice.scm (librevenge, libcmis, libodfgen, libmwaw) [home-page]: Likewise. * gnu/packages/linux.scm (hdparm, acpid, libavc1394, rng-tools) [home-page]: Likewise. * gnu/packages/mail.scm (esmtp)[home-page]: Likewise. * gnu/packages/mp3.scm (ripperx)[home-page]: Likewise. * gnu/packages/onc-rpc.scm (libtirpc)[home-page]: Likewise. * gnu/packages/perl.scm (perl-czplib)[home-page]: Likewise. * gnu/packages/python.scm (python-pyasn1-modules)[home-page]: Likewise. * gnu/packages/xdisorg.scm (xosd)[home-page]: Likewise.
* gnu: idris: Update to 0.12.3.David Craven2016-12-10
| | | | | | | | * gnu/packages/haskell.scm (idris): Update to 0.12.3. [origin]: Remove snippet. [inputs]: Add ghc-aeson, ghc-async, ghc-fsnotify, ghc-regex-tdfa, ghc-tasty-golden, ghc-tasty-rerun and ghc-terminal-size. [arguments]: Disable tests.
* gnu: ghc-trifecta: Update to 1.6.David Craven2016-12-10
| | | | | | * gnu/packages/haskell.scm (ghc-trifecta): Update to 1.6. [inputs]: Add ghc-doctest and ghc-quickcheck. [arguments]: Enable tests.
* gnu: Add ghc-terminal-size.David Craven2016-12-10
| | | | * gnu/packages/haskell.scm (ghc-terminal-size): New variable.
* gnu: Add ghc-ieee754.David Craven2016-12-10
| | | | * gnu/packages/haskell.scm (ghc-ieee754): New variable.
* gnu: Add ghc-tasty-rerun.David Craven2016-12-10
| | | | * gnu/packages/haskell.scm (ghc-tasty-rerun): New variable.
* gnu: Add ghc-fsnotify.David Craven2016-12-10
| | | | * gnu/packages/haskell.scm (ghc-fsnotify): New variable.
* gnu: Add ghc-hinotify.David Craven2016-12-10
| | | | * gnu/packages/haskell.scm (ghc-hinotify): New variable.
* gnu: Correct hackage mirror usage.Efraim Flashner2016-11-01
| | | | | | | * gnu/package/haskell.scm (ghc-data-accessor)[source]: Specify hackage mirror. (ghc-data-accessor-transformers)[source]: Same. (ghc-gnuplot)[source]: Same.
* gnu: Add ghc-gnuplot.Federico Beffa2016-10-31
| | | | * gnu/packages/haskell.scm (ghc-gnuplot): New variable.
* gnu: Add ghc-utility-ht.Federico Beffa2016-10-31
| | | | * gnu/packages/haskell.scm (ghc-utility-ht): New variable.
* gnu: Add ghc-data-access-transformers.Federico Beffa2016-10-31
| | | | * gnu/packages/haskell.scm (ghc-data-access-transformers): New variable.
* gnu: Add ghc-data-accessor.Federico Beffa2016-10-31
| | | | * gnu/packages/haskell.scm (ghc-data-accessor): New variable.