about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
Commit message (Collapse)AuthorAge
...
* | | | | | | | haskell-JuicyPixels: disable failing Haddock phasePeter Simons2018-01-01
| | | | | | | |
* | | | | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-01-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/5dc3be17123e381d9a430db7f0abb7ab43b7d8c9.
* | | | | | | | LTS Haskell 10.2Peter Simons2018-01-01
|/ / / / / / /
* | | | | | | darcs: switch build to GHC 8.0.2 to fix itPeter Simons2017-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, jailbreak the constraint on unix-compat <5.
* | | | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/53970160fe3518628fba53cc2be24633c0e9aa8f.
* | | | | | | liquidhaskell: re-enable Hydra buildsPeter Simons2017-12-31
| | | | | | |
* | | | | | | Merge pull request #33187 from NickHu/llvm-hsPeter Simons2017-12-30
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | llvm-hs: fix llvm-config dependency
| * | | | | | llvm-hs: fix llvm-config dependencyNick Hu2017-12-29
| | | | | | |
* | | | | | | haskell: extend generic builder to recognize mis-configured Cabal 2.x buildsPeter Simons2017-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cabal 1.x says: | Warning: This package indirectly depends on multiple versions of the same | package. This is highly likely to cause a compile failure. But in version 2.x, that warning is split into two lines differently: | Warning: | This package indirectly depends on multiple versions of the same package. This is very likely to cause a compile failure. This commit modifies the call to "egrep" to recognize both versions by virtue of the "-z" flag, which essentially interprets the whole configure-time output as one long line.
* | | | | | | haskell: configure overrides to fix numerous package builds with GHC 7.10.3Peter Simons2017-12-30
| | | | | | |
* | | | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/fa9adf335b790e0d046d79f45c1afcbcfa195366.
* | | | | | | hackage2nix: disable broken Hydra buildsPeter Simons2017-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Ping @khumba for failing "hoppy-runtime": https://hydra.nixos.org/build/66704172. - Drop "persistent-redis" from the list of maintained packages (@psibi) because it continues to fail: https://hydra.nixos.org/build/66704120.
* | | | | | | Drop Haskell package set for GHC 7.8.4.Peter Simons2017-12-30
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We support only the last three major releases, i.e. 7.10.x is the latest compiler we worry about. The *compiler* is still there, though; it's just the package set that's been removed.
* | | | | | Merge pull request #33158 from shlevy/hslib-haskell-build-inputs-againPeter Simons2017-12-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | Revert "Revert "hslib: Function to extract the haskell build inputs of a package.""
| * | | | | | Revert "Revert "hslib: Function to extract the haskell build inputs of a ↵Shea Levy2017-12-29
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | package."" Trying again, without changing the generic builder. This reverts commit 65138e8a411244c81aefa21be280323d30010b96.
* | | | | | Add haskell-ide-engineShea Levy2017-12-29
| |_|/ / / |/| | | |
* | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/246f2ece36e4026fe6eee5ee491beea6bf1c7299.
* | | | | Merge pull request #32993 from shlevy/haskell-internal-libsPeter Simons2017-12-29
|\ \ \ \ \ | | | | | | | | | | | | haskell generic-builder: Support installing internal libs.
| * | | | | haskell generic-builder: Support installing internal libs.Shea Levy2017-12-22
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #32980.
* | | | | | haskellPackages.LDAP: Fix buildRickard Nilsson2017-12-29
| |/ / / / |/| | | |
* | | | | Revert "hslib: Function to extract the haskell build inputs of a package."Peter Simons2017-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d545ef3fa11198f12e525b641aeb33887694f97f. Please don't commit substantial changes to the generic Haskell builder without giving me a chance to review them.
* | | | | Merge branch 'hslib-haskell-build-inputs'Shea Levy2017-12-28
|\ \ \ \ \
| * | | | | hslib: Function to extract the haskell build inputs of a package.Shea Levy2017-12-23
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | This works by extracting out some logic from generic-builder.nix to make it possible to get at the relevant information by overriding mkDerivation for the haskell package.
* | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-12-27
| | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.7-7-g6012213 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/e61097beb3507a8d955916f7d0efe34b26ddee28.
* | | | | LTS Haskell 10.1Peter Simons2017-12-27
| | | | | | | | | | | | | | | | | | | | Fixes https://github.com/NixOS/nixpkgs/issues/33097.
* | | | | 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
| |/ / / |/| | |
* | | | 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.
* | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-12-26
| | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/72f75113ede74a720c73526754eeb8b0dc4f5f9a.
* | | | haskell: drop package sets for GHC 6.12.x, 7.0.x, 7.2.x, 7.4.x, and 7.6.xPeter Simons2017-12-26
| | | | | | | | | | | | | | | | These old package sets have been broken and unmaintained for a long time now.
* | | | (haskell.packages.ghc802.ghc): (fix llvm dependency)Julien Langlois2017-12-25
|/ / / | | | | | | | | | Fix incorrect LLVM dependency of GHC 8.0.x to be 3.7 instead of 3.5.
* | | haskellPackages.coordinate: Fix build on ghc 8.2Shea Levy2017-12-22
| | |
* | | haskellPackages.lenz: Fix against latest hs-functorsShea Levy2017-12-22
| | |
* | | hadoop-rpc: Fix build on ghc 8.2Shea Levy2017-12-22
| | |
* | | Disable tests on haskellPackages.protobufShea Levy2017-12-22
| | |
* | | haskell-modules: Request older haddock-library to match haddock-api.Shea Levy2017-12-22
| | |
* | | haskellPackages.monad-memo: Fix testsuiteShea Levy2017-12-22
| | |
* | | ghc-exactprint: Fix build on GHC-8.2Shea Levy2017-12-22
| | |
* | | Merge pull request #32959 from alunduil/readd-network-uri-jsonPeter Simons2017-12-22
|\ \ \ | | | | | | | | remove network-uri-json from dont-distribute-packages
| * | | remove network-uri-json from dont-distribute-packagesAlex Brandt2017-12-21
| | | | | | | | | | | | | | | | | | | | I've fixed the build issues with network-uri-json and uploaded the new package to hackage. This should be successful going forward.
* | | | remove siren-json from dont-distribute-packagesAlex Brandt2017-12-21
|/ / / | | | | | | | | | | | | I've fixed the build issues with siren-json and uploaded the new package to hackage. This should be successful going forward.
* | | HaskellPackages.language-puppet: enable x86_64 build againPierre Radermecker2017-12-21
| | | | | | | | | | | | Timeout haddock issue has been fixed with PR #32896
* | | add alunduil as maintainer for haskell packagesAlex Brandt2017-12-20
| | | | | | | | | | | | | | | Adding myself, alunduil, as a maintainer on network-uri-json and siren-json.
* | | pointfree, taffybar: jailbreakMichael Alan Dorman2017-12-20
| | |
* | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-12-20
| | | | | | | | | | | | | | | This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/4112e5cd3dc759baad852d4be31af59bece784f7.
* | | haskell-wai-secure-cookies: drop obsolete overridesPeter Simons2017-12-20
| | |
* | | liquidhaskell: drop obsolete overridePeter Simons2017-12-20
| | |
* | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2017-12-20
| | | | | | | | | | | | | | | This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/4112e5cd3dc759baad852d4be31af59bece784f7.
* | | hackage2nix: update list of broken buildsPeter Simons2017-12-20
| | | | | | | | | | | | | | | | | | | | | | | | Ping @alunduil for broken "collection-json" build. Ping @gridaphobe for broken ghc-srcspan-plugin build. Ping @gebner for broken hledger-diff build. Ping @khumba for broken hoppy-docs and hoppy-runtime builds. Ping @psibi for broken persistent-redis build.