aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/haskell-modules/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* haskell: have a dedicated file for non Hackage packagesBas van Dijk2018-10-121-1/+4
* [bot] treewide: remove unused 'inherit' in let blocksvolth2018-07-201-1/+1
* Revert "haskell generic-builder: Use strictDeps always"Peter Simons2018-07-041-2/+2
* alex: `which` needs to be a tool dep so it's a nativeBuildInputJohn Ericson2018-07-021-2/+2
* haskellPackages: Fix overriding all-cabal-hashesWill Fancher2018-03-251-1/+1
* haskell infra: nativeGhc != ghc.bootPkgs.ghcJohn Ericson2018-01-211-1/+2
* Add haskell-ide-engineShea Levy2017-12-291-1/+1
* Revert "Merge branch 'improved-make-overridable' of git://github.com/ElvishJe...Shea Levy2017-09-291-9/+11
* Merge branch 'master' into improved-make-overridableWill Fancher2017-08-261-7/+7
|\
| * haskell infra: Misc cleanupsJohn Ericson2017-08-031-7/+7
* | Added `self` views of the interface in `makeExtensibleWithInterface`Will Fancher2017-07-141-1/+1
* | Update `haskellPackages` to use new features of `makeOverridable`Will Fancher2017-07-121-11/+9
|/
* haskellPackages: make configuration-{nix,common}.nix configurableDomen Kožar2017-06-221-2/+4
* Add haskellPackages.developPackage for local development default.nixesShea Levy2017-06-101-5/+7
* haskell-modules: refactor package setJacob Mitchell2017-05-301-1/+2
* haskell-packages: factor package set construction in new fileBenno Fünfstück2017-04-211-96/+6
* haskellPackages: Export haskellSrc2nix and hackage2nixShea Levy2017-04-031-3/+3
* haskell: use GHCJS to build Setup.hs for GHCJS packagesLeon Isenberg2017-03-291-0/+1
* callCabal2nix: Revert "Don't rebuild unchanged cabal file"Peter Simons2017-03-271-8/+1
* callCabal2nix: Fixed indentationWill Fancher2017-03-171-7/+7
* callCabal2nix: Don't rebuild unchanged cabal fileWill Fancher2017-03-131-1/+8
* haskellSrc2nix: Change sha arg when sha256 is null.Shea Levy2017-03-041-1/+1
* Merge branch 'master' into haskell-extensiblePeter Simons2017-02-281-5/+4
|\
| * Haskell infrastructure: fix #9871 (overrideCabal)Sukant Hajra2017-02-091-5/+4
* | haskellPackages: use makeExtensibleCharles Strahan2017-02-251-2/+2
|/
* haskell-modules: split off nix-specific overrides and common onesBenno Fünfstück2017-02-071-1/+3
* callCabal2nix: take "name" parameter as a function argumentPeter Simons2017-02-051-4/+1
* haskellPackages.callCabal2nix: provide fallback name if source is not package3noch2017-02-041-1/+1
* Add callCabal2nix to haskell packages3noch2017-02-011-12/+26
* haskellPackages.mkDerivation: Use native jailbreak-cabal when cross-compilingShea Levy2017-01-111-1/+4
* haskell-hoogle: use latest version by defaultPeter Simons2016-11-031-1/+0
* callHackage: make 'all-cabal-hashes' repository overridablePeter Simons2016-11-011-11/+3
* callHackage: ensure we're always using the latest available Hackage databasePeter Simons2016-10-051-6/+7
* For the moment, we need a specific reference to 5.0.4Michael Alan Dorman2016-09-201-1/+1
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-121-1/+1
* haskell: fix ghcWithHoogle to version 4Profpatsch2016-09-031-1/+4
* haskell: update our Hackage database to the latest versionPeter Simons2016-07-161-2/+2
* callHackage: generate expressions for the appropriate target system and compilerPeter Simons2016-06-131-2/+21
* haskell: add support for all of HackagePeter Simons2016-06-121-0/+4
* pkgs/development/haskell-modules: simplify use of standard fix' and extends f...Peter Simons2015-11-251-5/+7
* lib: document fix and add fix', extends functionsPeter Simons2015-11-241-2/+2
* Merge: xlibs and x11 attribute cleanupVladimír Čunát2015-09-231-1/+1
|\
| * xlibs: replace occurrences by xorgVladimír Čunát2015-09-151-1/+1
* | hackage-packages.nix: switch our default package set to Stackage NightlyPeter Simons2015-09-191-1/+2
|/
* haskell-packages: bring hoogle to the masses by imlementing ghcWithHoogleJan Malakhovski2015-08-181-6/+17
* haskell-modules/default.nix: this line of code is invalid but wasn't causing ...obadz2015-08-061-2/+0
* haskell-ng: hoogleLocal supportCharles Strahan2015-06-111-0/+1
* haskell-ng: reduce memory requirements of overrideScope by improved sharingPeter Simons2015-05-181-1/+2
* haskell-ng: make overrideScope respect the default lookup scopePeter Simons2015-05-181-3/+3
* Remove obsolete Haskell attribute name compatibility layer.Peter Simons2015-05-041-3/+1