summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
Commit message (Collapse)AuthorAge
* Merge pull request #48699 from ElvishJerricco/overridable-buildFromSdistBas van Dijk2018-10-26
|\ | | | | haskell.lib.buildFromSdist: Allow overrideCabal
| * haskell.lib.buildFromSdist: Allow overrideCabal [Fixes #45018]Will Fancher2018-10-19
| |
* | cabal2nix: fix build with ghc 8.4.xPeter Simons2018-10-25
| |
* | haskell-lucid: drop obsolete overridePeter Simons2018-10-25
| |
* | haskell-pandoc-types: drop obsolete overridePeter Simons2018-10-25
| |
* | haskell-yesod-core: drop obsolete overridePeter Simons2018-10-25
| |
* | stack: fix the ghc 8.4.x buildPeter Simons2018-10-25
| |
* | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-10-25
| | | | | | | | | | This update was generated by hackage2nix v2.11.1-1-g9fae38b from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/5124fd5742add6fe8bcbe6434202cd322c3483c6.
* | LTS Haskell 12.14Peter Simons2018-10-25
| |
* | Merge pull request #48688 from ElvishJerricco/shellFor-nativeBuildInputsJohn Ericson2018-10-19
|\ \ | | | | | | haskellPackages.shellFor: Add nativeBuildInputs [Fixes #48435]
| * | haskellPackages.shellFor: Add nativeBuildInputs [Fixes #48435]Will Fancher2018-10-18
| | |
* | | ghc-8.6.x: disable mpd support in xmobarPeter Simons2018-10-19
| | | | | | | | | | | | libmpd does not compile with the latest version of ghc.
* | | haskell-HaTeX: jailbreak to fix the build with ghc-8.6.xPeter Simons2018-10-19
| | |
* | | haskell-wl-pprint-extras: jailbreak to fix the build with ghc-8.6.xPeter Simons2018-10-19
| | |
* | | haskell-fgl: ignore the new cabal revision published on HackagePeter Simons2018-10-19
| | |
* | | haskell-base-compat-batteries: fix build with ghc-8.0.xPeter Simons2018-10-19
| | |
* | | haskell-hledger-ui: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
| | |
* | | haskell-brick: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
| | |
* | | haskell-vty: use the latest version when building with ghc-8.6.1Peter Simons2018-10-19
| | |
* | | stack: prefer the ghc-8.6.1 versionPeter Simons2018-10-19
| | | | | | | | | | | | | | | | | | Building stack with ghc-8.4.x requires a whole lot of version overrides -- most notably Cabal 2.4.x --, so we don't bother and just use the one built with the latest compiler instead.
* | | haskell-hledger: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
| | |
* | | stack: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
| | |
* | | stack: drop obsolete override after version updatePeter Simons2018-10-19
| | |
* | | haskell-neat-interpolation: we cannot use the latest version without ↵Peter Simons2018-10-19
| | | | | | | | | | | | megaparsec 7.x
* | | haskell-monad-par: disable the test suite to fix the build with ghc-8.6.1Peter Simons2018-10-19
| | |
* | | haskell-wizards: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
| | |
* | | haskell-ledger-lib: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
| | |
* | | haskell-cassava-megaparsec: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
| | |
* | | haskell-hspec-megaparsec: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
| | |
* | | haskell-megaparsec: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
| | | | | | | | | | | | We cannot update to megaparsec-7.x because hledger does not support it.
* | | haskell-config-ini: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
| | |
* | | haskell-lucid: jailbreak to fix build with ghc-8.6.1Peter Simons2018-10-19
| | |
* | | 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.