Peter Simons
ee262b83ef
cabal2nix: fix overrides for Cabal 2.2.x
2018-03-10 10:00:16 +01:00
Peter Simons
2a17cffbb2
haskell-src-exts: update overrides for version 1.20.2
2018-03-09 14:22:28 +01:00
Peter Simons
f4b757bd3d
haskell-changelogged: add override to fix the build
2018-03-06 21:10:39 +01:00
Vladimír Čunát
565bd805e6
Merge branch 'master'
2018-03-05 14:53:27 +01:00
Peter Simons
8b537488a5
git-annex: update sha256 hash for the new version
2018-03-01 21:56:35 +01:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Michael Alan Dorman
f7ab190096
language-c: remove now-unnecessary overrides
2018-02-23 17:58:18 +01:00
Kosyrev Serge
e6b5fefed7
configuration-generic | c2hs: language-c 0.7.2 is compatible with GHC 8.4
2018-02-22 01:30:42 +03:00
Peter Simons
a3c1a66ed7
liquidhaskell: drop obsolete override
2018-02-20 17:21:47 +01:00
Peter Simons
e7a8ced07f
liquidhaskell: version 0.8.2.3 fails during Haddock stage
2018-02-16 12:55:46 +01:00
Peter Simons
b0bdf778bd
liquidhaskell: drop obsolete patches
2018-02-16 10:40:04 +01:00
Peter Simons
b6e553506f
cabal2nix: build with hpack 0.27.0
2018-02-16 10:40:00 +01:00
Peter Simons
afb83e0e03
multi-ghc-travis: update to current Git master
2018-02-13 10:57:40 +01:00
Shea Levy
32085eafa1
haskell-hpio: disable test suite to fix the build
2018-02-10 18:10:47 +01:00
Shea Levy
d2b6665024
haskell-twee-lib: disable broken haddocks
2018-02-10 18:10:46 +01:00
Shea Levy
7ac6c77323
ghc: Make deterministic profiling patches opt-in.
...
The patch changes some pieces of the exposed API, so we can't have our
default GHC changed in this way.
2018-02-10 18:10:44 +01:00
Shea Levy
9dfbb52423
liquidhaskell: Patch for compat with our deterministic profiling GHC patch
2018-02-10 18:05:29 +01:00
Peter Simons
1d4529c7e2
cabal2nix: compile with hpack 0.25.0
2018-02-10 18:05:28 +01:00
Peter Simons
8ff7ac4859
Merge pull request #34646 from clacke/hledger-darwin
...
hledger: build correctly on darwin
2018-02-07 08:32:59 +01:00
Claes Wallin (韋嘉誠)
cc2c594a9b
hledger*: build correctly on darwin
...
- mkdir -p $out/share/info rather than assuming $out/share is there
- find .info and .man* files correctly on darwin -- don't try to
match the specific system name, there is nothing to gain from that
nix calls darwin darwin, but ghc calls it osx in its directory names.
closes #34644
2018-02-07 01:32:16 +08:00
Shea Levy
39f62c770b
haxl: Disable non-deterministic tests
2018-02-05 13:00:12 -05:00
Peter Simons
af884f5607
cabal2nix: update build to hpack 0.24
2018-02-04 10:52:53 +01:00
Peter Simons
866a1ed2d5
cabal2nix: build with hpack 0.23
2018-01-31 16:03:59 +01:00
Peter Simons
b7e6ac1515
hledger: install man pages and info files
...
Make sure that hledger, hledger-ui, and hledger-web have their documentation
installed in locations where system tools can find them.
Fixes https://github.com/NixOS/nixpkgs/issues/34301 .
2018-01-26 19:42:04 +01:00
Peter Simons
f8776eabdd
cabal2nix: build with latest version of hpack
2018-01-26 13:01:12 +01:00
Peter Simons
03ef28473d
haskell-tinc: drop broken non-Hackage package
2018-01-26 13:01:11 +01:00
Peter Simons
c83b455c7d
haskell-intero-nix-shim: drop broken non-Hackage package
2018-01-26 13:01:11 +01:00
Peter Simons
291c3681f6
cabal-plan: fix build by applying https://github.com/haskell-hvr/cabal-plan/pull/16
2018-01-26 13:01:10 +01:00
Peter Simons
eb5d7d2b26
haskell-lambdabot: fix build
2018-01-23 16:09:29 +01:00
Peter Simons
4532826e99
Merge pull request #34037 from ElvishJerricco/fix-ghcjs-lts-10
...
Fixed GHCJS
2018-01-21 19:55:25 +01:00
Will Fancher
fcc8cae88d
Fixed GHCJS
2018-01-20 15:47:59 -05:00
Peter Simons
8297025d28
haskell-hlint: needs latest version of haskell-src-exts
2018-01-20 21:40:45 +01:00
Michael Alan Dorman
899714ae96
hoogle: fix http-conduit dependency for new version
...
5.0.17 now requires http-conduit > 2.3.
2018-01-19 12:53:11 +01:00
Peter Simons
a1366f43a0
git-annex: update hash for new version
2018-01-19 12:53:11 +01:00
Jan Tojnar
c278dd0b9d
bustle: re-enable hgettext support
...
hgettext 0.1.31.0 builds again
2018-01-18 22:13:57 +01:00
Peter Simons
29f0f38433
multi-ghc-travis: update to latest Git version and create a proper Haskell build
...
The attribute haskellPackages.multi-ghc-travis refers to a proper Cabal build
that includes the package's library
2018-01-18 17:01:33 +01:00
José Luis Lafuente
9b577c44bc
gitHUD: disable tests
...
Tests require tasty-quickcheck ==0.8.*
2018-01-17 17:18:16 +01:00
Shea Levy
43e7cf5eb7
haskellPackages.ChasingBottoms: Disable testsuite
2018-01-12 13:04:57 -05:00
Peter Simons
e277be1943
Merge pull request #33360 from adnelson/unpin_lzma_versions
...
haskellPackages.lzma: loosen version bounds for test dependencies
2018-01-12 16:09:13 +01:00
Drew Hess
84e4caacc5
haskell-modules: swagger2 still needs dontHaddock on armv7l-linux.
2018-01-11 00:59:55 -08:00
Drew Hess
c5e433df59
haskell-modules: more disabled tests for armv7l-linux.
...
Specifically: servant-docs, servant-swagger, swagger2.
2018-01-10 00:38:45 -08:00
Drew Hess
c05378b730
haskell-modules: disable hashable tests on armv7l-linux.
2018-01-09 18:06:25 -08:00
Matthew Pickering
5542e3cc4d
haskell package set configuration clean-up
...
Closes https://github.com/NixOS/nixpkgs/pull/33588 .
2018-01-09 20:32:55 +01:00
Peter Simons
48a6d1a2ab
Merge pull request #33405 from dhess/ghc-armv7l
...
Make GHC work on armv7l-linux
2018-01-08 11:50:41 +01:00
Allen Nelson
a4c8f60e86
reference issue in comment
2018-01-06 23:08:24 -06:00
Michael Alan Dorman
5d56434e56
hindent: needs new haskell-src-exts
2018-01-06 11:29:51 +01:00
Michael Alan Dorman
b1a1062dad
text-icu: Some sort of testing issue with ghc-8.2
2018-01-05 09:34:25 +01:00
Peter Simons
0a07a52506
Merge pull request #33425 from mpickering/stringbuilder
...
Use self rather than super to make stringbuilder overridable
2018-01-04 18:02:07 +01:00
Matthew Pickering
d7944aba3e
Use self rather than super to make stringbuilder overridable
2018-01-04 16:54:38 +00:00
Robin Gloster
231754d995
haskellPackages.restless-git: fix build
2018-01-04 15:13:57 +01:00
Drew Hess
05824e66a1
haskell-modules: disable happy tests on armv7l-linux.
2018-01-03 16:03:26 -08:00
Test
6ea37497cd
loosen version bounds for lzma test dependencies
2018-01-02 17:43:40 -06:00
Frederik Rietdijk
4cc2a38854
Merge remote-tracking branch 'upstream/master' into HEAD
2018-01-01 18:15:13 +01:00
Peter Simons
f448a79770
haskell-JuicyPixels: disable failing Haddock phase
2018-01-01 18:12:17 +01:00
Vladimír Čunát
1fcd92ce92
Merge branch 'master' into staging
...
A few thousand rebuilds from master, again.
Hydra: ?compare=1422362
2017-12-31 09:53:49 +01:00
Peter Simons
ab3a12ed7e
darcs: switch build to GHC 8.0.2 to fix it
...
Also, jailbreak the constraint on unix-compat <5.
2017-12-31 09:31:03 +01:00
Frederik Rietdijk
2d0bead714
Merge remote-tracking branch 'upstream/master' into HEAD
2017-12-30 17:04:54 +01:00
Shea Levy
961907de47
Add haskell-ide-engine
2017-12-29 14:41:15 -05:00
Vladimír Čunát
f29000b002
Merge branch 'master' into staging
...
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Robin Gloster
ee1c85aee9
mariadb: lib -> connector-c
2017-12-29 02:18:35 +01:00
Peter Simons
39eb15b028
haskell-scalendar: break the infinite recursion to avoid evaluation errors
...
Suggested in https://github.com/NixOS/nixpkgs/pull/33077#issuecomment-353993598 .
2017-12-27 18:33:45 +01:00
Peter Simons
adabca4b13
Revert "haskellPackages.{SC,sc}alendar: nullify to fix ofborg eval"
2017-12-26 22:24:30 +01:00
Piotr Bogdan
416d9bd7f8
haskellPackages.{SC,sc}alendar: nullify to fix ofborg eval
2017-12-26 16:52:36 +00:00
Michael Alan Dorman
48c4901a7a
taggy: remove patch
...
The newly released 0.2.1 includes it.
2017-12-26 11:36:28 +01:00
Shea Levy
e32bc0b5c0
haskellPackages.lenz: Fix against latest hs-functors
2017-12-22 13:54:01 -05:00
Shea Levy
5e8a0786b0
Disable tests on haskellPackages.protobuf
2017-12-22 12:48:07 -05:00
Shea Levy
302202ccde
haskellPackages.monad-memo: Fix testsuite
2017-12-22 09:11:41 -05:00
Michael Alan Dorman
8e6d5639c3
pointfree, taffybar: jailbreak
2017-12-20 20:59:33 +01:00
Peter Simons
15b9537f37
haskell-wai-secure-cookies: drop obsolete overrides
2017-12-20 20:59:18 +01:00
Peter Simons
e4bb2a784d
liquidhaskell: drop obsolete override
2017-12-20 20:59:18 +01:00
Pierre Radermecker
3e22c56161
Haskell-language-puppet: don't build haddock
2017-12-20 15:16:57 +01:00
Peter Simons
3ae4e2dcc9
haskell-graphviz: jailbreak to fix build with recent versions of QuickCheck
2017-12-20 09:17:46 +01:00
Peter Simons
dba09a202b
stack: jailbreak to fix broken build in LTS-10.x
2017-12-20 09:17:46 +01:00
Peter Simons
4ab8999891
haskell-store: disable test suite to fix build with recent versions of smallcheck
2017-12-20 09:17:46 +01:00
Peter Simons
6922808372
haskell-path: disable test suite to fix build with recent versions of doctest
2017-12-20 09:17:46 +01:00
Peter Simons
a33d746223
haskell-genvalidity-property: jailbreak to fix build with recent versions of doctest
2017-12-20 09:17:46 +01:00
Peter Simons
5119549255
haskell-config-ini: disable test suite which fails with GHC 8.2.2
2017-12-20 09:17:46 +01:00
Peter Simons
04bd949738
haskell-nix-derivation: jailbreak to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00
Peter Simons
48c0621cdf
haskell-int-cast: jailbreak to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00
Peter Simons
68be4071ed
haskell-text-short: jailbreak to fix build with recent tasty-quickcheck
2017-12-20 09:17:46 +01:00
Peter Simons
2a097c9c02
haskell-blaze-html: jailbreak to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00
Peter Simons
91a864f3d7
haskell-attoparsec: disable test suite to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00
Peter Simons
914d1aa19b
haskell-blaze-markup: jailbreak to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00
Peter Simons
cde067b3ac
haskell-cryptohash-*: jailbreak to fix build with recent tasty-quickcheck
2017-12-20 09:17:46 +01:00
Peter Simons
6372613259
cabal-install: drop obsolete overrides
2017-12-20 09:17:46 +01:00
Peter Simons
a5d5d03a97
haskell-cryptohash-sha256: jailbreak to fix build with recent tasty-quickcheck
2017-12-20 09:17:46 +01:00
Peter Simons
2a742f6aef
haskell-edit-distance: jailbreak to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00
Peter Simons
45e819dd49
haskell-configuration-common: drop obsolete overrides
2017-12-20 09:17:46 +01:00
Peter Simons
e2c6ccf71f
haskell-scalendar: mark package as broken
2017-12-20 09:17:46 +01:00
Peter Simons
3e524aa06f
haskell-configuration-common: drop obsolete overrides
2017-12-20 09:17:46 +01:00
Peter Simons
46351ad4b7
haskell-pandoc: drop obsolete constraints
2017-12-20 09:17:45 +01:00
Michael Alan Dorman
053c466073
vector-builder: Break recursion
2017-12-20 09:17:45 +01:00
Michael Alan Dorman
4fa4348dea
Remove various package overrides
2017-12-20 09:17:45 +01:00
Michael Alan Dorman
461f311e35
haskell-src-exts: 1.19.1 is now the default version
2017-12-20 09:17:45 +01:00
Michael Alan Dorman
22ef441cfa
optparse-applicative: 0.14 is now the default version
...
Remove references to when it was non-default.
2017-12-20 09:17:45 +01:00
Peter Simons
523fae925c
haskell-pandoc-citeproc: update override
2017-12-19 13:58:52 +01:00
Peter Simons
2737faba47
Merge pull request #32746 from jtojnar/bustle
...
haskellPackages.bustle: build icons and metadata
2017-12-17 08:42:05 +01:00
Jan Tojnar
07c375d9fc
haskellPackages.bustle: build icons and metadata
2017-12-16 22:42:30 +01:00
Peter Simons
874dbb14c1
git-annex: update hash for version 6.20171214
2017-12-15 16:32:56 +01:00
Peter Simons
a215e145e4
haskell-configuration-common: cosmetic
2017-12-15 13:11:15 +01:00