summary refs log tree commit diff
path: root/pkgs/development/tools/haskell
Commit message (Collapse)AuthorAge
* dconf2nix: 0.0.7 -> 0.0.8Gabriel Volpe2021-05-25
|
* ihaskell: clean up unnecessary doJailbreakssternenseemann2021-05-04
|
* ihaskell: remove unnecessary ihaskell-display packageVaibhav Sagar2021-05-04
|
* haskell-hyper: refactor expressionsternenseemann2021-05-04
| | | | | * Use stdenvNoCC * Utilize unpackPhase, allow for patching
* haskell-hyper: 0.1.0.2 -> 0.2.3.0sternenseemann2021-05-04
|
* haskell-language-server: drop obsolete ghc-8.6.5 from the wrapperPeter Simons2021-03-12
|
* haskell-language-server: ghc 8.10.3 -> ghc 8.10.4Jakob Leifhelm2021-02-21
|
* haskell-language-server: default ghc 8.10.2 -> 8.10.3Jakob Leifhelm2021-02-07
|
* haskell-language-server: Use hackage version and cleanupMalte Brandy2021-02-05
|
* treewide: remove stdenv where not neededPavol Rusnak2021-01-25
|
* pkgs/development/tools: stdenv.lib -> libBen Siraphob2021-01-23
|
* haskelPackages.haskell-language-server: 0.7.1 -> 0.8.0Malte Brandy2021-01-08
|
* haskellPackages.haskell-language-server: 0.7.0 -> 0.7.1Joe Hermaszewski2020-12-18
|
* haskell-language-server: Make update.sh fetch latest tagged releaseJoe Hermaszewski2020-12-18
|
* haskellPackages.haskell-language-server: 0.6.0 -> 0.7.0Joe Hermaszewski2020-12-18
| | | | | | | Remove hls-brittany as it's no longer necessary Fix the update script to include hls-explicit-imports-plugin and hls-retrhls-retrie-plugin
* dconf2nix: 0.0.6 -> 0.0.7Gabriel Volpe2020-12-03
|
* haskell-language-server: 0.6.0rc -> 0.6.0Malte Brandy2020-11-13
|
* haskellPackages.haskell-language-server: Fix buildMalte Brandy2020-11-13
| | | | | | | | | | | | | | | In preparation of the upcoming 0.6.0 release I wanted to fix hls. It introduces two new plugin packages, which are not on hackage yet. I remove apply-refact overrides, because current apply-refact versions are compatible with all ghcs we support, according to their changelog. I override more of the hls dependencies globally on the whole package set, to avoid a lot of duplicate compilations. And because @peti changed my mind about this being a good practice. hls now uses a released version of ghcide
* haskell-language-server: Init wrapper for multiple ghc versions at 0.5.0 ↵maralorn2020-10-10
| | | | | | | | | (#99519) * haskell-language-server: Init wrapper for multiple ghc versions at 0.5.0 * Fix closure size * docs: Add hls section to Haskell part of manual
* haskell-language-server: 0.4.0 -> 0.5.0 (#99508)maralorn2020-10-09
|
* dconf2nix: 0.0.5 -> 0.0.6Gabriel Volpe2020-09-21
|
* haskell-language-server: cb861b878a -> c476992f43galagora2020-09-11
|
* haskell-language-server: hls-ghcide 0.3.0 -> 0.4.0galagora2020-09-11
| | | | The patch is merged into master
* haskell-language-server: add brittany forkgalagora2020-09-11
|
* haskellPackages.haskell-language-server: 0.3.0 -> 0.4.0Malte Brandy2020-09-04
|
* haskellPackages.haskell-language-server: Fix expressionMalte Brandy2020-08-27
|
* haskellPackages.haskell-language-server: fix typo in update scriptJoe Hermaszewski2020-08-25
|
* haskellPackages.haskell-language-server: 0.2.0 -> 0.3.0Malte Brandy2020-08-16
| | | | | | | | | | While we are at it I: * Disable tests, because I can‘t keep up with the speed hls introduces more tests that cause trouble in nixpkgs. * Fix builds of fourmolu and retrie * Remove the wrapper for hls which is obsolete because of improved package detection in hie-bios. And added a note that this can be removed for ghcide soon, too.
* dconf2nix: init at 0.5.0Gabriel Volpe2020-08-09
|
* haskellPackages.haskell-language-server: 0.2.0.0 -> 0.2.2.0Malte Brandy2020-07-24
|
* haskellPackages.haskell-language-server: 0.1.0.0 -> 0.2.0.0Malte Brandy2020-07-24
| | | | | | | generated by pkgs/development/tools/haskell/haskell-language-server/update.sh with some manual tweaks
* electron: point electron alias to the latest stable versionPavol Rusnak2020-07-20
| | | | + require explicit version of electron in packages
* Merge pull request #91759 from NixOS/haskell-updatesPeter Simons2020-07-03
|\ | | | | Update Haskell package set to LTS 16.3 (plus other fixes)
| * Update pkgs/development/tools/haskell/haskell-language-server/update.shDennis Gosnell2020-06-30
| |
| * haskell-language-server: init at 0.1.0.0Guillaume Desforges2020-06-29
| |
* | Fixed syntax errors in ihaskell wrappersarahzrf2020-06-26
|/
* treewide: quoted urls for RFC45, only the rebuildsMichael Reilly2020-04-05
|
* vaultenv: 0.13.0 -> 0.13.1R. RyanTM2020-03-10
|
* vaultenv: fix buildDaiderd Jordan2020-03-07
| | | | Don't hard fail on warnings, having eg. some redundant imports is fine.
* vaultenv: 0.8.0 -> 0.13.0Michael Fellinger2020-02-27
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* haskell-ci: update to latest git versionPeter Simons2019-06-26
| | | | Drop un-referenced "multi-ghc-travis" directory.
* leksah: Point to upstream repository for using itSilvan Mosberger2019-04-28
| | | | | | | | The build in nixpkgs was broken for forever. Trying to fix it would be painful, as leksah uses a lot of overrides and custom versions. In addition, leksah works best with the GHC version matching your project, which means we'd have to make sure it builds for each of our GHC versions.
* vaultenv: disable broken buildPeter Simons2019-03-16
| | | | (cherry picked from commit 3642a3a69ccd92ce5baa3fcf48580f8e4a9e5753)
* treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim2019-02-26
| | | | | | | | | Whenever we create scripts that are installed to $out, we must use runtimeShell in order to get the shell that can be executed on the machine we create the package for. This is relevant for cross-compiling. The only use case for stdenv.shell are scripts that are executed as part of the build system. Usages in checkPhase are borderline however to decrease the likelyhood of people copying the wrong examples, I decided to use runtimeShell as well.
* multi-ghc-travis: update to latest git versionPeter Simons2018-09-27
|
* Merge pull request #46385 from xeji/p/brokenxeji2018-09-15
|\ | | | | mark long-failing packages broken for 18.09
| * leksah: mark as brokenUli Baum2018-09-13
| | | | | | | | no successful build since 2017-08-19
* | vaultenv: 0.5.3 -> 0.8.0Luke Clifton2018-09-12
|/
* multi-ghc-travis: update to latest git versionPeter Simons2018-08-17
|