Peter Simons
b59905bfe4
haskell-conduit: use latest version when compiling with ghc-8.4.x
2018-03-17 21:16:48 +01:00
Peter Simons
e772848b44
haskell-tasty: drop obsolete override for ghc-8.4.x
2018-03-17 21:16:48 +01:00
Peter Simons
6a71804bea
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.1 from Hackage revision
04b554ad3b
.
2018-03-17 21:16:48 +01:00
Peter Simons
38bd7183c5
brick: undo update to revision 1, which breaks the build with GHC 8.2.2
...
Hopefully, upstream fixes this quickly.
2018-03-17 11:42:36 +01:00
Peter Simons
6fbf6efcf3
haskell-esqueleto: drop the markBroken for ghc 8.4.1
...
Although accurate, the override causes evaluation errors that serve little
purpose but poison our dashboard at [1].
[1] https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2018-03-17 08:21:24 +01:00
Peter Simons
fe0be794fb
haskell-pandoc-types: update override for ghc 8.4.x
2018-03-17 08:21:23 +01:00
Peter Simons
f3f5d68ca3
haskell-generic-builder: cosmetic
2018-03-17 08:21:23 +01:00
Peter Simons
1978fa444d
haskell-generic-builder: disable shared executable linking by default
...
This change raises the question of whether we should disable building of shared
libraries altogether (since we don't link them). Unfortunately, we can't,
because GHC expects shared libraries to be around when building and running
test suites, and no amount of passing --disable-shared flags at configure time
changes the fact. I *guess* that's related to the DYNAMIC_GHC_PROGRAMS = YES
flag we set when building GHC itself, but I haven't investigated it further
yet.
Closes https://github.com/NixOS/nixpkgs/issues/29011 .
2018-03-17 08:21:23 +01:00
Peter Simons
db5be10a4a
haskell-generic-builder: fix confusion about --enable-static vs. --enable-library-vanilla
2018-03-17 08:21:23 +01:00
Peter Simons
d7beae33dc
haskell-generic-builder: always compile with --enable-library-for-ghci
2018-03-17 08:21:23 +01:00
Peter Simons
a62b24be6d
haskell-generic-builder: drop obsolete splitObjs function argument
2018-03-17 08:21:23 +01:00
Peter Simons
7f5fba75e2
haskell-generic-builder: compile profiling library variants by default
...
Unless specified otherwise, the default package set compiles library variants
for profiling with profiling-detail "all-functions". Executables, however, are
not built with profiling enabled.
This change increases the closure size for many Haskell programs, but the
practical advantage of having stack traces and performance measurements easily
available during development seems to outweigh that cost.
Closes https://github.com/NixOS/nixpkgs/issues/22340 .
2018-03-17 08:21:22 +01:00
Peter Simons
408d441df0
git-annex: update sha256 hash for the new version
2018-03-17 08:21:22 +01:00
Peter Simons
929dac413b
cabal2nix: update hpack version override
2018-03-17 08:21:22 +01:00
Peter Simons
7d043f036c
haskell-configuration-common: cosmetic, no functional change
2018-03-17 08:21:22 +01:00
Peter Simons
9df1d15a28
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9-10-gc1333d1 from Hackage revision
bad3dc0ed6
.
2018-03-17 08:21:17 +01:00
Peter Simons
c81d3e72e8
hackage2nix: disable failing Hydra builds
2018-03-17 08:21:16 +01:00
Peter Simons
b6ca84c94e
hackage2nix: extend the set of packages I maintain
2018-03-17 08:21:15 +01:00
Peter Simons
50020a296a
darcs: jailbreak fgl dependency constraints to fix the build
2018-03-16 17:33:31 +01:00
Graham Christensen
18bf53a74d
haskel packages: drop override on ltk to fix evaluation
2018-03-15 22:00:02 -04:00
Peter Simons
dc7557a2f0
haskell-constraints: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
81316008f7
haskell-semigroupoids: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
5a1a30becc
structured-haskell-mode: update overrides for lts-11.x
2018-03-15 21:33:05 +01:00
Peter Simons
9254b06b22
haskell-src: update override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
5c9b3a6b18
haskell-free: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
43d9df52c3
haskell-lens: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
a11eaf1f04
haskell-regex-tdfa: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
1e8e3d6291
haskell-changelogged: drop obsolete override
2018-03-15 21:33:05 +01:00
Peter Simons
de7847e683
git-annex: add overrides to fix the build in an lts-11.x environment
2018-03-15 21:33:05 +01:00
Peter Simons
080c54cd1c
haskell-turtle: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
8d0df69f4f
haskell-vty: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
79c2be32ad
haskell-doctest: update overrides for ghc-8.4.x
2018-03-15 21:33:04 +01:00
Peter Simons
2932385b3c
haskell-pandoc-types: update to latest version to fix the build with GHC 8.4.x
2018-03-15 21:33:04 +01:00
Peter Simons
326e1157a3
cabal2nix: update hpack override to use the latest version
2018-03-15 21:33:04 +01:00
Peter Simons
45caa0cf64
haskell-unordered-containers: drop obsolete override for GHC 8.4.x
2018-03-15 21:33:04 +01:00
Peter Simons
f0730a1bf5
haskell-funcmp: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:04 +01:00
Peter Simons
6e507784d7
lambdabot-haskell-plugins: drop obsolete override
2018-03-15 21:33:04 +01:00
Peter Simons
77c16dd7db
haskell-hspec: update overrides for ghc-8.4.1 build
2018-03-15 21:33:04 +01:00
Peter Simons
3cf9c63c64
Drop obsolete Haskell overrides.
...
The overrides for the following packages no longer help:
- HaVSA
- test-framework-quickcheck
2018-03-15 21:33:04 +01:00
Peter Simons
8fdba8ca99
haskell-test-framework: disable test suite build
...
This avoids a dependency on an old version of QuickCheck.
2018-03-15 21:33:04 +01:00
Michael Alan Dorman
559832d663
isDarwin: make usage consistent
...
This one was the only one of the form pkgs.stdenv._hostPlatform_.isDarwin.
2018-03-15 21:33:04 +01:00
Michael Alan Dorman
2d3138fc9a
tldr: remove unnecessary override
...
`shell-conduit` is no longer necessary for the expression.
2018-03-15 21:33:04 +01:00
Michael Alan Dorman
41409f6348
haskell-src-exts: remove unnecessary overrides
...
The 1.20.2 release is now the default.
2018-03-15 21:33:04 +01:00
Michael Alan Dorman
80b209cf20
http-conduit: remove unnecessary override
...
The 2.3.0 version is now the default.
2018-03-15 21:33:04 +01:00
Peter Simons
a13ff71b21
haskell-configuration-common: update a couple of comments
2018-03-15 21:33:04 +01:00
Peter Simons
90696dcb6c
cabal2nix: update hpack override
2018-03-15 21:33:04 +01:00
Peter Simons
b79f68ae7a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9-6-g7017487 from Hackage revision
97c9f84bf5
.
2018-03-15 21:33:04 +01:00
Peter Simons
e4d49bcabc
hackage2nix: keep old package versions around so that we can build git-annex
2018-03-15 21:33:02 +01:00
Peter Simons
da9f52a6e9
LTS Haskell 11.0
2018-03-15 21:33:02 +01:00
Peter Simons
1583cc6449
haskell-SHA: fix compiler crash while trying to build the test suite on i686
...
Fixes https://github.com/NixOS/nixpkgs/issues/36949 .
2018-03-14 21:23:25 +01:00