aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/haskell-modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #68946 from volth/escapeJörg Thalheim2019-09-241-2/+2
|\ | | | | treewide: fix string escapes
| * treewide: fix string escapesvolth2019-09-161-2/+2
| |
* | haskell-easytest: mark the build as broken when compiling with ghc-8.8.xPeter Simons2019-09-221-1/+2
| |
* | hackage-packages.nix: automatic Haskell package set updatePeter Simons2019-09-221-447/+783
| | | | | | | | | | This update was generated by hackage2nix v2.14.4-12-gd19721c from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/c0f0a4b290db5872b3d7e003af0cd0958a3d42f6.
* | haskell-string-qq: patch the build to succeed when compiling with ghc-8.8.xPeter Simons2019-09-221-0/+10
| |
* | haskell-monad-par: disable the test suite when building with ghc-8.8.xPeter Simons2019-09-221-0/+1
| |
* | haskell-shakespeare: drop obsolete patch to fix the build with ghc-8.8.xPeter Simons2019-09-221-4/+0
| |
* | haskell-csv: patch the build to succeed when compiling with ghc-8.8.xPeter Simons2019-09-221-0/+3
| |
* | haskell-hpack: mark the build as broken when compiling with ghc-8.8.xPeter Simons2019-09-221-0/+3
| |
* | haskell-aeson-diff: jailbreak when building with ghc-8.8.xPeter Simons2019-09-221-0/+3
| |
* | haskell-cassava: use the latest version when building with ghc-8.8.xPeter Simons2019-09-221-4/+0
| |
* | haskell-xmonad-contrib: use the latest version when building with ghc-8.8.xPeter Simons2019-09-221-0/+1
| |
* | haskell-lens: use the latest version when building with ghc-8.8.xPeter Simons2019-09-221-4/+1
| |
* | hackage2nix: disable broken builds that cause evaluation errors on HydraPeter Simons2019-09-221-0/+2
| |
* | haskell-HStringTemplate: drop obsolete overridePeter Simons2019-09-221-3/+0
| |
* | haskell-X11: patch the build to succeed with ghc-8.8.xPeter Simons2019-09-221-0/+6
| |
* | haskell-HStringTemplate: jailbreak when building with ghc-8.8.xPeter Simons2019-09-221-0/+4
| |
* | haskellPackages.pinboard-notes-backup: mark not brokenBenjamin Esham2019-09-221-1/+0
| |
* | Revert "haskell-hakyll: patch Cabal file from upstream"Justin Humm2019-09-222-8/+2
| | | | | | | | This reverts commit fe366d43e85df82739756ec16fcb5a0d3b77f681.
* | haskellPackages.shh: mark not brokenLuke Clifton2019-09-221-2/+0
| |
* | haskellPackages: unbreak amazonka (and other packages that use it)Jean-Baptiste Giraudeau2019-09-224-147/+56
| | | | | | | | Closes https://github.com/NixOS/nixpkgs/pull/68944.
* | Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-211-1/+1
| | | | | | | | | | | | | | This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions.
* | Merge master into staging-nextFrederik Rietdijk2019-09-195-901/+2171
|\ \
| * | haskell-cabal-plan: add override to fix the buildPeter Simons2019-09-191-0/+3
| | |
| * | git-annex: update sha256 hash for new release 7.20190912Peter Simons2019-09-191-1/+1
| | |
| * | hackage-packages.nix: automatic Haskell package set updatePeter Simons2019-09-191-838/+2104
| | | | | | | | | | | | | | | This update was generated by hackage2nix v2.14.4-9-g449ad2b from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/ed250ead255d7a1f3a30cfeabd57d620ee313398.
| * | hackage2nix: disable builds that break evaluation on HydraPeter Simons2019-09-181-0/+11
| | |
| * | ghc881 - alex: simplify overrideLuc Tielen2019-09-181-5/+1
| | |
| * | ghc881 - alex: try only applying relevant patchLuc Tielen2019-09-181-8/+5
| | |
| * | ghc881 - alex: point directly to working commitLuc Tielen2019-09-182-30/+8
| | |
| * | Remove unneeded codeLuc Tielen2019-09-181-3/+0
| | |
| * | Only patch alex for ghc881Luc Tielen2019-09-182-1/+8
| | |
| * | Update dhall: 1.25.0 -> 1.26.0Luc Tielen2019-09-182-3/+3
| | |
| * | haskell.packages.ghc881.tasty-hedgehog: fix dependency versioning issueLuc Tielen2019-09-181-0/+1
| | |
| * | haskell.packages.ghc881.hedgehog: fix build issueLuc Tielen2019-09-181-3/+3
| | |
| * | haskell.packages.ghc881.vault: avoid build issue with docsLuc Tielen2019-09-181-0/+1
| | |
| * | haskell.packages.ghc881.attoparsec: fix build issueLuc Tielen2019-09-181-4/+1
| | |
| * | haskell.packages.ghc881.socks: fix issue with base dependency versionLuc Tielen2019-09-181-1/+1
| | |
| * | haskell.packages.ghc881.vector-th-unbox: fix buildLuc Tielen2019-09-181-1/+1
| | |
| * | haskell.packages.ghc881.cabal-doctest: fix buildLuc Tielen2019-09-181-9/+0
| | |
| * | haskell.packages.ghc881.haskell-src-exts: fix buildLuc Tielen2019-09-181-4/+1
| | |
| * | haskell.packages.ghc881.happy: fix buildLuc Tielen2019-09-181-4/+1
| | |
| * | haskell.packages.ghc881.haskell-src-meta: fix buildLuc Tielen2019-09-181-2/+2
| | |
| * | haskell.packages.ghc881.alex: apply temporary patch for ghc881Luc Tielen2019-09-182-1/+28
| | |
| * | haskell.packages.ghc881.yaml: fix missing attribute issueLuc Tielen2019-09-181-1/+1
| | |
| * | Revert "haskell.packages.ghc881.cabal-doctest: use super.cabal-doctest_1_0_7"Luc Tielen2019-09-181-1/+9
| | | | | | | | | | | | This reverts commit 5e91bfa80acea3dabca7034f8a517044965b6270.
| * | haskellPackages.massiv: mark unbrokenJaakko Luttinen2019-09-181-3/+0
| | |
| * | haskellPackages.scheduler: mark unbrokenJaakko Luttinen2019-09-181-1/+0
| | |
| * | LTS Haskell 14.6Peter Simons2019-09-181-34/+34
| |/
* | Merge branch 'staging-next' into stagingJan Tojnar2019-09-123-1078/+901
|\|