Mark Walker
6c2c8e566d
gnu: Add ghc-portmidi.
...
* gnu/packages/haskell-xyz.scm (ghc-portmidi): New variable.
Change-Id: Ib88052e7ac9ad6aab3721a4f31a4ceccdae1619c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-10-01 16:25:45 +01:00
Efraim Flashner
d6f3b9235a
gnu: ghc-ncurses: Fix build.
...
* gnu/packages/haskell-xyz.scm (ghc-ncurses)[arguments]: Remove key
event which doesn't exist in our ncurses.
Change-Id: If58b5f3ebd7b73bd99bcd24fb2124837d81a2270
2025-08-06 12:15:31 +03:00
Matthias Riße
e26c089705
gnu: ghc-git-lfs: Update to 1.2.5.
...
* gnu/packages/haskell-xyz.scm (ghc-git-lfs): Update to 1.2.5.
Change-Id: I5a9f51781265985597023168064fbfd5614a146d
Reviewed-by: Efraim Flashner <efraim@flashner.co.il>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-06-28 14:08:32 +01:00
Mark Walker
4def93b9d4
gnu: Add ghc-hcodecs.
...
* gnu/packages/haskell-xyz.scm (ghc-hcodecs): New variable.
Change-Id: I3b03f9eb430e076f1055f17e28ae161925795c56
Signed-off-by: jgart <jgart@dismail.de>
2025-06-24 02:37:04 -04:00
Sergey Trofimov
380282f3f5
gnu: packages: Fix broken descriptions.
...
A few description mistakenly use @{foo} instead of @code{foo} which
results in broken formatting in guix search.
* gnu/packages/bioinformatics.scm (umi-tools),
* gnu/packages/cran.scm (r-ggside),
* gnu/packages/crates-apple.scm: (rust-commoncrypto-0.2),
* gnu/packages/crates-io.scm: (rust-ndarray-rand-0.15),
* gnu/packages/emacs-xyz.scm (emacs-load-relative, emacs-el-x)
(emacs-helm-org-ql, emacs-consult-lsp),
* gnu/packages/golang-xyz.scm (go-github-com-songmu-gitconfig),
* gnu/packages/haskell-xyz.scm (ghc-text-short, ghc-validation),
* gnu/packages/image.scm (imgp),
* gnu/packages/perl-check.scm (perl-test-file-contents),
* gnu/packages/perl-web.scm (perl-uri-db),
* gnu/packages/perl.scm (perl-clipboard, perl-module-refresh),
* gnu/packages/python-xyz.scm (python-ddlparse, python-black-macchiato)
(python-pysendfile),
* gnu/packages/qt.scm (qt5compat),
* gnu/packages/ruby.scm (ruby-ruby-engine, ruby-httpclient),
* gnu/packages/sagemath.scm (python-memory-allocator),
* gnu/packages/spreadsheet.scm (sc-im),
* gnu/packages/time.scm (python-pendulum):
[description]: Fix malformed macros.
Change-Id: I3ed755a54aecf40bf0c5c982f9e70b7cd3689de7
Signed-off-by: Greg Hogan <code@greghogan.com>
2025-05-13 16:35:45 +00:00
Efraim Flashner
66daf46b41
gnu: Fix some misspellings.
...
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
2025-02-19 11:21:47 +02:00
Vagrant Cascadian
eb0d261cfd
gnu: Fix typos in haskel package description and synopsis.
...
* gnu/packages/haskell-xyz.scm (ghc-fdo-notify)[description]: Fix spelling of
"protocol". (ghc-indexed-traversable-instances)[description]: Fix spelling of
"formerly". (ghc-recv)[synopsis]: Fix spelling of "network".
2025-02-17 13:03:27 -08:00
Gabriel Wicki
bc58a33be0
gnu: Fix whitespace issues in Haskell package descriptions.
...
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.
* gnu/packages/haskell-check.scm (ghc-tasty-expected-failure,
ghc-quickcheck-classes-base, ghc-doctest-lib): Fix description.
* gnu/packages/haskell-web.scm (ghc-hxt-unicode): Fix description.
* gnu/packages/haskell-xyz.scm (ghc-fsnotify, ghc-gtk2hs-buildtools,
ghc-operational, ghc-commonmark, ghc-template-haskell): Fix description.
Change-Id: I5a71ad41bbddf1ad4c880dacc0a53992a38c71ad
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 15:38:52 -08:00
Gabriel Wicki
613c8b8170
gnu: Fix various synopses.
...
* gnu/packages/emacs-xyz.scm (emacs-elfeed-goodies): Fix synopsis.
* gnu/packages/haskell-xyz.scm (ghc-should-not-typecheck): Fix synopsis.
* gnu/packages/rust-apps.scm (just): Fix synopsis.
Change-Id: I7060a55eff52526ab2985ba364e2b2b4976799ce
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 12:34:10 -08:00
Gabriel Wicki
cba83a2038
gnu: Fix various style issues in descriptions.
...
* gnu/packages/astronomy.scm (python-ads): Fix description.
* gnu/packages/crates-io.scm (rust-is-debug-1): Fix description.
* gnu/packages/haskell-xyz.scm (ghc-ordered-containers): Fix description.
* gnu/packages/tex.scm (texlive-stex): Fix description.
* gnu/packages/textutils.scm bibutils): Fix description.
* gnu/packages/xml.scm (perl-libxml): Fix description.
Change-Id: I765a5326180cfa31ca1a1727d4da2b1f6a05faa0
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 12:34:06 -08:00
Nicolas Graves
fa2a30fa5a
gnu: Add ghc-language-python.
...
* gnu/packages/haskell-xyz.scm (ghc-language-python): New variable.
Change-Id: I29bcdedf155486673e01b3b6af71a2aa81455ef6
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-12-13 20:18:48 +00:00
Gabriel Wicki
1199a19ba7
gnu: Fix synopsis in various haskell packages.
...
* gnu/packages/haskell-apps.scm (scroll): Fix synopsis.
* gnu/packages/haskell-crypto.scm (ghc-curve25519): Fix synopsis.
* gnu/packages/haskell-xyz.scm (ghc-base-compat-batteries): Fix synopsis.
(ghc-generic-lens-core): Fix synopsis. (ghc-generic-lens): Fix synopsis.
(ghc-skylighting): Fix synopsis. (ghc-git-lfs): Fix synopsis. (ghc-barbies):
Fix synopsis. (ghc-witherable): Fix synopsis. (ghc-pcg-random): Fix
synopsis. (ghc-ordered-containers): Fix synopsis. (ghc-cabal-syntax): Fix
synopsis. (ghc-tasty-hslua): Fix synopsis. (ghc-hslua-marshalling): Fix
synopsis. (ghc-lua-arbitrary): Fix synopsis. (ghc-hslua-aeson): Fix
synopsis. (ghc-gridtables): Fix synopsis. (ghc-servant): Fix synopsis.
(ghc-servant-server): Fix synopsis. (ghc-hslua-packaging): Fix synopsis.
(ghc-hslua-module-version): Fix synopsis.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2024-12-10 22:34:24 -08:00
Matthias Riße
179e45bada
gnu: Add ghc-servant-client.
...
* gnu/packages/haskell-xyz.scm (ghc-servant-client): New variable.
Change-Id: I293433a3a5d184a4a015bc16d509e7b5a5ce7991
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2024-11-30 13:53:12 +01:00
Matthias Riße
5fd105bf28
gnu: Add ghc-servant-client-core.
...
* gnu/packages/haskell-xyz.scm (ghc-servant-client-core): New variable.
Change-Id: I26373f05da6fdba95b7791959e18e6577c3f5f37
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2024-11-30 13:53:12 +01:00
Matthias Riße
0fe8772269
gnu: Add ghc-tdigest.
...
* gnu/packages/haskell-xyz.scm (ghc-tdigest): New variable.
Change-Id: If4fdd492a103de94c30eab6f1399d77bee7ddc1a
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2024-11-30 13:53:12 +01:00
Vagrant Cascadian
8f49545fed
gnu: Grammar fixes in various package descriptions.
...
* gnu/packages/bioinformatics.scm (vembrane)[description]: Fix
grammar.
* gnu/packages/cran.scm (r-memisc)[description]: Fix grammar.
* gnu/packages/emacs-xyz.scm
(emacs-consult-xdg-recent-files)[description]: Fix grammar.
(emacs-org-margin)[description]: Fix grammar.
* gnu/packages/haskell-xyz.scm (ghc-hslua-core)[description]: Fix
grammar.
* gnu/packages/tex.scm (texlive-autoaligne)[description]: Fix grammar.
(texlive-biblatex-realauthor)[description]: Fix grammar.
(texlive-citeall)[description]: Fix grammar.
(texlive-formal-grammar)[description]: Fix grammar.
(texlive-musikui)[description]: Fix grammar.
(texlive-stanli)[description]: Fix grammar.
(texlive-theatre)[description]: Fix grammar.
(texlive-unitn-bimrep)[description]: Fix grammar.
(texlive-yquant)[description]: Fix grammar.
(texlive-expkv-bundle)[description]: Fix grammar.
(texlive-ketcindy)[description]: Fix grammar.
(texlive-srcredact)[description]: Fix grammar.
(texlive-luamesh)[description]: Fix grammar.
(texlive-maker)[description]: Fix grammar.
(texlive-puyotikz)[description]: Fix grammar.
(texlive-scratch)[description]: Fix grammar.
(texlive-scratch3)[description]: Fix grammar.
(texlive-strands)[description]: Fix grammar.
(texlive-tikz-imagelabels)[description]: Fix grammar.
(texlive-twemojis)[description]: Fix grammar.
(texlive-unicode-bidi)[description]: Fix grammar.
(texlive-pst-contourplot)[description]: Fix grammar.
(texlive-pst-rputover)[description]: Fix grammar.
(texlive-pst-vehicle)[description]: Fix grammar.
(texlive-truthtable)[description]: Fix grammar.
(texlive-esk)[description]: Fix grammar.
(texlive-luaimageembed)[description]: Fix grammar.
(texlive-bibletext)[description]: Fix grammar.
(texlive-easyfloats)[description]: Fix grammar.
(texlive-ehhline)[description]: Fix grammar.
(texlive-exercises)[description]: Fix grammar.
(texlive-extract)[description]: Fix grammar.
(texlive-graphpaper)[description]: Fix grammar.
(texlive-hereapplies)[description]: Fix grammar.
(texlive-hvextern)[description]: Fix grammar.
(texlive-hvqrurl)[description]: Fix grammar.
(texlive-intopdf)[description]: Fix grammar.
(texlive-jobname-suffix)[description]: Fix grammar.
(texlive-modernposter)[description]: Fix grammar.
(texlive-multiaudience)[description]: Fix grammar.
(texlive-overlays)[description]: Fix grammar.
(texlive-pdfpc)[description]: Fix grammar.
(texlive-pgfmath-xfp)[description]: Fix grammar.
(texlive-phonenumbers)[description]: Fix grammar.
(texlive-romanbarpagenumber)[description]: Fix grammar.
(texlive-texments)[description]: Fix grammar.
(texlive-xcntperchap)[description]: Fix grammar.
* gnu/packages/web.scm (libjuice)[description]: Fix grammar.
2024-11-03 23:00:16 -08:00
Ludovic Courtès
a4f64b30b0
gnu: ghc-basement: Fix compilation on 32-bit platforms.
...
* gnu/packages/patches/ghc-basement-fix-32-bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/haskell-xyz.scm (ghc-basement)[arguments]: New field.
Change-Id: I4d462754cad3daf8328e7d3c95c184a9e12a45cd
2024-08-31 10:45:47 +02:00
Lars-Dominik Braun
964f9fcd9b
gnu: Fix https typo in package descriptions.
...
Introduced by commit 0bce74d458
.
* gnu/packages/haskell-xyz.scm (ghc-hackage-security)[description]: Fix type httsp → https.
(ghc-microlens-ghc)[description]: Likewise.
(ghc-microlens-mtl)[description]: Likewise.
(ghc-microlens-platform)[description]: Likewise.
(ghc-process-extras)[description]: Likewise.
(ghc-storablevector)[description]: Likewise.
Change-Id: I637fcdfd6cf782e34dddb8ef642ba000a7fe4783
2024-08-10 10:39:21 +02:00
Romain GARBAGE
766ee5803e
gnu: Add ghc-brick-skylighting.
...
* gnu/packages/haskell-xyz.scm (ghc-brick-skylighting): New variable.
Change-Id: I634c108edff99b1003c26dbb2f9107ed464a5e84
2024-07-23 00:31:20 +02:00
Romain GARBAGE
6399cf4240
gnu: Add ghc-brick.
...
* gnu/packages/haskell-xyz.scm (ghc-brick): New variable.
Change-Id: I52fbfa27422a6aacca65d0e8ed5ffa3ab335cc67
2024-07-23 00:31:20 +02:00
Romain GARBAGE
8f6461b0d6
gnu: Add ghc-hclip.
...
gnu/packages/haskell-xyz.scm (ghc-hclip): New variable.
Change-Id: I2d1a2d6e1983eb89a5e61eb05204c2e1c0dc3634
2024-07-23 00:31:20 +02:00
Romain GARBAGE
a64d60a99a
gnu: Add ghc-vty-6.
...
* gnu/packages/haskell-xyz.scm (ghc-vty-6): New variable.
Change-Id: I2e2dbbe0e99d26f38494fb6bdb51bc6d67e5c02c
2024-07-23 00:31:20 +02:00
Romain GARBAGE
98a5a1a14d
gnu: Add ghc-vty-unix.
...
gnu/packages/haskell-xyz.scm (ghc-vty-unix): New variable.
Change-Id: Idf8e550a5d7b645d19af177dd65c5956ba3ab478
2024-07-23 00:31:20 +02:00
Romain GARBAGE
e7f0f1d567
gnu: Add ghc-vty-crossplatform.
...
* gnu/packages/haskell-xyz.scm (ghc-vty-crossplatform): New variable.
Change-Id: Icbd33d9bbd7561bdb6178b3431edef6a1db92fcb
2024-07-23 00:31:20 +02:00
Romain GARBAGE
26746cd7b4
gnu: Add ghc-unix-compat-7.
...
* gnu/packages/haskell-xyz.scm (ghc-unix-compat-7): New variable.
Change-Id: I28e8e4924d4f829dd07059aa205d894803409320
2024-07-23 00:31:20 +02:00
Romain GARBAGE
c290c44c51
gnu: Add ghc-unique.
...
* gnu/packages/haskell-xyz.scm (ghc-unique): New variable.
* gnu/packages/patches/ghc-unique-support-newer-hashable.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Change-Id: Id9876b8018f5f8b3bcb82ab0bb13616ed298c31b
2024-07-23 00:31:20 +02:00
Romain GARBAGE
c617cbb0fb
gnu: Add ghc-stm-delay.
...
* gnu/packages/haskell-xyz.scm (ghc-stm-delay): New variable.
Change-Id: If9e20a2c103549de9b4b7d63158fe34165f6036a
2024-07-23 00:31:19 +02:00
Romain GARBAGE
99049df1d4
gnu: ghc-text-zipper: Update to 0.13.
...
* gnu/packages/haskell-xyz.scm (ghc-text-zipper): Update to 0.13.
Change-Id: I0ae9154713d799b48f9f0772a7c7ee2210493095
2024-07-23 00:31:19 +02:00
Romain GARBAGE
641512d57e
gnu: Add ghc-monad-parallel.
...
* gnu/packages/haskell-xyz.scm (ghc-monad-parallel): New variable.
Change-Id: I39a5b5392a50fb4f6e9e15ed107705486362d021
2024-07-23 00:31:19 +02:00
Romain GARBAGE
946b0274cc
gnu: Add ghc-checkers.
...
* gnu/packages/haskell-xyz.scm (ghc-checkers): New variable.
Change-Id: I4228398238a169e49e68ead60cbe69ef0437e3e9
2024-07-23 00:31:19 +02:00
Romain GARBAGE
766bd586dc
gnu: Add ghc-bimap.
...
* gnu/packages/haskell-xyz.scm (ghc-bimap): New variable.
Change-Id: Ib6ffebff5417273afaa3a08005aae3445606d6d2
2024-07-23 00:31:19 +02:00
Romain GARBAGE
848666c991
gnu: Add ghc-aspell-pipe.
...
* gnu/packages/haskell-xyz.scm (ghc-aspell-pipe): New variable.
Change-Id: I0d31c9c457ce33b45c0fb6589413208796843920
2024-07-23 00:31:19 +02:00
Lars-Dominik Braun
0bce74d458
gnu: Upgrade to Stackage 20.26.
...
* guix/import/stackage.scm (%default-lts-version): Upgrade to Stackage
20.26.
* gnu/packages/patches/ghc-aeson-encodeDouble.patch: New file.
* gnu/packages/patches/ghc-clock-realfrag.patch: New file.
* gnu/local.mk: Register them.
* gnu/packages/haskell-check.scm (ghc-tasty-hedgehog): Update.
(ghc-tasty-hspec): Update.
(ghc-tasty-expected-failure): Update.
(ghc-quickcheck-instances): Update.
(ghc-quickcheck-io): Update.
(ghc-hspec-contrib): Update.
* gnu/packages/haskell-crypto.scm (ghc-curve25519): Update.
(ghc-tls): Update.
* gnu/packages/haskell-web.scm (ghc-tagsoup): Update.
(ghc-http2): Update.
(ghc-wai-websockets): Update.
(ghc-aeson): Update.
(ghc-clientsession): Update.
(ghc-yesod-core): Update.
(ghc-yesod-persistent): Update.
(ghc-wai-cors): Update.
* gnu/packages/haskell-xyz.scm (ghc-abstract-par): Update.
(ghc-adjunctions): Update.
(ghc-aeson-diff): Update.
(ghc-base16-bytestring): Update.
(ghc-base-compat): Update.
(ghc-base-compat-batteries): Update.
(ghc-basement): Update.
(ghc-bencode): Update.
(ghc-bytestring-handle): Update.
(ghc-c2hs): Update.
(ghc-cassava-megaparsec): Update.
(ghc-cborg): Update.
(ghc-charset): Update.
(ghc-chasingbottoms): Update.
(ghc-clock): Update.
(ghc-cmark-gfm): Update.
(ghc-concurrent-extra): Update.
(ghc-concurrent-output): Update.
(ghc-conduit-extra): Update.
(ghc-constraints): Update.
(ghc-convertible): Update.
(ghc-csv): Update.
(ghc-data-accessor): Update.
(ghc-data-ordlist): Update.
(ghc-dense-linear-algebra): Update.
(ghc-diagrams-core): Update.
(ghc-diff): Update.
(ghc-dual-tree): Update.
(ghc-either): Update.
(ghc-errors): Update.
(ghc-esqueleto): Update.
(ghc-exactprint): Update.
(ghc-extensible-exceptions): Update.
(ghc-fail): Update.
(ghc-filepath-bytestring): Update.
(ghc-fingertree): Update.
(ghc-fmlist): Update.
(ghc-foldl): Update.
(ghc-free): Update.
(ghc-fsnotify): Update.
(ghc-generic-random): Update.
(ghc-genvalidity-property): Update.
(ghc-groups): Update.
(ghc-hackage-security): Update.
(ghc-half): Update.
(ghc-hashtables): Update.
(ghc-haskell-src): Update.
(ghc-haskell-src-exts-util): Update.
(ghc-hourglass): Update.
(ghc-hpack): Update.
(ghc-hslua): Update.
(ghc-hslua-module-system): Update.
(ghc-http-api-data): Update.
(ghc-ini): Update.
(ghc-inline-c): Update.
(ghc-inline-c-cpp): Update.
(ghc-interpolate): Update.
(ghc-intervals): Update.
(ghc-invariant): Update.
(ghc-io-streams): Update.
(ghc-ipynb): Update.
(ghc-kan-extensions): Update.
(ghc-lens): Update.
(ghc-libmpd): Update.
(ghc-libyaml): Update.
(ghc-lifted-async): Update.
(ghc-linear): Update.
(ghc-listlike): Update.
(ghc-logict): Update.
(ghc-lucid): Update.
(ghc-lzma-conduit): Update.
(ghc-magic): Update.
(ghc-microlens-ghc): Update.
(ghc-microlens-mtl): Update.
(ghc-microlens-platform): Update.
(ghc-missingh): Update.
(ghc-mmorph): Update.
(ghc-monad-control): Update.
(ghc-monad-logger): Update.
(ghc-monoid-extras): Update.
(ghc-murmur-hash): Update.
(ghc-ncurses): Update.
(ghc-network-info): Update.
(ghc-newtype-generics): Update.
(ghc-openglraw): Update.
(ghc-text-conversions): Update.
(ghc-text-icu): Update.
(ghc-text-short): Update.
(ghc-text-zipper): Update.
(ghc-parsers): Update.
(ghc-path): Update.
(ghc-peano): Update.
(ghc-persistent): Update.
(ghc-persistent-sqlite): Update.
(ghc-process-extras): Update.
(ghc-indexed-profunctors): Update.
(ghc-project-template): Update.
(ghc-psqueues): Update.
(ghc-random): Update.
(ghc-reducers): Update.
(ghc-refact): Update.
(ghc-regex-posix): Update.
(ghc-resourcet): Update.
(ghc-sdl): Update.
(ghc-sdl2-image): Update.
(ghc-sdl2-mixer): Update.
(ghc-sdl2-ttf): Update.
(ghc-sdl2-gfx): Update.
(ghc-semigroupoids): Update.
(ghc-semigroups): Update.
(ghc-shakespeare): Update.
(ghc-shelly): Update.
(ghc-simple-reflect): Update.
(ghc-size-based): Update.
(ghc-skylighting-format-latex): Update.
(ghc-skylighting-format-ansi): Update.
(ghc-skylighting): Update.
(ghc-sop-core): Update.
(ghc-split): Update.
(ghc-splitmix): Update.
(ghc-statevar): Update.
(ghc-statistics): Update.
(ghc-stm-conduit): Update.
(ghc-storable-complex): Update.
(ghc-storablevector): Update.
(ghc-svg-builder): Update.
(ghc-temporary-rc): Update.
(ghc-terminal-size): Update.
(ghc-text-manipulate): Update.
(ghc-th-abstraction): Update.
(ghc-th-expand-syns): Update.
(ghc-th-lift-instances): Update.
(ghc-th-orphans): Update.
(ghc-timezone-series): Update.
(ghc-timezone-olson): Update.
(ghc-tldr): Update.
(ghc-transformers-compat): Update.
(ghc-exception-transformers): Update.
(ghc-trifecta): Update.
(ghc-turtle): Update.
(ghc-unagi-chan): Update.
(ghc-unexceptionalio): Update.
(ghc-unicode-transforms): Update.
(ghc-unix-compat): Update.
(ghc-unix-time): Update.
(ghc-unliftio): Update.
(ghc-commutative-semigroups): Update.
(ghc-utf8-string): Update.
(ghc-void): Update.
(ghc-wl-pprint-text): Update.
(ghc-x11-xft): Update.
(ghc-xml): Update.
(ghc-xml-hamlet): Update.
(ghc-yaml): Update.
(ghc-zip-archive): Update.
(ghc-zlib): Update.
(ghc-zstd): Update.
(ghc-keys): Update.
(ghc-pointed): Update.
(ghc-lift-type): Update.
(ghc-unicode-collation): Update.
(ghc-citeproc): Update.
(ghc-commonmark): Update.
(ghc-commonmark-extensions): Update.
(ghc-genvalidity-hspec): Update.
(ghc-netlink): Update.
(ghc-doctest-driver-gen): Update.
(ghc-mysql): Update.
(ghc-persistent-qq): Update.
(ghc-persistent-mysql): Update.
(ghc-string-conversions): Update.
(ghc-postgresql-simple): Update.
(ghc-persistent-postgresql): Update.
(ghc-filtrable): Update.
(ghc-hsyaml-aeson): Update.
(ghc-singleton-bool): Update.
(ghc-git-lfs): Update.
(ghc-nothunks): Update.
(ghc-onetuple): Update.
(ghc-doctest-parallel): Update.
(ghc-ordered-containers): Update.
(ghc-hslua-marshalling): Update.
(ghc-gridtables): Update.
(ghc-should-not-typecheck): Update.
(ghc-servant-server): Update.
(ghc-recv): Update.
(ghc-glib): Update.
(ghc-pango): Update.
(ghc-monoidal-containers): Update.
(ghc-newtype): Update.
(ghc-random-shuffle): Update.
(ghc-ref-tf): Update.
* gnu/packages/irc.scm (glirc): Update.
* gnu/packages/purescript.scm (purescript): Update.
* gnu/packages/wm.scm (icewm): Update.
(ghc-xmobar): Update.
Change-Id: I26ef7c2ef06e3075eba3da21947f16708c437f98
2024-06-29 08:56:16 +02:00
Romain GARBAGE
c89591014b
gnu: ghc-hmatrix: Switch to openblas.
...
* gnu/packages/haskell-xyz.scm (ghc-hmatrix): Switch input dependency from
lapack to openblas. Add configure flags.
Change-Id: Ic8924b1fb9fa61af16abd1ac2a22c82a352a8e1b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-04-04 16:17:28 +02:00
John Kehayias
8d2a5a36af
Merge branch 'master' into mesa-updates
...
Change-Id: I94c6874e5fdf916e3eb911f1a7df610cd3275474
2023-11-21 18:11:30 -05:00
Efraim Flashner
83f2e9c02b
gnu: Add ghc-fdo-notify.
...
* gnu/packages/haskell-xyz.scm (ghc-fdo-notify): New variable.
Change-Id: I0722f9765c4ef02f6a9953b5f4824c60854e9a9d
2023-11-19 10:48:22 +02:00
Efraim Flashner
962f6fed43
gnu: Add ghc-git-lfs.
...
* gnu/packages/haskell-xyz.scm (ghc-git-lfs): New variable.
Change-Id: I3470899cbf9e5b3170abb6cc89d4029cad8aa182
2023-11-19 10:48:22 +02:00
Efraim Flashner
d1b786fe62
gnu: pandoc: Install bash completions, man page.
...
* gnu/packages/haskell-xyz.scm (pandoc)[arguments]: Add a phase to
install the bash completions and the man page.
Change-Id: I3e5c18971e06cc3b69ed49a15ab8da11e809e532
2023-11-15 18:03:02 +02:00
Efraim Flashner
4c5cac28c3
gnu: ghc-pandoc: Skip failing tests from i686-linux.
...
* gnu/packages/haskell-xyz.scm (ghc-pandoc)[source]: Adjust snippet to
remove two tests.
Change-Id: I05476c0bc2f50328efb30ce26d446850321bad6d
2023-11-15 18:03:02 +02:00
Efraim Flashner
59fdbbb717
gnu: ghc-persistent: Fix build on i686-linux.
...
* gnu/packages/haskell-xyz.scm (ghc-persistent)[source]: Add patch.
* gnu/packages/patches/ghc-persistent-fix-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Change-Id: I1b2c8419f3136d6c9df772d7c7abdc83a80d6112
2023-11-15 18:03:02 +02:00
Efraim Flashner
879503464f
gnu: ghc-memory: Fix building on i686-linux.
...
* gnu/packages/haskell-xyz.scm (ghc-memory)[source]: Add patch.
* gnu/packages/patches/ghc-memory-fix-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Change-Id: I8dc7a13a94ce37021ad402b4e2d0cd061220f670
2023-11-15 18:03:02 +02:00
Efraim Flashner
8c7a245a26
gnu: ghc-bloomfilter: Update to 2.0.1.2.
...
* gnu/packages/haskell-xyz.scm (ghc-bloomfilter): Update to 2.0.1.2.
[source]: Remove patch. Add snippet to fix building on 32-bit systems.
[arguments]: Remove field.
[home-page]: Update to new home-page.
* gnu/packages/patches/ghc-bloomfilter-ghc9.2.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Change-Id: Ie61d079b001f804fd28acaca2acd3127b88935d4
2023-11-15 18:03:02 +02:00
Efraim Flashner
e211abfe9f
gnu: ghc-base64: Skip tests on i686-linux.
...
* gnu/packages/haskell-xyz.scm (ghc-base64)[arguments]: Skip tests when
building for i686-linux.
Change-Id: I2de264eb0a0b1ae3d6ca1e29c9b1dce589104aa1
2023-11-15 18:03:02 +02:00
Efraim Flashner
8448e0befa
gnu: ghc-base64: Update to Cabal revision 4.
...
* gnu/packages/haskell-xyz.scm (ghc-base64)[arguments]: Update to Cabal
revision 4.
[synopsis]: Satisfy linter.
Change-Id: I3e234f85371865dfc45a4f004b442209fd68091a
2023-11-15 18:03:02 +02:00
Efraim Flashner
4c46dc9a4a
gnu: ghc-basement: Fix build on i686-linux.
...
* gnu/packages/haskell-xyz.scm (ghc-basement)[source]: Add patch.
* gnu/packages/patches/ghc-basement-fix-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Change-Id: Ife75c651d4b9cffa14ec1c5165a9254cfee3f09f
2023-11-15 18:03:01 +02:00
Josselin Poiret
5cb2574243
gnu: Add ghc-text-icu.
...
* gnu/packages/haskell-xyz.scm (ghc-text-icu): New variable.
Change-Id: I553f1fef4e76aeea6d09901917fd5d6032c23d46
2023-11-14 13:30:45 +01:00
Tobias Geerinckx-Rice
1d0d2a8ec9
gnu: Add ghc-vty.
...
* gnu/packages/haskell-xyz.scm (ghc-vty): New public variable.
2023-07-23 02:00:00 +02:00
Tobias Geerinckx-Rice
08ae5d53e8
gnu: Add ghc-irc-core.
...
* gnu/packages/haskell-xyz.scm (ghc-irc-core): New public variable.
2023-07-23 02:00:00 +02:00
Tobias Geerinckx-Rice
a4706eef32
gnu: Add ghc-hookup.
...
* gnu/packages/haskell-xyz.scm (ghc-hookup): New public variable.
2023-07-23 02:00:00 +02:00
Tobias Geerinckx-Rice
cb05df4bca
gnu: Add ghc-config-schema.
...
* gnu/packages/haskell-xyz.scm (ghc-config-schema): New public variable.
2023-07-23 02:00:00 +02:00