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
Tobias Geerinckx-Rice
b5b1dc96eb
gnu: Add ghc-config-value.
...
* gnu/packages/haskell-xyz.scm (ghc-config-value): New public variable.
2023-07-23 02:00:00 +02:00
Tobias Geerinckx-Rice
00ed2901f5
gnu: cabal-install, ghc-cabal-syntax: Use HTTPS home page.
...
* gnu/packages/haskell-apps.scm (cabal-install)[home-page]: Use HTTPS.
* gnu/packages/haskell-xyz.scm (ghc-cabal-syntax)[home-page]: Likewise.
2023-07-09 02:00:17 +02:00
zamfofex
6a37e77bd3
gnu: Add ghc-reflex-sdl2.
...
* gnu/packages/haskell-xyz.scm (ghc-reflex-sdl2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:23 +02:00
zamfofex
74de940455
gnu: Add ghc-reflex.
...
* gnu/packages/haskell-xyz.scm (ghc-reflex): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:23 +02:00
zamfofex
a760bc6e60
gnu: Add ghc-ref-tf.
...
* gnu/packages/haskell-xyz.scm (ghc-ref-tf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:23 +02:00
zamfofex
5d6b17bfd9
gnu: Add ghc-patch.
...
* gnu/packages/haskell-xyz.scm (ghc-patch): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:23 +02:00
zamfofex
584cc466ef
gnu: Add ghc-prim-uniq.
...
* gnu/packages/haskell-xyz.scm (ghc-prim-uniq): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:23 +02:00
zamfofex
87bf63df6b
gnu: Add ghc-dependent-map.
...
* gnu/packages/haskell-xyz.scm (ghc-dependent-map): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:23 +02:00
zamfofex
6b10501def
gnu: Add ghc-dependent-sum.
...
* gnu/packages/haskell-xyz.scm (ghc-dependent-sum): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:23 +02:00
zamfofex
0b2b939847
gnu: Add ghc-commutative-semigroup.
...
* gnu/packages/haskell-xyz.scm (ghc-commutative-semigroup): New
variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:22 +02:00
zamfofex
c72ccc35ee
gnu: Add ghc-exception-transformers.
...
* gnu/packages/haskell-xyz.scm (ghc-exception-transformers): New
variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:22 +02:00
zamfofex
045361dd05
gnu: Add ghc-sdl2-gfx.
...
* gnu/packages/haskell-xyz.scm (ghc-sdl2-gfx): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:22 +02:00
zamfofex
f0c5f6eda1
gnu: Add ghc-sdl2-ttf.
...
* gnu/packages/haskell-xyz.scm (ghc-sdl2-ttf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:22 +02:00
zamfofex
11d4a7152e
gnu: Add ghc-these-lens.
...
* gnu/packages/haskell-xyz.scm (ghc-these-lens): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:22 +02:00
zamfofex
2e865166ea
gnu: Add ghc-generic-lens.
...
* gnu/packages/haskell-xyz.scm (ghc-generic-lens): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:22 +02:00
zamfofex
0f9953c959
gnu: Add ghc-generic-lens-core.
...
* gnu/packages/haskell-xyz.scm (ghc-generic-lens-core): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:22 +02:00
zamfofex
f3a180296a
gnu: Add ghc-indexed-profunctors.
...
* gnu/packages/haskell-xyz.scm (ghc-indexed-profunctors): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:21 +02:00
zamfofex
e2fde26c92
gnu: Add ghc-constraints-extras.
...
* gnu/packages/haskell-xyz.scm (ghc-constraints-extras): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:21 +02:00
zamfofex
2229302df8
gnu: Add ghc-hscolour.
...
* gnu/packages/haskell-xyz.scm (ghc-hscolour): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-07 15:30:21 +02:00
Josselin Poiret
cc67085077
gnu: Add ghc-vector-hashtables.
...
* gnu/packages/haskell-xyz.scm (ghc-vector-hashtables): New variable.
2023-06-04 10:59:30 +02:00
Josselin Poiret
89f8fc9c95
gnu: Add ghc-peano.
...
* gnu/packages/haskell-xyz.scm (ghc-peano): New variable.
2023-06-04 10:59:29 +02:00
Efraim Flashner
f2b9e2f935
gnu: ghc-mysql: Build with mariadb.
...
* gnu/packages/haskell-xyz.scm (ghc-mysql)[inputs]: Remove mysql. Add
mariadb:dev.
2023-04-30 12:35:55 +03:00
Maxim Cournoyer
3bacd3c76a
Merge branch 'master' into core-updates.
...
Conflicts:
gnu/local.mk
gnu/packages/build-tools.scm
gnu/packages/certs.scm
gnu/packages/check.scm
gnu/packages/compression.scm
gnu/packages/cups.scm
gnu/packages/fontutils.scm
gnu/packages/gnuzilla.scm
gnu/packages/guile.scm
gnu/packages/ibus.scm
gnu/packages/image-processing.scm
gnu/packages/linux.scm
gnu/packages/music.scm
gnu/packages/nss.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/qt.scm
gnu/packages/ruby.scm
gnu/packages/shells.scm
gnu/packages/tex.scm
gnu/packages/video.scm
gnu/packages/vulkan.scm
gnu/packages/web.scm
gnu/packages/webkit.scm
gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Lars-Dominik Braun
670e656e08
gnu: ghc-language-c: Update to 0.9.1.
...
This fixes issues with GCC 11, see
https://github.com/haskell/c2hs/issues/268 .
* gnu/packages/haskell-xyz.scm (ghc-language-c): Update to 0.9.1.
2023-03-31 13:24:48 +02:00
Hugo Buddelmeijer
2120c768f2
gnu: python-pypandoc: Upgrade to 1.7.5.
...
The tests of python-pypandoc 1.6.5 fail; these are fixed in 1.7.5:
6670e906dc
The tests of later versions of python-pypandoc also fail though:
https://github.com/JessicaTegner/pypandoc/pull/327
Finally, python-pypandoc requires the pandoc data to be embeded in
the binary:
https://github.com/jgm/pandoc/blob/main/INSTALL.md#creating-a-relocatable-binary
* gnu/packages/python-xyz.scm (python-pypandoc): Upgrade to 1.7.5
* gnu/packages/haskel-xyz.scm (pandoc): Embed data files.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-21 19:13:34 +01:00
Alice BRENON
4ccba48de1
gnu: Add ghc-hs-conllu.
...
* gnu/packages/haskell-xyz (ghc-hs-conllu): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-01 15:14:36 +00:00
Lars-Dominik Braun
7996bd3955
gnu: pandoc: Drop Haskell libraries and documentation.
...
* gnu/packages/haskell-xyz.scm (ghc-pandoc): Renamed from pandoc.
(pandoc) [arguments]: Add 'remove-libraries phase and disable #:haddock?.
2023-02-26 10:26:17 +01:00
Lars-Dominik Braun
8a4ee0c113
gnu: ghc-lua: Disable symbol export.
...
This turns on the linker flag -Wl,-E for all libraries depending on it,
resulting in large binaries, because --gc-sections cannot clean exported
symbols.
* gnu/packages/haskell-xyz.scm (ghc-lua)[arguments]: Disable
export-dynamic feature.
2023-02-26 10:26:15 +01:00
Lars-Dominik Braun
4bb40b098d
build-system: haskell: Drop default "static" output.
...
* guix/build-system/haskell.scm (lower): Pass outputs to lowered bag.
* guix/build/haskell-build-system.scm (install): Remove static library
moving code.
* gnu/packages/haskell-check.scm (ghc-hunit): Remove "static" output.
* gnu/packages/haskell-crypto.scm (ghc-crypto-api-tests): Likewise.
* gnu/packages/haskell-xyz.scm (ghc-case-insensitive): Likewise.
(ghc-cmdargs): Likewise.
(ghc-conduit): Likewise.
(ghc-fgl): Likewise.
(ghc-haskell-src-exts): Likewise.
(ghc-lib-parser): Likewise.
(ghc-mono-traversable): Likewise.
(ghc-parallel): Likewise.
(ghc-paths): Likewise.
(ghc-profunctors): Likewise.
(ghc-tf-random): Likewise.
(ghc-vector): Likewise.
2023-02-26 10:26:15 +01:00
Lars-Dominik Braun
7d60b97a6f
gnu: ghc-parsec: Update to 3.1.15.0.
...
Missed by automation.
* gnu/packages/haskell-xyz.scm (ghc-parsec)[version]: Update to 3.1.15.0.
[native-inputs]: Switch from HUnit to tasty.
2023-02-26 10:26:15 +01:00
Lars-Dominik Braun
9ce5ec5397
gnu: Remove unused Haskell packages.
...
* gnu/packages/haskell-xyz.scm (ghc-attoparsec-bootstrap): Remove variable.
(ghc-integer-logarithms-bootstrap): Likewise.
(ghc-scientific-bootstrap): Likewise.
(ghc-wcwidth-bootstrap): Likewise.
(ghc-optparse-applicative-0.15.1.0): Likewise.
2023-02-26 10:26:14 +01:00
Lars-Dominik Braun
49a320aaa6
Upgrade Haskell packages.
...
Script-aided bulk change.
2023-02-26 10:26:07 +01:00
Lars-Dominik Braun
890a181ed1
gnu: Use HACKAGE-URI for packages from Hackage.
...
Script-aided bulk change.
2023-02-26 10:20:14 +01:00
Lars-Dominik Braun
cad6aa8082
gnu: Add upstream-name property to Haskell packages.
...
Script-aided bulk change.
2023-02-26 10:20:11 +01:00