Commit Graph

9554 Commits

Author SHA1 Message Date
maralorn
90a2ea7cfe
haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2024-07-15 00:00:49 +02:00
maralorn
b2deb40d3d
haskellPackages: Mark failing builds broken 2024-07-15 00:00:49 +02:00
sternenseemann
ca1274a533 darcs: build with latest dependencies as requested
darcs requests

- the latest versions of tls and crypton-connection
- and a recently released version of directory which is available with
  GHC 9.6.6 (or GHC versions from newer series),
  so we can't use haskellPackages temporarily.
2024-07-14 23:46:43 +02:00
sternenseemann
ecc0c27b12 haskellPackages.gi-gdk_4_0_8: migrate override from 4.0.7 2024-07-14 23:46:43 +02:00
sternenseemann
1d946cc248 haskell.packages.ghc98.ghc-tags: pin to 1.8
`ghc-tags == 1.9` only works for GHC >= 9.10.
2024-07-14 23:46:43 +02:00
sternenseemann
b6f41f5cf8 haskell.packages.ghc8107.wai-extra: disable haddock
Apparently, the haddock version shipped with GHC < 9.0 doesn't support
haddock syntax like this:

    module Foo
      -- * Heading
      ( bar
      -- …
      )
2024-07-14 23:46:42 +02:00
maralorn
f55d58cfa1
haskellPackages.llvm-tf: Remove broken flag 2024-07-13 13:32:30 +02:00
sternenseemann
82b70a2d76 koka: build with lsp 2.4.0.0 (latest is not supported) 2024-07-12 20:17:06 +02:00
maralorn
237294dbf9
haskellPackages.fwgl-javascript: Mark broken
To fix eval
2024-07-09 23:49:42 +02:00
maralorn
9104942f95
haskellPackages.zinza: dontCheck 2024-07-09 23:36:50 +02:00
maralorn
ce4d7a5ff8
haskellPackages.reflex-dom: Fix dependencies 2024-07-09 23:22:22 +02:00
maralorn
4a8fbb53f2
haskellPackages.cabal-gild: Fix build by dropping obsolete overrides 2024-07-09 23:02:22 +02:00
maralorn
cc1feff09f
Merge pull request #325499 from sheepforce/haskell-cpython-fix
haskellPackages.cpython: pin to python 3.11
2024-07-09 22:35:26 +02:00
maralorn
a23f09660e
Merge pull request #325322 from mpscholten/singletons-base
haskellPackages.ghc96.singletons-base: unbreak
2024-07-09 22:33:46 +02:00
maralorn
e41416b504
haskellPackages.rhine: Fix build by bumping monad-schedule 2024-07-09 20:39:10 +02:00
maralorn
5a1fb43c16 haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2024-07-09 20:27:28 +02:00
Phillip Seeber
ea61ed3f21 haskellPackages.cpython: pin to python 3.11 2024-07-08 14:53:18 +02:00
sorki
05cecbfb69 haskellPackages.serialport unmark broken 2024-07-08 13:03:15 +02:00
Marc Scholten
57af7250bd haskellPackages.ghc96.singletons-base: unbreak 2024-07-07 13:59:51 -04:00
Marc Scholten
ceb36f32e3 haskellPackages.ghc98.ghc-syntax-highlighter: 0.0.11.0 -> 0.0.12.0 2024-07-07 12:59:36 -04:00
maralorn
c2ca1d98e9
haskell.packages.ghc98.haskell-language-server: Fix build 2024-07-07 18:04:24 +02:00
maralorn
4db6ab8aa6
haskell-language-server: Decrease set of packages to check ABI mismatches for
Inspired by: https://github.com/haskell/haskell-language-server/pull/3214#discussion_r979524591

It should be enough to check only for ghc and template-haskell

