summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-common.nix
Commit message (Collapse)AuthorAge
* haskellPackages.Agda: use older unordered-containers to fix buildNikolay Amiantov2016-03-05
| | | | Fixes #13594.
* haskellPackages: fix evaluationVladimír Čunát2016-02-29
| | | | It seems `self` was wanted instead of `pkgs` by the author of 3844206.
* Make sure we use the older version of hjsonpointerMichael Alan Dorman2016-02-28
|
* mwc-random: drop obsolete overridesPeter Simons2016-02-28
|
* Merge pull request #11274 from robgssp/ldapzimbatm2016-02-26
|\ | | | | ldap-client: don't break on test failures
| * ldap-client: don't break on test failuresRobert Glossop2015-11-25
| |
* | haskell-pandoc: drop obsolete overridePeter Simons2016-02-12
| |
* | haskell-hans: drop obsolete patchPeter Simons2016-02-12
| |
* | xmonad-contrib: drop obsolete overridesPeter Simons2016-02-12
| |
* | haskell-miniball: fix package by adding the missing pkgs.miniball dependencyErik Rybakken2016-02-03
| |
* | haskell: update use of Cabal 1.18.1.6 to 1.18.1.7Peter Simons2016-01-27
| | | | | | | | | | This affects GHC versions 7.2.x and earlier, which cannot compile more recent versions of Cabal.
* | haskell: update use of Cabal 1.20.0.3 to 1.20.0.4Peter Simons2016-01-27
| | | | | | | | | | This affects mostly jailbreak-cabal, which uses the old version on most platforms due to bugs introduced to Cabal in later releases.
* | haskell-hspec: update overrides for LTS 4.2Peter Simons2016-01-20
| |
* | darcs: remove obsolete overridesPeter Simons2016-01-17
| |
* | Disabling tests for haskellPackages.dockerAlexander V. Nikolaev2016-01-02
| | | | | | | | | | Tests in `docker` package require `docker` command and working docker server on build machine..
* | pointfree: now builds with haskell-src-exts-1.17.Michael Alan Dorman2015-12-31
| |
* | haskell-text: doCheck=false override is now generated by hackage2nixPeter Simons2015-12-28
| | | | | | | | This is necessary to break an finite recursion in the test suite dependencies.
* | haskell-time: remove obsolete overridesPeter Simons2015-12-22
| |
* | haskell-gtksourceview2: add override to fix buildPeter Simons2015-12-18
| |
* | haskellPackages.git-annex: Do not build lsof on DarwinJohn Wiegley2015-12-17
| |
* | Revert "haskellPackages.git-annex: Do not use lsof on Darwin"John Wiegley2015-12-16
| | | | | | | | This reverts commit fd45c7b82b65c31a5be7854d8566260b781c6d6b.
* | Clean up overrides for Haskell gio, glib, and gtk.Peter Simons2015-12-17
| |
* | haskellPackages.git-annex: Do not use lsof on DarwinJohn Wiegley2015-12-16
| |
* | Don't check hindentMichael Alan Dorman2015-12-16
| | | | | | | | | | | | It appears its test suite has some issues at present, based on https://github.com/chrisdone/hindent/issues/166, which seems to preceed haskell-src-exts-1.17 being released.
* | Fixup pointfree package.Michael Alan Dorman2015-12-16
| |
* | haskell-morte has been fixed upstream.Peter Simons2015-12-09
| |
* | Fix Haskell evaluation errors on Hydra.Peter Simons2015-12-09
| |
* | Merge recent staging built on HydraVladimír Čunát2015-12-05
|\ \ | | | | | | | | | | | | | | | http://hydra.nixos.org/eval/1231884 Only Darwin jobs seem to be queued now, but we can't afford to wait for that single build slave.
| * | allow networking by default and remove it from derivationsJude Taylor2015-11-19
| | |
| * | use per-derivation sandbox profilesJude Taylor2015-11-19
| |/
* | haskell-gtk2hs-buildtools now copes with alex 3.1.5 and later.Peter Simons2015-12-04
| |
* | haskell-sdr: re-enable the test suitePeter Simons2015-12-02
| | | | | | | | | | https://github.com/adamwalker/sdr/issues/1#issuecomment-99296074 suggests that the issue has been fixed.
* | haskell-language-c-quote: fix build by compiling with older version of alexPeter Simons2015-11-29
| |
* | haskell-morte: fix build by compiling with older version of alexPeter Simons2015-11-29
| |
* | haskell-gtk2hs-buildtools: build this package with alex 3.1.4Peter Simons2015-11-29
|/ | | | | The latest version, alex 3.1.5, generates code that this package can't cope with.
* hmatrix: fix missing Accelerate framework dependency on darwinRyan Trinkle2015-11-15
|
* Haskell math-functions is broken on Hydra again. :-(Peter Simons2015-11-12
|
* git-annex: update overridesPeter Simons2015-11-05
|
* haskellPackages: enable hsparql checks againProfpatsch2015-11-02
|
* haskell-math-functions: trigger re-build to fix broken binaries on HydraPeter Simons2015-10-31
|
* haskellPackages.c2hs: Disable tests on DarwinJohn Wiegley2015-10-31
| | | | The tests require gcc, but gcc is no longer available on Darwin systems.
* Merge pull request #10729 from Profpatsch/hsparql-fix-buildJude Taylor2015-10-30
|\ | | | | haskellPackages: skip hsparql checks
| * haskellPackages: skip hsparql checksProfpatsch2015-10-31
| |
* | double-conversion: propagate libcxxJude Taylor2015-10-28
| | | | | | | | | | Packages that depend on double-conversion may fail their doctests if dlopen(libc++.dylib) fails.
* | fixed darwin frameworks for halive and fseventsDaiderd Jordan2015-10-27
| |
* | git-annex: update overridesPeter Simons2015-10-26
|/
* pandoc-citeproc: remove obsolete overridesPeter Simons2015-10-18
| | | | The spuriously failing test suite is now disabled by cabal2nix.
* haskell-hscurses: fix undeclared dependency on ncursesShea Levy2015-10-16
|
* Latest llvm-general now requires llvm 3.5Jordan Woehr2015-10-13
|
* haskell-fltkhs: record my fruitless attempts to fix that buildPeter Simons2015-10-09
|