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
Peter Simons
913923c07c
haskell-ghcide: update overrides for the new version of lsp-test
2020-10-09 21:39:35 +02:00
Peter Simons
ec2d05bd7a
git-annex: update to new version 8.20201007
2020-10-09 21:39:35 +02:00
Malte Voos
7526fbef4b
haskellPackages.domain-auth: disable test suite
2020-10-09 21:39:35 +02:00
maralorn
9bf8b98045
haskell-language-server: 0.4.0 -> 0.5.0 ( #99508 )
2020-10-09 21:39:35 +02:00
Peter Simons
ed881aa3dd
haskell-matterhorn: update overrides for latest versions of brick and vty
2020-10-02 20:39:56 +02:00
Malte Brandy
e9b4f98f3e
haskellPackages: Fix two eval errors
2020-10-02 20:39:56 +02:00
Malte Brandy
c430824a06
haskellPackages.pandoc: Fix build
2020-09-25 21:08:24 +02:00
Malte Brandy
631899e7c1
haskellPackages: Fix eval errors
2020-09-25 21:08:23 +02:00
Peter Simons
d0541e2eca
haskell-pandoc-plot: mark broken because of failing test suite
...
Reported upstream at https://github.com/LaurentRDC/pandoc-plot/issues/13 .
2020-09-18 21:50:29 +02:00
Malte Brandy
2bf095d026
haskellPackages.hnix: Fix build
2020-09-18 21:50:29 +02:00
Malte Brandy
59617bc142
haskellPackages.ghcide: Fix build
2020-09-18 21:50:29 +02:00
Peter Simons
5f7b5a370c
haskell-stylish-haskell: update sha256 hash for the patch
2020-09-11 21:31:10 +02:00
galagora
5175a8947d
haskell-language-server: don't test fourmolu
2020-09-11 22:17:37 +03:00
galagora
9ee19bc889
haskellPackages.stylish-haskell: fix cabal bounds
2020-09-11 22:17:37 +03:00
galagora
da9d7a4a75
haskell-language-server: ghc-exactprint update
...
0.6.2 -> 0.6.3.2
2020-09-11 22:17:36 +03:00
galagora
80328d9ea4
haskell-language-server: hls-ghcide 0.3.0 -> 0.4.0
...
The patch is merged into master
2020-09-11 22:17:36 +03:00
galagora
e9b791e6a0
haskell-language-server: add brittany fork
2020-09-11 22:17:36 +03:00
Peter Simons
0e8da16ac7
Enable meta.hydraPlatforms for Haskell overrides to the latest version.
...
We distribute some packages in their respective latest version even though
Stackage LTS says that we should use an older one. These packages need to have
their meta.hydraPlatforms attribute populated or Nixpkgs will fail to build it
release tarball. This happened most recently with Pandoc, which was updated
to the latest 2.10.1 version without fixing up meta.hydraPlatforms.
2020-09-11 20:54:54 +02:00
Peter Simons
10ec99b0de
haskell-lsp-test: update override for the new version
2020-09-11 20:30:10 +02:00
Peter Simons
d3810727cf
git-annex: update sha256 hash for the new 8.20200908 release
2020-09-11 20:30:09 +02:00
Peter Simons
92a2366ec2
dhall-nix: update override for the new dhall version
2020-09-11 20:30:09 +02:00
Peter Simons
d9a0457680
haskell-gi-base: update overrides for the new version
2020-09-11 20:30:09 +02:00
Peter Simons
059a7a4419
haskell-neat-interpolation: update the override for the latest version
2020-09-04 21:00:09 +02:00
Malte Brandy
89cfe01679
haskellPackages.haskell-language-server: 0.3.0 -> 0.4.0
2020-09-04 03:24:17 +02:00
maralorn
037e178a43
haskellPackages.ghcide: Fix build ( #97052 )
2020-09-04 02:58:04 +02:00
Ariel Nunez
a29ed35bc7
hasura: 1.2.1 -> 1.3.1-beta.1
2020-09-03 14:59:08 -05:00
Malte Brandy
ad7f8917fd
haskellPackages.monoidal-containers: Remove patch
2020-09-03 21:01:42 +02:00
Malte Brandy
6be7f90931
haskellPackages.haskell-language-server: Fix eval
2020-09-02 20:46:00 +02:00
Peter Simons
90adc4b990
haskell-rfc5051: update to latest version to fix pandoc-citeproc
2020-08-28 21:31:20 +02:00
Peter Simons
05bf532082
pandoc: update to version 2.10.1
...
Stackage wants us to stay at 2.9.x, but that version is really quite old now
and updating the new version actually simplifies our code because a couple of
overrides are no longer necessary.
2020-08-28 21:06:51 +02:00
Peter Simons
23da09f7f0
Merge pull request #96266 from dminuoso/unbreak-libsodium
...
haskell-libsodium: add missing c2hs dependency
2020-08-28 20:29:54 +02:00
Peter Simons
68a6c74c3b
document motivation for the changes in the previous commit
...
Co-authored-by: Dennis Gosnell <cdep.illabout@gmail.com>
2020-08-28 20:27:35 +02:00
Peter Simons
e58af79db3
haskell-cryptonite: update to the latest version 0.27
2020-08-28 15:16:52 +02:00
Malte Brandy
1b836c6f10
haskellPackages.haskell-language-server: Fix expression
2020-08-27 19:27:27 +02:00
Peter Simons
4f2b6471e4
haskell-configuration-common: cosmetic
2020-08-27 15:39:47 +02:00
Peter Simons
5b7e93b920
liquidhaskell: fix build with ghc-8.10.x
2020-08-27 15:37:48 +02:00
Peter Simons
cef0089ab2
haskell-haskeline: update overrides for the new 0.8.1.0 version
2020-08-27 14:41:09 +02:00
Peter Simons
24cd70f14a
Merge remote-tracking branch 'origin/master' into haskell-updates
2020-08-27 14:26:14 +02:00
Dennis Gosnell
a6f317a345
Merge pull request #96093 from KAction/unbreak-haskell-nix
...
Unbreak haskellPackages.dhall-nix
2020-08-26 12:58:47 +09:00
Dmitry Bogatov
0a7abe4625
Unbreak haskellPackages.dhall-nix
2020-08-25 20:53:02 -04:00
Pyry Kontio
1e99373cef
haskellPackages.trifecta: disable tests on AArch64
...
The tests tend to fail and prevent the build of packages that depend on
this library, while the core reason for the test failure seems hard to
fix at the moment.
2020-08-25 22:38:49 +09:00
Victor Nawothnig
381f4d1aab
Update pkgs/development/haskell-modules/configuration-common.nix
...
Co-authored-by: Dennis Gosnell <cdep.illabout@gmail.com>
2020-08-25 13:34:20 +02:00