Fixes #321569
2024-07-07 17:15:24 +02:00
maralorn
03da332d60
haskell.packages.ghc92.haskell-language-server: Fix build 2024-07-07 17:11:50 +02:00
maralorn
a69a71913c
haskell-language-server: Fix build 2024-07-07 16:07:38 +02:00
maralorn
9208d0a630 haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2024-07-07 15:04:05 +02:00
maralorn
8db3977bdc
Merge pull request #324634 from mpscholten/fix-push-notification-apn
haskellPackages.push-notify-apn: unbreak
2024-07-07 10:44:08 +02:00
maralorn
d22ea95734
Merge pull request #324492 from peterbecich/fix-cabal-build
haskellPackages.cabal_3_12_0_0: fix build
2024-07-07 10:42:41 +02:00
github-actions[bot]
2c20067f5d
Merge master into haskell-updates 2024-07-05 00:13:53 +00:00
Marc Scholten
78254452e4 haskellPackages.push-notify-apn: unbreak 2024-07-04 14:44:24 -04:00
Peter Becich
cbf9f5268d
haskellPackages.cabal_3_12_0_0: fix build
closes: https://github.com/NixOS/nixpkgs/issues/324425
2024-07-04 10:05:23 -07:00
Domen Kožar
942e0062aa haskellPackages.lzma: fix build 2024-07-04 15:04:51 +01:00
maralorn
02d8901937
Merge pull request #324543 from rvl/haskell-updates-unpatch-haskell-gi
haskellPackages.haskell-gi: Drop obsolete patches
2024-07-04 15:49:40 +02:00
maralorn
e1e8341eba
Merge pull request #324403 from roosemberth/update-git-annex-hash
git-annex: Update hash
2024-07-04 15:41:48 +02:00
maralorn
384b7cc8d7
Merge pull request #324308 from slotThe/libmpd
haskellPackages.libmpd: Remove unnecessary patch
2024-07-04 15:32:23 +02:00
Alexandre Esteves
99f8dac5c8 haskellPackages.haskell-gi: remove patch 2024-07-04 13:56:56 +01:00
Alexandre Esteves
7dc2bf3078 haskellPackages.nix-thunk: remove patch 2024-07-04 13:56:56 +01:00
Alexandre Esteves
5dd8c86e8a haskellPackages.dependent-monoidal-map: remove patch 2024-07-04 13:56:56 +01:00
Alexandre Esteves
4e0eb06e66 haskellPackages.dependent-sum-aeson-orphans: remove patch 2024-07-04 13:56:56 +01:00
Alexandre Esteves
99dcf5cfc7 haskellPackages.proto3-wire: remove patch 2024-07-04 13:56:56 +01:00
Alexandre Esteves
cc6864b2c3 haskellPackages.aeson-gadt-th: remove patch 2024-07-04 13:56:55 +01:00
Alexandre Esteves
13e0dfb9bf haskellPackages.cli-git: remove patch 2024-07-04 13:56:55 +01:00
Alexandre Esteves
6e8433414a haskellPackages.gargoyle: remove jailbreak 2024-07-04 13:55:33 +01:00
maralorn
a34c7eb4a1
Merge pull request #323912 from peterbecich/fix-tomland
haskellPackages.tomland: fix build
2024-07-04 14:53:53 +02:00
maralorn
b7fdb93a83
Merge pull request #323823 from MangoIV/mangoiv/static-profiling-builds
haskell.lib.compose: don't disable library profiling in justStaticExecutables
2024-07-04 14:53:08 +02:00
maralorn
75bb5191a7
Merge pull request #323273 from mpscholten/fix-th-desugar
haskellPackages.ghc98: fix singletons packages
2024-07-04 14:50:29 +02:00
maralorn
3ce84d555d
Merge pull request #323117 from rvl/haskell-updates-arbtt-manpages
haskellPackages.arbtt: Build and install manpages
2024-07-04 14:48:46 +02:00
maralorn
c131d220ff
Merge pull request #322272 from alexfmpe/argon2
haskellPackages.argon2: fix build
2024-07-04 14:44:30 +02:00
Rodney Lorrimar
88898d9b8e
haskellPackages.gi-vte: Drop obsolete patch
The patch was released in gi-vte-2.91.33.
2024-07-04 19:42:19 +08:00
Rodney Lorrimar
4456a4eff9
haskellPackages.haskell-gi: Drop obsolete patch
The patch was released in haskell-gi-0.26.9.
2024-07-04 19:39:44 +08:00
Roosembert Palacios
6e291fc330
git-annex: Update hash
Signed-off-by: Roosembert Palacios <roosemberth@posteo.ch>
2024-07-04 07:40:02 +02:00