Commit Graph

1998 Commits

Author SHA1 Message Date
(cdep)illabout
0ef0f83fbf haskellPackages.semver-range: disable tests to get building 2020-11-20 20:57:39 +01:00
Malte Brandy
dd75aa6b9b haskellPackages.stack: Fix build of dependencies
* persistent-sqlite
* pantry
2020-11-20 20:57:38 +01:00
Malte Brandy
93e8e7eb62 haskellPackages.hackage-security: Disable test to fix build 2020-11-20 20:57:38 +01:00
Malte Brandy
e2b6d74494 haskellPackages.haskell-language-server: Fix build 2020-11-20 20:57:37 +01:00
Malte Brandy
63e5e85ba7 haskellPackages: Fix more eval errors 2020-11-20 20:57:37 +01:00
Malte Brandy
996775e9cb haskellPackages.nettle: Fix build 2020-11-20 20:57:37 +01:00
Malte Brandy
c35a3fb3f7 haskellPackages.aeson: Fix build 2020-11-20 20:57:36 +01:00
Malte Brandy
d444c89dd4 haskellPackages: Remove obsolete packages
All those packages are not needed anymore in nixpkgs
2020-11-20 20:57:36 +01:00
Malte Brandy
8ef164247e haskellPackages: Remove a lot of overrides to fix eval errors 2020-11-20 20:57:36 +01:00
Peter Simons
6aa6b8f0eb haskell: drop overrides that have become obsolete in Stackage Nightly 2020-11-20 20:57:35 +01:00
Malte Brandy
bf2b91cfc0 haskellPackages.stack: Fix eval error 2020-11-13 21:37:57 +01:00
Malte Brandy
0f1709ad23 haskell-language-server: Fix build
Fixing a bound problem in ghcide and bumping ghc-exactprint
2020-11-13 21:37:57 +01:00
Malte Brandy
bacdeffd80 haskellPackages.hls-hlint-plugin: Fix build on hydra 2020-11-13 21:37:57 +01:00
Malte Brandy
3cbe2b5bc3 haskell-language-server: Fix hydra config for deps 2020-11-13 21:37:57 +01:00
Malte Brandy
bf29c147c3 haskellPackages.haskell-language-server: Fix build
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
2020-11-13 21:37:56 +01:00
Malte Brandy
becd5f5bc3 haskellPackages.matterhorn: Fix eval 2020-11-13 21:37:56 +01:00
Malte Brandy
798e23c74f haskellPackages.reflex-dom-core: Remove obsolete patches 2020-11-13 21:37:56 +01:00
Malte Brandy
bc1ffa457e haskellPackages.pandoc: 2.11.1 -> 2.11.1.1 2020-11-13 21:37:56 +01:00
(cdep)illabout
bbb5016daa haskellPackages.binary-instances: get building again 2020-11-13 21:37:56 +01:00
Joe Hermaszewski
b95bea0385 haskellPackages.update-nix-fetchgit: Several fixes
Fix versions of dependencies

Generate shell completions

Wrap executable so that required executables are in PATH

