Peter Simons
8d937ac941
configuration-hackage2nix.yaml: update list of broken builds
2015-11-29 15:30:31 +01:00
Peter Simons
e15a003ddd
haskell-alex: remove obsolete overrides: the test suite succeeds in version 3.1.5
2015-11-29 15:30:31 +01:00
Peter Simons
7ab53bc51a
haskell-language-c-quote: fix build by compiling with older version of alex
2015-11-29 15:30:30 +01:00
Peter Simons
da54e29789
haskell-morte: fix build by compiling with older version of alex
2015-11-29 15:30:30 +01:00
Peter Simons
2b6f0d08c6
haskell-gtk2hs-buildtools: build this package with alex 3.1.4
...
The latest version, alex 3.1.5, generates code that this package can't
cope with.
2015-11-29 15:30:30 +01:00
Peter Simons
b4cd7cf882
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/7b12664abe66756cfe3a8e8bc4ee876c56788598
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/624aeb0d41732d3b69dd8aa4b98e271fe2d67230
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/57dab1c9974199e11130c3da70ffa31480a9ca37
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/dc4725639cbc6e242e2a931eda69293005bdc464
2015-11-29 15:30:24 +01:00
Peter Simons
69add60b5c
pkgs/development/haskell-modules: simplify use of standard fix' and extends functions
...
My original version of 'extend' had its arguments flipped compared to the one
we now have in stdenv.lib.
2015-11-25 11:30:43 +01:00
Peter Simons
b21f6c7823
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-45-g1161457 using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/6cdcd0db5c8ea17696bc4104d8a5944550c77ad2
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/e774e54800d78863bc090537cf1f3798e0ae1334
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/89c3b45370ec1742d9e029ff4e5271316031b84b
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/caa131e677dbaedd74af287e05f588b75a9980a6
2015-11-25 11:30:42 +01:00
Peter Simons
405fda497a
lib: document fix and add fix', extends functions
...
These functions used to live in pkgs/development/haskell-modules/default.nix,
but they are generic, really, and should be easily accessible to everyone.
2015-11-24 12:48:03 +01:00
Peter Simons
d5ef0d9751
Haskell: experiment with importing a generated hackage-packages.nix file
2015-11-24 10:52:22 +01:00
Peter Simons
64f9b40d28
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-45-g1161457 using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/8a5e5c46a19625d8f0149c9d3fec3ecc298baa1c
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/c8d16c7fd21071de12e15ba2c05a4f7b4bc97594
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/89c3b45370ec1742d9e029ff4e5271316031b84b
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/98e337bf6bf8efb772babe252e3f0027d8b6f859
2015-11-24 10:52:12 +01:00
Peter Simons
a779b57153
configuration-hackage2nix.yaml: update list of broken builds
2015-11-19 10:56:58 +01:00
Peter Simons
3d9e83761e
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-44-g2042044 using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/8d34a1fc4bfcddbb1cc10d70958293e9e3b16298
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/770d6964c53cbf749adf3b8984b6a49700bb9db0
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/8ec1fc34193fe53e8e257219cb2e4618f82cade5
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/5236aaf5765a4a921ddc92b1e217e882b7b2f8cf
2015-11-19 10:56:52 +01:00
Peter Simons
2d87d483d0
configuration-hackage2nix.yaml: update list of broken packages
2015-11-17 11:09:59 +01:00
Peter Simons
4fb7b4170a
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-42-g3ca1747 using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/ad0723f0c71afc7b5e86eba1958aed0fd5761c95
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/c7478af457cffe9194a43314b6c0fded1546b275
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/8ec1fc34193fe53e8e257219cb2e4618f82cade5
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/e6bcfb640c367a777c0b398240fe58ef20d141c8
2015-11-17 11:09:09 +01:00
Arseniy Seroka
aca3377672
Merge pull request #11028 from ryantrinkle/hmatrix-darwin
...
Add Accelerate framework dependency to hmatrix on darwin
2015-11-16 18:19:25 +03:00
Ryan Trinkle
90d5d315af
hmatrix: fix missing Accelerate framework dependency on darwin
2015-11-15 14:57:58 -05:00
John Ericson
53e43204f9
ghcjs: update comment on generating built-in pkg list
...
Should we do `import (runCommand ...)` to automate this?
2015-11-12 16:47:41 -08:00
Peter Simons
aee2e72122
Haskell math-functions is broken on Hydra again. :-(
2015-11-12 22:31:03 +01:00
Peter Simons
4856880cab
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-36-ge0ee7ef using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/7c001f31b0626f380947c484a308567a2d4397d4
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/46f2de463b1405cc9a58aba91ee215bd32894e33
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/1ae555e197af31e8d2cd56ac766ee2f085fcc6ee
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/4113b2e369fb5bff8cee9d5c02a9788d5569abed
2015-11-12 22:30:54 +01:00
Peter Simons
4e47af8041
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-36-ge0ee7ef using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/29fff27a552d4056532f6fffad0116bd61ab0c67
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/fccc42cccb2fad93889cb26a9ce91d4e6fd1f1ef
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/1ae555e197af31e8d2cd56ac766ee2f085fcc6ee
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/ec7b421c667876ee1bbdc85654fba060e9da11e2
2015-11-10 16:19:06 +01:00
Peter Simons
6687047a04
configuration-hackage2nix.yaml: update list of broken builds
2015-11-08 15:20:28 +01:00
Peter Simons
f050c42f0b
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-35-g816abb5 using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/1df25a5f13020f59fea6ddf7c52dd006884d635d
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/cb4ec9770f65cadb4f636340c599ad0da83927ae
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/71e581f8e49ab6210581b4fac45ec18445e1fa93
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/6fbe569da0dead6f4043b6c01dda19457cd0fd7e
2015-11-08 15:19:55 +01:00
Peter Simons
f119c9d43d
configuration-hackage2nix.yaml: update list of broken builds
2015-11-05 11:57:00 +01:00
Peter Simons
2b3485181f
git-annex: update overrides
2015-11-05 11:57:00 +01:00
Peter Simons
78615301aa
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-35-g816abb5 using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/f90e42f3826a522f4c182a65f1e54ef15de87c2d
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/96af3096ee3302efe0d4a4fa16519546b077b436
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/71e581f8e49ab6210581b4fac45ec18445e1fa93
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/97a0714af749868ff5b21f427cca523d59637360
2015-11-05 11:57:00 +01:00
Peter Simons
c10589cebb
Merge pull request #10793 from Profpatsch/HEAD
...
haskellPackages: enable hsparql checks again
2015-11-02 18:04:46 +01:00
Profpatsch
d68a77e504
haskellPackages: enable hsparql checks again
2015-11-02 15:35:20 +01:00
Peter Simons
9c2eb52140
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-27-g14f44af using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/296838820efbbdc15eb6578aca5c56c585e0e8eb
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/cbced5bc0e764a895b04245021b2156331927737
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/4622b913dcfa6d442d875c8604a87cc79884f74c
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/05c38f5cda81680f98e751a37a66f5c1f2730789
2015-11-02 10:09:33 +01:00
Peter Simons
a9254356d1
haskell-math-functions: trigger re-build to fix broken binaries on Hydra
2015-10-31 18:44:43 +01:00
Peter Simons
ed3f952933
configuration-hackage2nix.yaml: update list of broken packages
2015-10-31 18:44:41 +01:00
Peter Simons
7a6fe2d4c5
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-27-g14f44af using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/07b9003464c39236dc8d55acfca0bc44de25f954
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/b8c50379aeb1c9a82998ed8e978df8cc68652852
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/4622b913dcfa6d442d875c8604a87cc79884f74c
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/05c38f5cda81680f98e751a37a66f5c1f2730789
2015-10-31 18:43:34 +01:00
John Wiegley
cdfb08b9c6
haskellPackages.c2hs: Disable tests on Darwin
...
The tests require gcc, but gcc is no longer available on Darwin systems.
2015-10-31 09:34:26 -07:00
Jude Taylor
7eea66cabe
Merge pull request #10729 from Profpatsch/hsparql-fix-build
...
haskellPackages: skip hsparql checks
2015-10-30 20:30:18 -07:00
Profpatsch
35dd880019
haskellPackages: skip hsparql checks
2015-10-31 04:25:37 +01:00
Peter Simons
e2db6af4b6
configuration-hackage2nix.yaml: update broken builds
2015-10-30 23:16:19 +01:00
Peter Simons
51ce51a60f
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-26-gcb66650 using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/62a178f86b9c52990be7478e9e6ae1c24dbfa27b
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/d288879f8aab4567268500950824c6771b79e7a2
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/4622b913dcfa6d442d875c8604a87cc79884f74c
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/61e6f9dbeb5770887ea10970e8e2a664d1a8050e
2015-10-30 23:16:10 +01:00
Jude Taylor
7f0e9659f7
double-conversion: propagate libcxx
...
Packages that depend on double-conversion may fail their doctests if dlopen(libc++.dylib)
fails.
2015-10-28 14:20:02 -07:00
Daiderd Jordan
cbc666fc60
fixed darwin frameworks for halive and fsevents
2015-10-27 22:49:08 +01:00
Peter Simons
60bc7e764d
git-annex: update overrides
2015-10-26 13:15:16 +01:00
Peter Simons
7fbc2abf6a
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-23-g9db0d61 using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/1146c867e3e1ff9118358139680913731194d6f8
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/1791c0e4149a511717daf4438fefa7e355f25f86
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/4622b913dcfa6d442d875c8604a87cc79884f74c
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/f51b9b15137c1e15d40618c10971202f106514c4
2015-10-26 13:14:51 +01:00
Peter Simons
ddd255a40c
pandoc-citeproc: remove obsolete overrides
...
The spuriously failing test suite is now disabled by cabal2nix.
2015-10-18 22:01:09 +02:00
Peter Simons
41c733a230
haskell-configuration-ghc-7.8.x.nix: remove obsolete overrides
...
These overrides cause an infinite recursion for reasons I don't quite
understand and that don't seem worthwhile to attempt to understand.
2015-10-18 22:01:09 +02:00
Peter Simons
8e07d5d77c
haskell: update lists of core and non-core packages for older compilers
2015-10-18 22:01:09 +02:00
Peter Simons
215e7a6f00
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-22-g7ae1e4c using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/ecd4f778f13aaf6c0cf738c523c1e426e72a59f7
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/873ad146ce6200f5b90739a46889a0e13d2678f8
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/0c2d9478c40ebf63cd6ae0f19a84ffaeed4fbe1c
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/3f21ac8e0f24870dfadf10d96e32b2ed943efe2e
2015-10-18 22:01:03 +02:00
Shea Levy
f17ae73d58
haskell-hscurses: fix undeclared dependency on ncurses
2015-10-16 12:08:28 -04:00
Peter Simons
840d5489a5
configuration-hackage2nix.yaml: disable broken builds
2015-10-16 10:54:41 +02:00
Peter Simons
301a1d366a
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-18-g676e5bd using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/0d6c2ccabfffd3942f824ac359c8e36e21d4afb6
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/4571e32cd95bf42a53c85e7c8a496d584c7b028f
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/0d493eae3616d7da684f1b6bf35709bc4408a5c0
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/c10e6d05feb8b1d4a9cb2ef479d2a448934b7984
2015-10-16 10:54:31 +02:00
Peter Simons
a0376d4666
haskell-conduit: fix build with pre-7.10.x versions of GHC
...
Thanks to @bennofs for finding this issue!
2015-10-15 10:04:14 +02:00
Peter Simons
a7bddbd4ca
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-17-gacb24c5 using the following inputs:
- Nixpkgs: https://github.com/NixOS/nixpkgs/commit/d16b4a3e789f1abb769c6816b9a78466dcc81f8e
- Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/bf464d875465fd575aad1adf660ff83d35ba0a7b
- LTS Haskell: https://github.com/fpco/lts-haskell/commit/0d493eae3616d7da684f1b6bf35709bc4408a5c0
- Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/a19cf709b396706a63c627959a6ff52a6c14e8d7
2015-10-15 10:04:06 +02:00