Michael Alan Dorman
6236cd4716
pointfree: patch is no longer needed
2017-03-20 10:24:58 +01:00
Joe Hermaszewski
0867ac9963
Haskell Packages: jailbreak strict-io
2017-03-13 11:27:08 +00:00
Rickard Nilsson
fb5369dbe9
haskellPackages.streaming-eversion: dontCheck
2017-03-08 17:18:18 +01:00
Peter Simons
85a06d6b8d
haskell-shelly: drop obsolete overrides
2017-03-06 14:35:21 +01:00
Tom Hunger
6e5eaf58a3
purescript: pin dependencies.
2017-03-06 14:35:21 +01:00
Peter Simons
e47a0ae767
haskell-arithmoi: test suite fails on i686
...
(cherry picked from commit cb1af9fd4f
)
2017-03-04 14:11:55 +01:00
Peter Simons
7a9881de61
haskell-diagrams-lib: test suite fails on i686
...
(cherry picked from commit 3e3dfdd085
)
2017-03-04 14:06:22 +01:00
Domen Kožar
a32a00eb81
haskellPackages.http-api-data: dontCheck
...
(cherry picked from commit 2f4003b561
)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-03-03 11:46:09 +01:00
Peter Simons
b923fd5253
git-annex 6.20170301.1 tarballs are no longer available anywhere; now we must use fetchgit
2017-03-02 22:11:58 +01:00
Nikolay Amiantov
86a0a1eced
haskellPackages.lambdabot-haskell-plugins: remove overrides
2017-03-02 21:41:25 +03:00
Robin Gloster
ec98c1d8f4
haskellPackages.cabal-lenses: add comment to upstream issue
2017-03-02 11:03:25 +01:00
Peter Simons
9e72734826
haskell-yaml: build with bundled libyaml rather than our system version
...
It looks like the yaml package bundles an unreleased version of libyaml and
relies on particulars of that versions behavior. Therefore, the package no
longer works with the official libyaml 0.1.7 release, which is what we have.
https://github.com/snoyberg/yaml/issues/106
2017-03-02 09:05:07 +01:00
Peter Simons
2e5a4b1a38
haskell-lambdabot: fix evaluation
2017-03-02 09:05:07 +01:00
Robin Gloster
b2919b454f
haskellPackages.cabal-lenses: fix build
2017-03-01 17:26:09 +01:00
Robin Gloster
a3e4321297
haskellPackages.rank1dynamic: fix build
2017-03-01 17:09:21 +01:00
Robin Gloster
fd770dd176
haskellPackages.OrderedBits: fix build
2017-03-01 17:09:21 +01:00
Robin Gloster
12ca09d14e
haskellPackages.machines: fix build
2017-03-01 15:56:16 +01:00
Robin Gloster
eea7819af8
haskellPackages.gl: fix build
2017-03-01 15:51:18 +01:00
Robin Gloster
080b28054a
haskellPackages.DPutils: fix build
2017-03-01 15:39:38 +01:00
Gabriel Gonzalez
8beee1ec2d
Fix pkgs.haskellPackages.gtk
build
...
Haskell's `gtk` package requires the `have-quartz-gtk` flag to be built on OS X
when using the Quartz backend
2017-02-26 13:21:35 -08:00
Nikolay Amiantov
cf29810281
haskellPackages.lambdabot: jailbreak
2017-02-23 13:13:22 +03:00
Gabriel Ebner
b66ec6026c
idris: jailbreak
...
Fixes #23048
2017-02-22 17:36:36 +01:00
Domen Kožar
5fc89a6778
language-ecmascript: jailbreak
2017-02-19 20:30:13 +01:00
Rodney Lorrimar
1078758b12
haskellPackages.lentil: no longer needs overrides
2017-02-19 17:13:09 +00:00
Arseniy Seroka
fe5ea1ba82
Merge pull request #22742 from volhovM/feature/fix-orgmode-parse-tests
...
Disable orgmode-parse tests in configuration-common.nix
2017-02-19 16:16:54 +03:00
Benno Fünfstück
785fbfac65
haskell: add nix-specific fixes for various packages in stackage"
...
This reverts commit fd0e0cdc76
.
http-streams test suite is no longer broken, but still needs to be
disabled due to cyclic dependencies (http-streams(test) -> snap ->
http-streams)
2017-02-19 11:34:21 +01:00
Thomas Tuegel
fd0e0cdc76
Revert "haskell: add nix-specific fixes for various packages in stackage"
...
This reverts commit 17c5ca9018
.
This commit causes an evaluation error due to infinite recursion, which can be
tested by running:
```
$ nix-env -f . -qa \* --meta --xml --drv-path --show-trace > /dev/null
```
2017-02-18 12:48:05 -06:00
Nikolay Amiantov
32560d2699
haskellPackages.lambdabot: fix build
2017-02-18 19:33:22 +03:00
Nikolay Amiantov
713918a094
haskellPackages.pointfree: fix build
2017-02-18 19:33:22 +03:00
Benno Fünfstück
17c5ca9018
haskell: add nix-specific fixes for various packages in stackage
...
With these overrides, nearly all of the stackage packages in the latest
stackage release should compile now.
2017-02-18 14:34:53 +01:00
Sarah Brofeldt
d26ac6afa4
haskellPackages.xmonad-extras: jailbreak to allow xmonad 0.13 ( #22927 )
...
Fixes https://github.com/NixOS/nixpkgs/issues/22919
2017-02-18 04:07:55 +01:00
Peter Simons
3c0b1919e7
git-annex: update sha256 hash for the new version
2017-02-16 11:49:42 +01:00
Peter Simons
1a0cddad80
Merge pull request #22834 from Profpatsch/data-pprint
...
haskellPackages: data-pprint jailbreak
2017-02-15 16:06:58 +01:00
Profpatsch
d6fdba7f45
haskellPackages: data-pprint jailbreak
2017-02-15 15:44:30 +01:00
John Wiegley
3a0efcc4ca
configuration-common: http-api-data is now at version 0.3.5
2017-02-14 10:42:46 -08:00
Rickard Nilsson
8665250844
haskellPackages.dirstream: jailbreak
2017-02-14 13:48:44 +01:00
Michael Raskin
3508b4832f
haskellPackages: fgl, fgl-arbitrary: jailbreak (w.r.t. hspec for tests)
2017-02-14 13:23:28 +01:00
Mikhail Volkhov
035e2028d8
Disable orgmode-parse tests in config-common.nix
2017-02-13 17:13:02 +03:00
Domen Kožar
1b02439b61
servant-server: disable testsuite
2017-02-13 14:54:55 +01:00
Peter Simons
8821b3899e
haskell-lens: disable doctest suite to work around https://github.com/ekmett/lens/issues/713
2017-02-13 12:22:18 +01:00
Peter Simons
216d277095
haskell-servant: update hash for the documentation download
2017-02-13 12:22:17 +01:00
Peter Simons
e60992354b
haskell-hspec-contrib: disable test suite due to https://github.com/hspec/hspec/issues/307
2017-02-13 12:22:17 +01:00
Peter Simons
c37e51fa68
haskell-stack: jailbreak to work around https://github.com/commercialhaskell/stack/issues/3001
2017-02-13 12:22:17 +01:00
Peter Simons
7a6648f20e
haskell-uuid{,-types}: jailbreak to work around https://github.com/hvr/uuid/issues/28
2017-02-13 12:22:17 +01:00
Peter Simons
30b762a977
haskell-vector: disable the test suite to work around https://github.com/haskell/vector/issues/138
2017-02-13 12:22:17 +01:00
Peter Simons
8968bff461
haskell-case-insensitive: jailbreak to work around https://github.com/basvandijk/case-insensitive/issues/24
2017-02-13 12:22:16 +01:00
Peter Simons
0583ffb7c2
haskell-system-filepath: disable test suite to remove dependency on chell-quickcheck
...
chell-quickcheck does not support recent versions of QuickCheck and
therefore does not compile in LTS 8.x.
2017-02-13 12:22:16 +01:00
Peter Simons
7b96859cab
haskell-parsec: jailbreak to work around https://github.com/aslatter/parsec/issues/68
2017-02-13 12:22:16 +01:00
Peter Simons
29a1db9a97
haskell-lifted-base: jailbreak to work around https://github.com/basvandijk/lifted-base/issues/34
2017-02-13 12:22:16 +01:00
Peter Simons
958b100827
haskell-common: drop overrides that have become obsolete with LTS 8.x
2017-02-13 12:22:09 +01:00