summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
Commit message (Collapse)AuthorAge
...
* | | | haskell-data-clist: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
| | | |
* | | | ghc-8.6.x: we need the latest pandoc version for this compilerPeter Simons2018-10-19
| | | |
* | | | haskell-easytest: apply patches to fix the build with ghc-8.6.xPeter Simons2018-10-19
| | | |
* | | | haskell-skylighting-core: the test suite fails when built with ghc-8.6.xPeter Simons2018-10-19
| | | |
* | | | ghc-8.6.x: jailbreak pandoc-types to fix the build (of the test suite)Peter Simons2018-10-19
| | | |
* | | | ghc-8.6.x: update hslua to latest version to fix the buildPeter Simons2018-10-19
| | | |
* | | | haskell-yesod-core: update version to fix the test suitePeter Simons2018-10-19
| | | |
* | | | ghc-8.6.x: HTF does not compilePeter Simons2018-10-19
| | | |
* | | | ghc-8.6.x: update overridesPeter Simons2018-10-19
| | | |
* | | | haskell-texmath: drop obsolete overridePeter Simons2018-10-19
| | | |
* | | | haskell-haddock-api: disable broken overridePeter Simons2018-10-19
| | | |
* | | | haskellPackages.hasktags: remove dontCheckJack Henahan2018-10-19
| | | | | | | | | | | | | | | | https://github.com/MarcWeber/hasktags/issues/52 has been closed and a new version (0.71.1) has been released.
* | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-10-19
| |/ / |/| | | | | | | | | | | This update was generated by hackage2nix v2.11.1-1-g9fae38b from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/a013b656582fc57c01d671cef27c0aec2e7046cf.
* | | haskellPackages.cabal-macosx: Tests don't build with Cabal >= 2.2Will Fancher2018-10-18
|/ /
* | Merge pull request #48564 from kadena-io/masterRyan Mulligan2018-10-17
|\ \ | | | | | | Add name parameter to developPackage
| * | Update developPackage documentationDoug Beardsley2018-10-17
| | |
| * | Add name parameter to developPackageDoug Beardsley2018-10-16
| | |
* | | haskellPackages.language-nix: disable tests on aarch64.Drew Hess2018-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The test suite fails on aarch64 with a linker error that looks suspiciously like this outstanding GHC issue: https://ghc.haskell.org/trac/ghc/ticket/15275 Note that this change also fixes the existing `isi686` check to conform to the new cross-compiling arch check.
* | | haskellPackages.cryptonite: fix for aarch64.Drew Hess2018-10-15
| | | | | | | | | | | | | | | | | | This is a cherry-pick from upstream (see https://github.com/haskell-crypto/cryptonite/issues/234); there has been no upstream release since the fix was committed.
* | | haskellPackages.cryptonite: re-enable tests.Drew Hess2018-10-15
|/ / | | | | | | | | | | | | | | | | This has been fixed since cryptonite-0.7: https://github.com/haskell-crypto/cryptonite/issues/28 cryptonite is also no longer listed in expected-test-failures in Stackage.
* | haskell-yesod-core: disable broken test suitePeter Simons2018-10-15
| |
* | git-annex: update sha256 hash for the new 6.20181011 versionPeter Simons2018-10-15
| |
* | cabal2nix: update overrides for latest yaml versionPeter Simons2018-10-15
| |
* | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-10-15
| | | | | | | | | | This update was generated by hackage2nix v2.11.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/15d56e428a051c01c0e7c5e516e76ff89bf88cdb.
* | hackage2nix: disable failing Hydra buildsPeter Simons2018-10-15
| |
* | LTS Haskell 12.13Peter Simons2018-10-15
| |
* | Merge pull request #48015 from rnhmjoj/shell-conduitSilvan Mosberger2018-10-14
|\ \ | | | | | | haskellPackages.shell-conduit: fix build
| * | haskellPackages.shell-conduit: fix buildrnhmjoj2018-10-07
| | |
* | | treewide: fix evaluation with `allowAliases = false`Ryan Mulligan2018-10-13
| | |
* | | Merge pull request #48000 from erictapen/arbtt-jailbreakSarah Brofeldt2018-10-13
|\ \ \ | | | | | | | | haskellPackages.arbtt: jailbreak
| * | | haskellPackages.arbtt: unbreak with jailbreakJustin Humm2018-10-07
| | | |
* | | | haskell: add GitHub issues to non-hackage-packages.nixBas van Dijk2018-10-12
| | | |
* | | | haskellPackages.multi-ghc-travis: removed in favour of haskell-ciBas van Dijk2018-10-12
| | | | | | | | | | | | | | | | multi-ghc-travis has been renamed to haskell-ci which is now also on Hackage.
* | | | haskell: have a dedicated file for non Hackage packagesBas van Dijk2018-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We had a few "overrides" in configuration-common.nix that were really extensions. They introduced packages that weren't in hackage-packages.nix. The advantage of having a dedicated file for these packages is that we can still place Nix-specific overrides to these packages in configuration-nix.nix. We weren't able do this before because configuration-nix.nix extended only the packages from hackage-packages.nix.
* | | | futhark: introduce the top-level futhark attributeBas van Dijk2018-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fact that futhark is a Haskell package is an implementation detail. To install it users should just have to specify `futhark` instead of `haskellPackages.futhark`. Additionally futhark is overridden with `haskell.lib.justStaticExecutables` to reduce closure size.
* | | | futhark: init at 0.6.2Silvan Mosberger2018-10-12
| | | |
* | | | stack2nix: fix buildDomen Kožar2018-10-08
| | | |
* | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-10-08
| | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.11.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/23ec1f32c66bdb679d0f5b8c6e8727611bff6629.
* | | | LTS Haskell 12.12Peter Simons2018-10-08
| | | |
* | | | haskell: re-enable aarch64, but disable parallel builds on that arch.Drew Hess2018-10-05
|/ / / | | | | | | | | | | | | This is a workaround for unreliable parallel Haskell builds on aarch64. See https://ghc.haskell.org/trac/ghc/ticket/15449
* | | haskell-lens: use latest version when building with ghc-8.6.xPeter Simons2018-10-03
| | |
* | | haskell-free and base-orphans: use latest versions to fix build with ghc-8.6.xPeter Simons2018-10-03
| | |
* | | haskell-hspec: fix overrides to use the newer QuickCheck versionPeter Simons2018-10-03
| | |
* | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-10-03
| | | | | | | | | | | | | | | This update was generated by hackage2nix v2.11.1 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/007086bd5ba6f5293d2aac0f7f0bd2a3937d14af.
* | | haskell-semigroupoids: update to latest version for ghc-8.6.xPeter Simons2018-10-03
| | |
* | | haskellPackages.*.env: Use shellForSilvan Mosberger2018-10-03
| | |
* | | haskellPackages.shellFor: Clean and fixupSilvan Mosberger2018-10-03
| | | | | | | | | | | | - Now correctly sets NIX_GHC* env vars
* | | haskell.lib.getBuildInputs: Use generic builder passthru to implementSilvan Mosberger2018-10-03
|/ /
* | xmonad-extras: jailbreakTim Steinbach2018-10-03
| | | | | | | | | | Our XMonad identifies as 0.15, which is why we need to jailbreak it into the extras build
* | Merge pull request #47676 from matthewbauer/security-mojave-fixMatthew Bauer2018-10-02
|\ \ | | | | | | haskell: fix x509-system on mojave