summaryrefslogtreecommitdiff
path: root/pkgs/development/haskell-modules/lib
AgeCommit message (Expand)Author
2025-12-28haskell.lib.buildFromSdist: add test, fix double-patchRobert Hensing
2025-10-26Merge staging-next into stagingnixpkgs-ci[bot]
2025-10-24treewide: remove deprecated lib functions that had warning for more than 2 yearsAliaksandr
2025-10-05Merge 0832d1b3a08fe4c695507a075d547ebfa818dfa0 into haskell-updatesnixpkgs-ci[bot]
2025-10-04pkgs: remove optional builtins prefixes from prelude functionsNAHO
2025-09-26haskell.lib: make krank ignore informational issue referencessternenseemann
2025-09-06haskell.lib: remove controlPhases and ghcInfosternenseemann
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-10-08treewide: lib.isInOldestRelease -> lib.oldestSupportedReleaseIsAtLeastRobert Hensing
2024-09-23pkgs.haskell.lib: Add disableParallelBuilding functionRodney Lorrimar
2024-08-18aeson: remove with statementsPhilip Taron
2024-07-01haskell.lib.compose: don't disable library profiling in justStaticExecutablesMagnus Viernickel
2024-05-27haskell.lib.compose.justStaticExecutables: Forbid references to GHCRebecca Turner
2024-02-26haskellPackages: add dontCheckIf helperWolfgang Walther
2024-02-08haskellPackages.mkDerivation: remove version checks for unsupported GHCWolfgang Walther
2023-12-14haskell.lib.compose.triggerRebuild: don't discard old postUnpacksternenseemann
2023-11-07haskell.lib.packagesFromDirectory: only `.nix` filesGabriella Gonzalez
2023-02-04haskell.packages.ghc94.gtk2hs-buildtools: gtk2hs setup hook broken for ghc-9.4.4Peter Simons
2023-02-04haskell.packages.ghc94.X11-xft: automate workaround for cabal#8455sternenseemann
2023-01-14doc/haskell: (re-)init haskell manual sectionsternenseemann
2022-12-17treewide: fix typosfigsoda
2022-10-07haskell.lib.compose.addOptparseApplicativeCompletionScripts: removesternenseemann
2022-10-07haskell: support cross in generateOptparseApplicativeCompletionssternenseemann
2022-06-28Merge pull request #174176 from hercules-ci/buildFromCabalSdistRobert Hensing
2022-06-19haskell.lib: make doDistribute respect badPlatformssternenseemann
2022-05-23haskellPackages: Add buildFromCabalSdist (faster, tested)Robert Hensing
2022-01-22haskell.lib: move lib.nix into same directory as compose.nixsternenseemann
2021-12-02Merge remote-tracking branch 'origin/staging-next' into stagingJonathan Ringer
2021-12-02haskell.lib{,.compose}.doDistribute: default to lib.platforms.allsternenseemann
2021-11-27haskell-modules/lib: make postFixup more resilientProfpatsch
2021-11-07haskell: switch from haskell.lib to haskell.lib.composeEllie Hermaszewska
2021-11-07haskell.lib.compose: initEllie Hermaszewska