about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
Commit message (Collapse)AuthorAge
* Merge pull request #90062 from steve-chavez/unbreak-hasql-notiPeter Simons2020-06-12
|\ | | | | haskellPackages.hasql-notifications: unbreak
| * haskellPackages.hasql-notifications: unbreaksteve-chavez2020-06-10
| |
* | treewide: use ffmpeg_3 explicitly if not wanted otherwiseDoron Behar2020-06-12
| | | | | | | | | | | | After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that used `ffmpeg` without requiring a specific version now use ffmpeg_3 explicitly so they shouldn't change.
* | haskellPackages.gitit: mark unbrokenProfpatsch2020-06-12
|/ | | | It’s finally got a new release.
* haskell-cabal-plan: drop obsolete patchesPeter Simons2020-06-05
|
* pandoc: update the note why `dontCheck`Anton-Latukha2020-06-05
| | | | M pkgs/development/haskell-modules/configuration-common.nix
* generic-lens: change upstream report link to relevantAnton-Latukha2020-06-05
| | | | M pkgs/development/haskell-modules/configuration-common.nix
* haddock-library{,_1_9_0}: rm no longer relevant noteAnton-Latukha2020-06-05
| | | | M pkgs/development/haskell-modules/configuration-common.nix
* haddock-library_1_9_0: enable deps and checks, they are fineAnton-Latukha2020-06-05
| | | | M pkgs/development/haskell-modules/configuration-common.nix
* haddock-library: enable deps and checks, they are fineAnton-Latukha2020-06-05
| | | | M pkgs/development/haskell-modules/configuration-common.nix
* dhall-json: rm upstream issue link, no loner relevantAnton-Latukha2020-06-05
| | | | M pkgs/development/haskell-modules/configuration-common.nix
* dhall-json: enable checkAnton-Latukha2020-06-05
| | | | M pkgs/development/haskell-modules/configuration-common.nix
* dhall: document proposed idea upstream to solve `dontCheck`Anton-Latukha2020-06-05
| | | | M pkgs/development/haskell-modules/configuration-common.nix
* hnix: rm from broken-packagesAnton-Latukha2020-06-05
| | | | M pkgs/development/haskell-modules/configuration-hackage2nix.yaml
* hnix: rm `doJailbreak`Anton-Latukha2020-06-05
| | | | M pkgs/development/haskell-modules/configuration-common.nix
* rm these_0_7_6, no longer used package versionAnton-Latukha2020-06-05
| | | | | | Was require by old hnix version. M pkgs/development/haskell-modules/configuration-hackage2nix.yaml
* hnix: rm `these` override, package requires `these >= 1.0.2`Anton-Latukha2020-06-05
| | | | M pkgs/development/haskell-modules/configuration-common.nix
* hnix: add documentation why `dontCheck`Anton-Latukha2020-06-05
| | | | M pkgs/development/haskell-modules/configuration-common.nix
* hnix: rm no longer relevant commentsAnton-Latukha2020-06-05
| | | | | | Cleaning up old comments that do not hold. M pkgs/development/haskell-modules/configuration-common.nix
* ghc.withPackages: Add wrapper for ghcideMalte Brandy2020-06-05
|
* haskell-src-exts-simple: update overrides for the new versionPeter Simons2020-06-05
|
* cachix: enable testsDomen Kožar2020-06-05
|
* haskellPackages.ghcide: 0.1.0 -> 0.2.0 (fix build)Malte Brandy2020-06-05
| | | | | | I decided to leave haskell-lsp and haskell-lsp-types as extra packages, because they will get bumped before the next ghcide release, and then the version pinned by ghcide would be missing again.
* Unbreak qtahPoscat2020-06-05
|
* tensorflow-haskell: Remove tensorflow-mnistMike Sperber2020-06-05
| | | | | | Its tensorflow-mnist-data dependency is not on Hackage, and the license conditions for the data are unclear. Also, it's basically an example package.
* haskellPackages.hlint: fix evaluation problems(cdep)illabout2020-06-05
|
* hackage-packages.nix: automatic Haskell package set updatePeter Simons2020-06-05
| | | | | This update was generated by hackage2nix v2.15.3-7-gcb43579 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/7cab21f4db730f3cae90972a785ee3fcad7dbf45.
* hackage2nix: update list of broken packages to fix evaluationPeter Simons2020-06-05
|
* LTS Haskell 15.15Peter Simons2020-06-05
|
* treewide: replace SRI hashesDaiderd Jordan2020-06-01
|
* haskellPackages.cachix: dontCheckMario Rodas2020-05-31
|
* haskell: Fix with-packages-wrapper MacOS linker hack for GHC 8.8Soares Chen2020-05-29
| | | | | | | | | | | | | `with-packages-wrapper.nix` has a hack to workaround the linker limit in MacOS Sierra. However that is now broken with GHC 8.8, because of slight change in the format of the package config. In short, the package config produced by GHC 8.8 has a new line between the key and list of values, while earlier versions have them separated by a single space. This PR fixes the linker hack by modifying the `grep` and `sed` commands to pattern match on either space or new line, so that the hack can work on all versions of GHC.
* haskellPackages.VulkanMemoryAllocator: Add extra library necessary for ↵Joe Hermaszewski2020-05-29
| | | | compilation
* idris: drop obsolete overrides for the new 1.3.3 versionPeter Simons2020-05-29
| | | | | | The test suite still fails because of all kinds of implicit assumptions that are wrong in our build environment. For example, the test suite can't just call "idris" and expect that executable to be in $PATH.
* git-annex: don't update to version 8.20200522 yet to avoid test suite failuresPeter Simons2020-05-29
|
* haskell-devtools: break infinite recursion with mpreludePeter Simons2020-05-29
|
* haskell-dhall: configure overrides for the newly added 0.32.0 versionPeter Simons2020-05-29
|
* haskellPackages.shh: Disable testsMalte Brandy2020-05-29
|
* haskell-cabal-fmt: overriding Cabal-3.2 is unnecessary for ghc-8.10.x and beyondPeter Simons2020-05-29
|
* haskell-extra: update overrides for the new versionPeter Simons2020-05-29
|
* haskell-ghc-lib-parser: fix overrides for the new releasePeter Simons2020-05-29
|
* guid: fix compilation of Setup.hs and disable testsAycan Irican2020-05-29
| | | | | | | | guid: fix compilation of Setup.hs and disable tests Add more docs Remove guid from broken-packages
* Fix dependencies issues of postgresql-syntax and re+baseChristoph Bauer2020-05-29
|
* Update tensorflow-haskell dependencies.Mike Sperber2020-05-29
| | | | | | Updating to the current HEAD of the Tensorflow-Haskell bindings allows us to also update the dependencies, specifically proto-lens, and avoid having to retain their outdated versions.
* hackage-packages.nix: automatic Haskell package set updatePeter Simons2020-05-29
| | | | | This update was generated by hackage2nix v2.15.3-1-gb7c82db from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/5f32599b70a90c90b5660de1db3195e16001cec9.
* hackage2nix.yaml: update list of broken buildsPeter Simons2020-05-29
|
* hackage2nix.yaml: cabal-fmt now has a maintainerPeter Simons2020-05-29
|
* haskellPackages.shh: Mark unbrokenMalte Brandy2020-05-29
|
* configuration-hackage2nix: Add maralorn as a maintainer for a number of ↵Malte Brandy2020-05-29
| | | | haskellPackages
* Unbreak amazonka-dynamodbMarkus Hauck2020-05-29
|