Make sure necessary executables for tests are present during build
2020-11-13 21:37:56 +01:00
Joe Hermaszewski
738d4fef65 haskellPackages.optparse-generic_1_4_4: Correct version of dependency 2020-11-13 21:37:56 +01:00
Joe Hermaszewski
4f0af81b01 haskellPackages.optparse-applicative_0_16_0_0: Fix for compgen error 2020-11-13 21:37:56 +01:00
Peter Simons
9028b8f341 haskell-time-compat: update to latest version so that binary-instances compiles 2020-11-13 21:37:56 +01:00
Julian Stecklina
cd11c0c817 haskellPackages.hail: relax cabal dependencies to unbreak
The upstream version still contains very strict dependency
constraints. I've updated the patches to a version that relax these.
This unbreaks hail for me.
2020-11-12 10:47:41 +01:00
Peter Simons
d1e684cd24 haskell: drop obsolete patches for patch and reflex 2020-11-06 21:38:29 +01:00
Peter Simons
8925f7ae79 haskell-binary-instances: drop obsolete override
Unfortunately, this doesn't mean that the package now compiles
because it still depends on an newer version of time-compat. :-(
2020-11-06 21:38:28 +01:00
Peter Simons
a146baff16 git-annex: update sha256 hash for new version 8.20201103 2020-11-06 21:38:28 +01:00
Malte Brandy
58b878c748 haskellPackages.dependent-sum-aeson-orphans: Remove obsolete patch 2020-11-06 21:38:28 +01:00
Peter Simons
ef5068f069 haskell-configuration-common: cosmetic 2020-11-06 21:37:06 +01:00
Peter Simons
5e386edc22 pandoc: update override for the new version 2020-11-06 21:37:06 +01:00
Peter Simons
696f1c191c haskell-gi-base: update override for the new version 2020-11-06 21:37:06 +01:00
Joe Hermaszewski
22dbcb3b57 haskellPackages.autoapply: Depend on correct version of th-desugar
Also mark as unbroken
2020-11-06 21:37:05 +01:00
Joe Hermaszewski
86a1b6c41d haskellPackages.vulkan-utils: Add necessary dependency on vulkan-headers
Also mark as unbroken
2020-11-06 21:37:05 +01:00
Peter Simons
718aafa5f7 pandoc: update overrides for the new release 2020-10-30 21:11:47 +01:00
Domen Kožar
59c53bc62e
servant: generate docs using python3 2020-10-29 16:21:57 +01:00
zowoq
10e961cdf9 haskellPackages.trifecta: dontCheck on darwin 2020-10-25 15:59:31 +10:00
Peter Simons
650ddffab5 haskell-implicit-hie-cradle: fix build 2020-10-23 21:00:26 +02:00
Peter Simons
b5c2917eb2 haskell-skylighting-core: update override for the new version 2020-10-23 21:00:26 +02:00
Peter Simons
83c743387f haskell-skylighting: update override for the new version 2020-10-23 21:00:26 +02:00
Peter Simons
90500cc7a4 haskell-dhall: update overrides for the new release 2020-10-23 21:00:26 +02:00
Markus Hauck
58ad0afc3c haskellPackages.stan: Mark as not broken and enable tests
With https://github.com/NixOS/nixpkgs/pull/101008, this package builds
successfully and passes all tests as well.
2020-10-23 21:00:25 +02:00
Markus Hauck
c643d0aaa7 microaeson: Unbreak via jailbreak 2020-10-23 21:00:25 +02:00
Peter Simons
ee44940ee5 stack: override pantry to the latest version to fix the build 2020-10-16 21:31:53 +02:00
Peter Simons
8f038f2370 haskell-pandoc: update override for the latest version 2020-10-16 13:45:18 +02:00
Malte Brandy
5c07a01165
haskellPackages.pandoc: Fix eval again 2020-10-16 11:36:38 +02:00
Malte Brandy
8ff4da09f3
haskellPackages.pandoc: Update to 2.11 2020-10-15 23:55:29 +02:00
Robert Hensing
de1a1ca073 haskellPackages.optparse-applicative: Fix for compgen error 2020-10-15 09:53:32 +02:00
Dmitry Bogatov
8c5302f58d Unbreak haskellPackages.hpack-dhall 2020-10-13 00:00:00 -04:00
Malte Brandy
d39865aa29
haskellPackages.neuron: Fix build 2020-10-11 14:50:26 +02:00
Anton-Latukha
0b6c322808
haskellPackages.stylish-haskell: unpin
The reason of the pinning was fixed by the 0.12 release, now 0.12.2 is released.

Currently, Haskell Language Server Nix env development environment does not
work, so it is essentially impossible to develop HLS under NixOS,
HLS requirements of environment coerce on the stylish-haskell>=0.12
and looks at haskellPackages.stylish-haskell.

M  pkgs/development/haskell-modules/configuration-common.nix
2020-10-11 14:49:23 +03:00