Peter Simons
bf084e0ed7
Merge pull request #49653 from peti/drop-old-ghc-versions
...
drop old ghc versions 7.10.3, 8.0.2, and 8.4.3.
2018-11-03 19:43:59 +01:00
Eric Wolf
79dace1b30
haskellPackages.sdl2: test-suite needs x server, so deactivate it
2018-11-03 00:11:11 +01:00
Peter Simons
82822c66e4
Merge pull request #48697 from ElvishJerricco/jailbreak-cabal-helper
...
haskellPackages.cabal-helper: Jailbreak restrictive bounds.
2018-11-02 20:42:42 +01:00
Peter Simons
fdc19ff311
haskell-polyparse: use latest version for ghc-8.6.1
2018-11-02 20:25:13 +01:00
Peter Simons
2f0de54ddb
Drop obsolete GHC versions 7.10.3, 8.0.2, and 8.4.3.
...
We keep the latest minor release of each one of the last 3 major releases,
which currently are GHC versions 8.2.2, 8.4.4, and 8.6.1. We also have
ghc-HEAD, but this doesn't count.
Dropping these compilers implied that we have to drop the corresponding
versions of ghcjs, too. We can also drop a shitload of obsolete compiler
patches that newer versions no longer need.
At some point, we can probably simplify the generic builder, too.
2018-11-02 20:13:55 +01:00
Peter Simons
32dcb6051a
haskell-brick: drop obsolete jailbreak for ghc-8.6.x
2018-11-02 20:00:28 +01:00
Peter Simons
1bc120fa5f
git-annex: update sha256 hash for new version 7.20181031
2018-11-02 19:22:17 +01:00
Peter Simons
7766df8eba
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1-2-g57c4f0f from Hackage revision
98ec0eee2d
.
2018-11-02 19:22:10 +01:00
Peter Simons
508ce6e208
haskellPackages: default to ghc 8.4.4 as per Stackage LTS 12.16
2018-11-02 19:21:58 +01:00
Peter Simons
3d5f7e368f
haskell-polyparse: drop obsolete override for ghc-8.6.x
2018-10-31 12:09:59 +01:00
Peter Simons
cd68a8c7cc
haskell-fltkhs-themes: disable Hydra build to avoid evaluation errors
2018-10-31 12:09:59 +01:00
Peter Simons
1bc42cb193
haskell-xmobar: drop obsolete override for ghc-8.6.x
2018-10-31 12:09:59 +01:00
Peter Simons
b376d55e52
haskell-easytest: drop obsolete override for ghc-8.6.x
2018-10-31 12:09:59 +01:00
Peter Simons
5d18129ce8
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1-2-g57c4f0f from Hackage revision
b6545b2cd8
.
2018-10-31 12:09:54 +01:00
Peter Simons
771849af9e
LTS Haskell 12.16
2018-10-31 12:09:49 +01:00
John Ericson
26fa9d2b51
Merge pull request #49477 from obsidiansystems/haskell-shell-completions
...
haskell-lib: Factor out shell completion scripts helper
2018-10-30 15:25:03 -04:00
John Ericson
c34f5176f1
haskell-lib: Factor out shell completion scripts helper
2018-10-30 14:49:58 -04:00
Bas van Dijk
945c6b9981
Merge pull request #48699 from ElvishJerricco/overridable-buildFromSdist
...
haskell.lib.buildFromSdist: Allow overrideCabal
2018-10-26 11:17:24 +01:00
Peter Simons
26974e962e
cabal2nix: fix build with ghc 8.4.x
2018-10-25 11:12:38 +02:00
Peter Simons
f1fd7da406
haskell-lucid: drop obsolete override
2018-10-25 11:12:38 +02:00
Peter Simons
84b6bf8226
haskell-pandoc-types: drop obsolete override
2018-10-25 11:12:38 +02:00
Peter Simons
cfbf9cbf39
haskell-yesod-core: drop obsolete override
2018-10-25 11:12:38 +02:00
Peter Simons
c66c169f81
stack: fix the ghc 8.4.x build
2018-10-25 11:12:38 +02:00
Peter Simons
19013d8092
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1-1-g9fae38b from Hackage revision
5124fd5742
.
2018-10-25 11:12:38 +02:00
Peter Simons
d81e10ab83
LTS Haskell 12.14
2018-10-25 11:12:38 +02:00
John Ericson
6b81005e66
Merge pull request #48688 from ElvishJerricco/shellFor-nativeBuildInputs
...
haskellPackages.shellFor: Add nativeBuildInputs [Fixes #48435 ]
2018-10-19 12:19:45 -04:00
Peter Simons
2f9a6d648b
ghc-8.6.x: disable mpd support in xmobar
...
libmpd does not compile with the latest version of ghc.
2018-10-19 14:44:23 +02:00
Peter Simons
b5c725f122
haskell-HaTeX: jailbreak to fix the build with ghc-8.6.x
2018-10-19 14:44:23 +02:00
Peter Simons
a4be65dac2
haskell-wl-pprint-extras: jailbreak to fix the build with ghc-8.6.x
2018-10-19 14:44:23 +02:00
Peter Simons
6c2f00e4e5
haskell-fgl: ignore the new cabal revision published on Hackage
2018-10-19 14:44:23 +02:00
Peter Simons
0fdbed7f53
haskell-base-compat-batteries: fix build with ghc-8.0.x
2018-10-19 14:44:23 +02:00
Peter Simons
488e41e8df
haskell-hledger-ui: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:23 +02:00
Peter Simons
0f92a347e9
haskell-brick: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:23 +02:00
Peter Simons
5860a9dc73
haskell-vty: use the latest version when building with ghc-8.6.1
2018-10-19 14:44:23 +02:00
Peter Simons
d393b89965
stack: prefer the ghc-8.6.1 version
...
Building stack with ghc-8.4.x requires a whole lot of version overrides -- most
notably Cabal 2.4.x --, so we don't bother and just use the one built with the
latest compiler instead.
2018-10-19 14:44:22 +02:00
Peter Simons
13c666d81c
haskell-hledger: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
2f055cec0a
stack: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
4ec2418dda
stack: drop obsolete override after version update
2018-10-19 14:44:22 +02:00
Peter Simons
8d54a1efe6
haskell-neat-interpolation: we cannot use the latest version without megaparsec 7.x
2018-10-19 14:44:22 +02:00
Peter Simons
1643a57fd0
haskell-monad-par: disable the test suite to fix the build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
60744d784a
haskell-wizards: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
5891201db2
haskell-ledger-lib: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
79f5e5d365
haskell-cassava-megaparsec: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
6d070d3ad0
haskell-hspec-megaparsec: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
91caf69a40
haskell-megaparsec: jailbreak to fix build with ghc-8.6.1
...
We cannot update to megaparsec-7.x because hledger does not support it.
2018-10-19 14:44:22 +02:00
Peter Simons
147c88256e
haskell-config-ini: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
156e0b0788
haskell-lucid: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
f96a244034
haskell-data-clist: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
2745a36f2c
ghc-8.6.x: we need the latest pandoc version for this compiler
2018-10-19 14:44:22 +02:00
Peter Simons
2e0f10b3d7
haskell-easytest: apply patches to fix the build with ghc-8.6.x
2018-10-19 14:44:22 +02:00