summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/default.nix
AgeCommit message (Expand)AuthorFilesLines
2021-05-08haskell.packages: move darwin-specific overrides into their own configsternenseemann1-0/+3
2021-05-08haskell.packages: move arm specific overrides into dedicated configsternenseemann1-2/+9
2021-05-08haskell.packages: refactor set setup using composeManyExtensionssternenseemann1-10/+9
2018-10-12haskell: have a dedicated file for non Hackage packagesBas van Dijk1-1/+4
2018-07-20[bot] treewide: remove unused 'inherit' in let blocksvolth1-1/+1
2018-07-04Revert "haskell generic-builder: Use strictDeps always"Peter Simons1-2/+2
2018-07-02alex: `which` needs to be a tool dep so it's a nativeBuildInputJohn Ericson1-2/+2
2018-03-25haskellPackages: Fix overriding all-cabal-hashesWill Fancher1-1/+1
2018-01-21haskell infra: nativeGhc != ghc.bootPkgs.ghcJohn Ericson1-1/+2
2017-12-29Add haskell-ide-engineShea Levy1-1/+1
2017-09-29Revert "Merge branch 'improved-make-overridable' of git://github.com/ElvishJe...Shea Levy1-9/+11
2017-08-26Merge branch 'master' into improved-make-overridableWill Fancher1-7/+7
2017-08-03haskell infra: Misc cleanupsJohn Ericson1-7/+7
2017-07-14Added `self` views of the interface in `makeExtensibleWithInterface`Will Fancher1-1/+1
2017-07-12Update `haskellPackages` to use new features of `makeOverridable`Will Fancher1-11/+9
2017-06-22haskellPackages: make configuration-{nix,common}.nix configurableDomen Kožar1-2/+4
2017-06-10Add haskellPackages.developPackage for local development default.nixesShea Levy1-5/+7
2017-05-30haskell-modules: refactor package setJacob Mitchell1-1/+2
2017-04-21haskell-packages: factor package set construction in new fileBenno Fünfstück1-96/+6
2017-04-03haskellPackages: Export haskellSrc2nix and hackage2nixShea Levy1-3/+3
2017-03-29haskell: use GHCJS to build Setup.hs for GHCJS packagesLeon Isenberg1-0/+1
2017-03-27callCabal2nix: Revert "Don't rebuild unchanged cabal file"Peter Simons1-8/+1
2017-03-17callCabal2nix: Fixed indentationWill Fancher1-7/+7
2017-03-13callCabal2nix: Don't rebuild unchanged cabal fileWill Fancher1-1/+8
2017-03-04haskellSrc2nix: Change sha arg when sha256 is null.Shea Levy1-1/+1
2017-02-28Merge branch 'master' into haskell-extensiblePeter Simons1-5/+4
2017-02-25haskellPackages: use makeExtensibleCharles Strahan1-2/+2
2017-02-09Haskell infrastructure: fix #9871 (overrideCabal)Sukant Hajra1-5/+4
2017-02-07haskell-modules: split off nix-specific overrides and common onesBenno Fünfstück1-1/+3
2017-02-05callCabal2nix: take "name" parameter as a function argumentPeter Simons1-4/+1
2017-02-04haskellPackages.callCabal2nix: provide fallback name if source is not package3noch1-1/+1
2017-02-01Add callCabal2nix to haskell packages3noch1-12/+26
2017-01-11haskellPackages.mkDerivation: Use native jailbreak-cabal when cross-compilingShea Levy1-1/+4
2016-11-03haskell-hoogle: use latest version by defaultPeter Simons1-1/+0
2016-11-01callHackage: make 'all-cabal-hashes' repository overridablePeter Simons1-11/+3
2016-10-05callHackage: ensure we're always using the latest available Hackage databasePeter Simons1-6/+7
2016-09-20For the moment, we need a specific reference to 5.0.4Michael Alan Dorman1-1/+1
2016-09-12treewide: explicitly specify gtk and related package versionsKirill Boltaev1-1/+1
2016-09-03haskell: fix ghcWithHoogle to version 4Profpatsch1-1/+4
2016-07-16haskell: update our Hackage database to the latest versionPeter Simons1-2/+2
2016-06-13callHackage: generate expressions for the appropriate target system and compilerPeter Simons1-2/+21
2016-06-12haskell: add support for all of HackagePeter Simons1-0/+4
2015-11-25pkgs/development/haskell-modules: simplify use of standard fix' and extends f...Peter Simons1-5/+7
2015-11-24lib: document fix and add fix', extends functionsPeter Simons1-2/+2
2015-09-23Merge: xlibs and x11 attribute cleanupVladimír Čunát1-1/+1
2015-09-19hackage-packages.nix: switch our default package set to Stackage NightlyPeter Simons1-1/+2
2015-09-15xlibs: replace occurrences by xorgVladimír Čunát1-1/+1
2015-08-18haskell-packages: bring hoogle to the masses by imlementing ghcWithHoogleJan Malakhovski1-6/+17
2015-08-06haskell-modules/default.nix: this line of code is invalid but wasn't causing ...obadz1-2/+0
2015-06-11haskell-ng: hoogleLocal supportCharles Strahan1-0/+1