summaryrefslogtreecommitdiffstats
path: root/pkgs/development/haskell-modules/default.nix
AgeCommit message (Expand)Author
2023-12-15treewide: add __attrsFailEvaluation and __recurseIntoDerivationForReleaseJobsAdam Joseph
2022-07-30treewide: use isAarch where appropriateAlyssa Ross
2021-05-08haskell.packages: move darwin-specific overrides into their own configsternenseemann
2021-05-08haskell.packages: move arm specific overrides into dedicated configsternenseemann
2021-05-08haskell.packages: refactor set setup using composeManyExtensionssternenseemann
2018-10-12haskell: have a dedicated file for non Hackage packagesBas van Dijk
2018-07-20[bot] treewide: remove unused 'inherit' in let blocksvolth
2018-07-04Revert "haskell generic-builder: Use strictDeps always"Peter Simons
2018-07-02alex: `which` needs to be a tool dep so it's a nativeBuildInputJohn Ericson
2018-03-25haskellPackages: Fix overriding all-cabal-hashesWill Fancher
2018-01-21haskell infra: nativeGhc != ghc.bootPkgs.ghcJohn Ericson
2017-12-29Add haskell-ide-engineShea Levy
2017-09-29Revert "Merge branch 'improved-make-overridable' of git://github.com/ElvishJe...Shea Levy
2017-08-26Merge branch 'master' into improved-make-overridableWill Fancher
2017-08-03haskell infra: Misc cleanupsJohn Ericson
2017-07-14Added `self` views of the interface in `makeExtensibleWithInterface`Will Fancher
2017-07-12Update `haskellPackages` to use new features of `makeOverridable`Will Fancher
2017-06-22haskellPackages: make configuration-{nix,common}.nix configurableDomen Kožar
2017-06-10Add haskellPackages.developPackage for local development default.nixesShea Levy
2017-05-30haskell-modules: refactor package setJacob Mitchell
2017-04-21haskell-packages: factor package set construction in new fileBenno Fünfstück
2017-04-03haskellPackages: Export haskellSrc2nix and hackage2nixShea Levy
2017-03-29haskell: use GHCJS to build Setup.hs for GHCJS packagesLeon Isenberg
2017-03-27callCabal2nix: Revert "Don't rebuild unchanged cabal file"Peter Simons
2017-03-17callCabal2nix: Fixed indentationWill Fancher
2017-03-13callCabal2nix: Don't rebuild unchanged cabal fileWill Fancher
2017-03-04haskellSrc2nix: Change sha arg when sha256 is null.Shea Levy
2017-02-28Merge branch 'master' into haskell-extensiblePeter Simons
2017-02-25haskellPackages: use makeExtensibleCharles Strahan
2017-02-09Haskell infrastructure: fix #9871 (overrideCabal)Sukant Hajra
2017-02-07haskell-modules: split off nix-specific overrides and common onesBenno Fünfstück
2017-02-05callCabal2nix: take "name" parameter as a function argumentPeter Simons
2017-02-04haskellPackages.callCabal2nix: provide fallback name if source is not package3noch
2017-02-01Add callCabal2nix to haskell packages3noch
2017-01-11haskellPackages.mkDerivation: Use native jailbreak-cabal when cross-compilingShea Levy
2016-11-03haskell-hoogle: use latest version by defaultPeter Simons
2016-11-01callHackage: make 'all-cabal-hashes' repository overridablePeter Simons
2016-10-05callHackage: ensure we're always using the latest available Hackage databasePeter Simons
2016-09-20For the moment, we need a specific reference to 5.0.4Michael Alan Dorman
2016-09-12treewide: explicitly specify gtk and related package versionsKirill Boltaev
2016-09-03haskell: fix ghcWithHoogle to version 4Profpatsch
2016-07-16haskell: update our Hackage database to the latest versionPeter Simons
2016-06-13callHackage: generate expressions for the appropriate target system and compilerPeter Simons
2016-06-12haskell: add support for all of HackagePeter Simons
2015-11-25pkgs/development/haskell-modules: simplify use of standard fix' and extends f...Peter Simons
2015-11-24lib: document fix and add fix', extends functionsPeter Simons
2015-09-23Merge: xlibs and x11 attribute cleanupVladimír Čunát
2015-09-19hackage-packages.nix: switch our default package set to Stackage NightlyPeter Simons
2015-09-15xlibs: replace occurrences by xorgVladimír Čunát
2015-08-18haskell-packages: bring hoogle to the masses by imlementing ghcWithHoogleJan Malakhovski