summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-common.nix
Commit message (Collapse)AuthorAge
...
* taffybar: remove obsolete overridessternenseemann2023-08-18
|
* arion: remove obsolete overridesternenseemann2023-08-18
|
* haskellPackages.yesod-core: remove obsolete overridesternenseemann2023-08-17
|
* haskellPackages.pandoc-cli: reflect updates of dependenciessternenseemann2023-08-17
| | | | | | | | haskellPackages.pandoc: 3.1.6 -> 3.1.6.1 haskellPackages.tls: 1.7.0 -> 1.7.1 haskellPackages.http-client-tls: 0.3.6.2 -> 0.3.6.2 Stackage LTS updated to skylighting* 0.13.4.1.
* haskellPackages: reflect lsp-types 2.0.1.0 -> 2.0.1.1sternenseemann2023-08-17
|
* haskellPackages.data-tree-print: relax upper bound on basesternenseemann2023-08-17
|
* haskellPackages.czipwith: relax upper bound on base and t-hsternenseemann2023-08-17
|
* haskellPackages.butcher: relax upper bound on basesternenseemann2023-08-17
|
* haskellPackages: mark builds failing on hydra as brokensternenseemann2023-08-16
| | | | | | This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on *evaluation [1798556](https://hydra.nixos.org/eval/1798556) of nixpkgs commit [4a85282](https://github.com/NixOS/nixpkgs/commits/4a85282f9adbe84d3fd5e75b17b4295d11bdad07) as of 2023-08-16 14:32 UTC* from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
* haskellPackages.nix-graph: relax bound on algebraic-graphssternenseemann2023-08-16
|
* haskellPackages.nix-deploy: lift upper bounds on text/turtlesternenseemann2023-08-16
|
* haskellPackages.glualint: work around missing test datasternenseemann2023-08-16
|
* haskell.packages.ghc8107.hspec_2_7_10: correct hspec-meta versionsternenseemann2023-08-16
| | | | | | Unfortunately hspec 2.7 no longer compiles with GHC >= 9.4, so we hide it in the Hydra jobset. It is preserved nonetheless, as it is used by ghcjs (which still uses hspec 2.7 and GHC 8.10.7).
* haskellPackages.nixfmt: relax upper boundssternenseemann2023-08-16
|
* Merge pull request #249372 from dalpd/fix-patat-build-3Dennis Gosnell2023-08-16
|\ | | | | haskellPackages.patat: Remove no longer needed patches
| * haskellPackages.patat: Remove no longer needed patchesdalpd2023-08-15
| |
* | haskellPackages.aeson: simplify overridessternenseemann2023-08-14
| |
* | haskellPackages.aeson: disable test suite on 32bit platformssternenseemann2023-08-14
| | | | | | | | | | The failures have to do with lowered double precision on such platforms. They are reported upstream and will hopefully be fixed soon.
* | haskellPackages.memory: fix build on i686 with GHC >= 9.4sternenseemann2023-08-14
| | | | | | | | | | Patch is conditional for now, so the rebuild only affects the relevant platform.
* | haskellPackages.basement: fix build on i686 with GHC >= 9.4sternenseemann2023-08-14
|/ | | | Patches are conditional for now to prevent a big rebuild.
* haskellPackages.fclabels: allow 9.4 core pkgs and base-orphans-0.9.0sternenseemann2023-08-09
|
* haskellPackages.monad-bayes: Jailbreak and overrideManuel Bärenz2023-08-09
|
* haskell.packages.ghc9{0,2}.haskell-language-server: Fix buildmaralorn2023-08-08
|
* haskellPackages.jsaddle-webkit2gtk: allow-newer: aeson, textmaralorn2023-08-08
|
* haskellPackages.yesod-core: temporarily disable broken testssternenseemann2023-08-07
| | | | Compilation problem is fixed in a later version.
* haskellPackages.inline-c-cpp: drop obsolete patchmaralorn2023-07-29
|
* arion: allow base >= 4.17sternenseemann2023-07-27
|
* haskellPackages.hnix: make GHC 9.4 patch unconditionalsternenseemann2023-07-26
|
* stack: unset pin to Stackage LTSDennis Gosnell2023-07-26
|
* haskellPackages.hspec*_2_11_4: provide missing versioned depssternenseemann2023-07-25
|
* pandoc: provide matching version of skylighting{,-core}sternenseemann2023-07-25
| | | | | | | Since 500b36d057ceaa7ad3e2e282958a44ed607b021f, there is a more recent version of skylighting and skylighting-core available than Stackage LTS contains. We'll have to manually provide matching versions for pandoc 3.1.6 again.
* Merge pull request #245174 from ncfavier/symDennis Gosnell2023-07-25
|\ | | | | haskellPackages.sym: disable tests
| * haskellPackages.sym: disable testsNaïm Favier2023-07-24
| |
* | futhark: provide lsp >= 2.1sternenseemann2023-07-25
| |
* | all-cabal-hashes: 2023-07-19T20:56:38Z -> 2023-07-24T19:28:29Zsternenseemann2023-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The main motivation for this is that the latest versions of hspec-core and hspec-expectations got out of sync due to an unlucky timing on the hackage snapshot update. As a consequence, we weren't able to build cabal-install in some package sets. Additionally, this brings a version of futhark that can be built with the lsp version we ship. This commit has been generated by maintainers/scripts/haskell/update-hackage.sh and maintainers/scripts/haskell/regenerate-hackage-packages.nix. Additional changes: * Adapt to new xhtml version (still doesn't match the version normally shipped by the respective GHC as a core library). * Adapt to new versions of hspec* and pandoc
* | gitit: drop upstreamed patchessternenseemann2023-07-24
|/
* stack: make sure it is pointing at stack-2.11.1Dennis Gosnell2023-07-24
|
* haskellPackages.digits: work around broken Setup.hssternenseemann2023-07-20
| | | | pandoc now (indirectly) depends on this and it's easy to fix.
* haskellPackages: stackage LTS 21.0 -> LTS 21.3sternenseemann2023-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | all-cabal-hashes: 2023-06-28T16:36:39Z -> 2023-07-19T20:56:38Z This commit has been generated by * maintainers/scripts/haskell/update-hackage.sh * maintainers/scripts/haskell/update-stackage.sh * maintainers/scripts/haskell/regenerate-hackage-packages.sh Additionally, the following manual changes are included: * Delete now obsolete overrides for - base-compat, base-compat-batteries (new release in stackage) - cmark (new release in stackage) - skylighting (newer release than 0.13.3 in stackage) - optics (new release in stackage) * Adjust to new versions for - hspec, hspec-core, hspec-discover, hspec-expectations - fourmolu - pandoc - doctest !fixup stackage
* haskellPackages.shh: jailbreakmaralorn2023-07-18
|
* haskellPackages.ema: check, jailbreakmaralorn2023-07-18
|
* haskellPackages.lvar: jailbreakmaralorn2023-07-17
|
* haskellPackages.ghcjs-dom: jailbreakmaralorn2023-07-15
|
* haskellPackages.reflex-dom-core: Fix buildmaralorn2023-07-15
|
* Merge pull request #243501 from dalpd/fix-patat-build-2maralorn2023-07-15
|\ | | | | haskellPackages.patat: Patch to bump dependencies, override pandoc
| * haskellPackages.patat: Patch to bump dependencies, override pandocdalpd2023-07-14
| |
* | haskellPackages.jsaddle: patchmaralorn2023-07-15
| |
* | haskellPackages.shh: jailbreakmaralorn2023-07-15
| |
* | haskellPackages.matrix-client: jailbreakmaralorn2023-07-15
| |
* | haskellPackages.base-compat{,batteries}: 0.12.2 -> 0.12.3sternenseemann2023-07-12
| | | | | | | | | | | | | | | | | | | | | | | | Building base-compat-batteries-0.12.2 against OneTuple == 0.4.* as we do for GHC < 9.0 could lead to confusing results for users of Data.Tuple.Compat. Thankfully upstream has provided a solution they are satisfied with and released it as 0.12.3 to which we preemptively upgrade (but it should enter Stackage LTS 21 soon enough) See https://github.com/haskell-compat/base-compat/pull/92. This reverts commit 54ebdad42dd5861538de31319206fcef78ec9df5.