summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-common.nix
Commit message (Collapse)AuthorAge
* multi-ghc-travis: update to latest Git version and create a proper Haskell buildPeter Simons2018-01-18
| | | | | The attribute haskellPackages.multi-ghc-travis refers to a proper Cabal build that includes the package's library
* gitHUD: disable testsJosé Luis Lafuente2018-01-17
| | | | Tests require tasty-quickcheck ==0.8.*
* haskellPackages.ChasingBottoms: Disable testsuiteShea Levy2018-01-12
|
* Merge pull request #33360 from adnelson/unpin_lzma_versionsPeter Simons2018-01-12
|\ | | | | haskellPackages.lzma: loosen version bounds for test dependencies
| * reference issue in commentAllen Nelson2018-01-06
| |
| * loosen version bounds for lzma test dependenciesTest2018-01-02
| |
* | haskell-modules: swagger2 still needs dontHaddock on armv7l-linux.Drew Hess2018-01-11
| |
* | haskell-modules: more disabled tests for armv7l-linux.Drew Hess2018-01-10
| | | | | | | | Specifically: servant-docs, servant-swagger, swagger2.
* | haskell-modules: disable hashable tests on armv7l-linux.Drew Hess2018-01-09
| |
* | haskell package set configuration clean-upMatthew Pickering2018-01-09
| | | | | | | | Closes https://github.com/NixOS/nixpkgs/pull/33588.
* | Merge pull request #33405 from dhess/ghc-armv7lPeter Simons2018-01-08
|\ \ | | | | | | Make GHC work on armv7l-linux
| * | haskell-modules: disable happy tests on armv7l-linux.Drew Hess2018-01-03
| | |
* | | hindent: needs new haskell-src-extsMichael Alan Dorman2018-01-06
| | |
* | | text-icu: Some sort of testing issue with ghc-8.2Michael Alan Dorman2018-01-05
| | |
* | | Merge pull request #33425 from mpickering/stringbuilderPeter Simons2018-01-04
|\ \ \ | | | | | | | | Use self rather than super to make stringbuilder overridable
| * | | Use self rather than super to make stringbuilder overridableMatthew Pickering2018-01-04
| | | |
* | | | haskellPackages.restless-git: fix buildRobin Gloster2018-01-04
| |/ / |/| |
* | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2018-01-01
|\ \ \
| * | | haskell-JuicyPixels: disable failing Haddock phasePeter Simons2018-01-01
| | | |
* | | | Merge branch 'master' into stagingVladimír Čunát2017-12-31
|\| | | | | | | | | | | | | | | | | | | A few thousand rebuilds from master, again. Hydra: ?compare=1422362
| * | | darcs: switch build to GHC 8.0.2 to fix itPeter Simons2017-12-31
| | | | | | | | | | | | | | | | Also, jailbreak the constraint on unix-compat <5.
* | | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-12-30
|\| | |
| * | | Add haskell-ide-engineShea Levy2017-12-29
| | | |
* | | | Merge branch 'master' into stagingVladimír Čunát2017-12-29
|\| | | | | | | | | | | | | | | Hydra: ?compare=1421760
| * | | haskell-scalendar: break the infinite recursion to avoid evaluation errorsPeter Simons2017-12-27
| | | | | | | | | | | | | | | | Suggested in https://github.com/NixOS/nixpkgs/pull/33077#issuecomment-353993598.
| * | | Revert "haskellPackages.{SC,sc}alendar: nullify to fix ofborg eval"Peter Simons2017-12-26
| | | |
* | | | mariadb: lib -> connector-cRobin Gloster2017-12-29
|/ / /
* | | haskellPackages.{SC,sc}alendar: nullify to fix ofborg evalPiotr Bogdan2017-12-26
| | |
* | | taggy: remove patchMichael Alan Dorman2017-12-26
| | | | | | | | | | | | The newly released 0.2.1 includes it.
* | | haskellPackages.lenz: Fix against latest hs-functorsShea Levy2017-12-22
| | |
* | | Disable tests on haskellPackages.protobufShea Levy2017-12-22
| | |
* | | haskellPackages.monad-memo: Fix testsuiteShea Levy2017-12-22
| | |
* | | pointfree, taffybar: jailbreakMichael Alan Dorman2017-12-20
| | |
* | | haskell-wai-secure-cookies: drop obsolete overridesPeter Simons2017-12-20
| | |
* | | liquidhaskell: drop obsolete overridePeter Simons2017-12-20
| | |
* | | Haskell-language-puppet: don't build haddockPierre Radermecker2017-12-20
|/ /
* | haskell-graphviz: jailbreak to fix build with recent versions of QuickCheckPeter Simons2017-12-20
| |
* | stack: jailbreak to fix broken build in LTS-10.xPeter Simons2017-12-20
| |
* | haskell-store: disable test suite to fix build with recent versions of ↵Peter Simons2017-12-20
| | | | | | | | smallcheck
* | haskell-path: disable test suite to fix build with recent versions of doctestPeter Simons2017-12-20
| |
* | haskell-genvalidity-property: jailbreak to fix build with recent versions of ↵Peter Simons2017-12-20
| | | | | | | | doctest
* | haskell-config-ini: disable test suite which fails with GHC 8.2.2Peter Simons2017-12-20
| |
* | haskell-nix-derivation: jailbreak to fix build with QuickCheck 2.10+Peter Simons2017-12-20
| |
* | haskell-int-cast: jailbreak to fix build with QuickCheck 2.10+Peter Simons2017-12-20
| |
* | haskell-text-short: jailbreak to fix build with recent tasty-quickcheckPeter Simons2017-12-20
| |
* | haskell-blaze-html: jailbreak to fix build with QuickCheck 2.10+Peter Simons2017-12-20
| |
* | haskell-attoparsec: disable test suite to fix build with QuickCheck 2.10+Peter Simons2017-12-20
| |
* | haskell-blaze-markup: jailbreak to fix build with QuickCheck 2.10+Peter Simons2017-12-20
| |
* | haskell-cryptohash-*: jailbreak to fix build with recent tasty-quickcheckPeter Simons2017-12-20
| |
* | cabal-install: drop obsolete overridesPeter Simons2017-12-20
| |