about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stagingWilliam A. Kennington III2015-03-26
|\
| * haskell-stm-queue-extras: real fix for the broken Cabal filePeter Simons2015-03-26
| |
| * haskell-bytestring-arbitrary: use compiler-specific LLVM versionPeter Simons2015-03-26
| |
| * hackage-packages.nix: add compiler-specific LLVM supportPeter Simons2015-03-26
| | | | | | | | | | | | This change will resolve 'llvm' and related symbols from the compiler-specific 'llvmPackages' set rather than the global 'pkgs'. This allows us to use different versions of llvm depending on the copmiler we're building with.
| * hackage-packages: re-generate from Hackage 2015-03-25T19:49:53+0100Peter Simons2015-03-26
| |
| * haskell-configuration-common: don't import LLVM into the package setPeter Simons2015-03-26
| | | | | | | | Instead, we'll make sure that packages find it in self.llvmPackages.
| * ghcWithPackages: add withLLVMNikolay Amiantov2015-03-26
| |
| * haskell-configuration-common: remember ticket URLPeter Simons2015-03-26
| |
| * haskell-CLI fails its test suite because of missing modules.Peter Simons2015-03-26
| |
| * haskell-ng: disable failing builds on HydraPeter Simons2015-03-26
| |
| * Merge pull request #6980 from Fuuzetsu/remove-ansi-patchPeter Simons2015-03-25
| |\ | | | | | | ansi-wl-pprint: don't patch anymore
| | * ansi-wl-pprint: don't patch anymoreMateusz Kowalczyk2015-03-25
| | | | | | | | | | | | | | | The package version we have now already has this patch courtesy to @hvr making a release with it.
| * | haskell-esqueleto fails its test suite.Peter Simons2015-03-25
| |/
| * haskell-stm-queue-extras: manually remove the update to revision 1Peter Simons2015-03-25
| | | | | | | | | | | | | | | | | | | | That revision doesn't exist. What happened is that upstream uploaded a Cabal file that says "x-revision: 1". Of course, the incorrect setting will come back in as soon as we update hackage-packages.nix. Nonetheless, I'm opting for the short-term solution here, hoping that upstream will remove the x-revision header from Hackage soon'ish. https://github.com/haskell/hackage-server/issues/337
| * hackage-packages.nix: re-generate from Hackage 2015-03-24T20:22:17+0100Peter Simons2015-03-25
| |
| * haskell-lambdabot: upstream has fixed the buildPeter Simons2015-03-25
| |
| * haskell-ng: expose Hackage's revision number in hackage-packages.nix and use ↵Peter Simons2015-03-25
| | | | | | | | | | | | it to generate stable download URLs for edited Cabal files Fixes https://github.com/NixOS/nixpkgs/issues/6914.
| * haskell-feldspar-signal exports no modules.Peter Simons2015-03-25
| |
| * haskell-Hipmunk: mark broken because it doesn't support recent versions of ↵Peter Simons2015-03-25
| | | | | | | | StateVar
| * haskell-directory: version 1.2.2.0 tries to access the network when running ↵Peter Simons2015-03-25
| | | | | | | | the test suite
| * haskell-ng: update bytestring to latest versionPeter Simons2015-03-25
| |
| * haskell-ng: update haskeline to latest versionPeter Simons2015-03-25
| |
| * haskell-HStringTemplate: update to latest versionPeter Simons2015-03-25
| |
| * haskell-ng: update Cabal and deepseq to latest versionsPeter Simons2015-03-25
| |
| * hackage-packages.nix: re-generate from Hackage 2015-03-24T13:42:07+0100Peter Simons2015-03-25
| |
* | Merge branch 'master' into stagingThomas Tuegel2015-03-24
|\|
| * cabal2nix: update to latest Git versionPeter Simons2015-03-24
| |
| * ansi-wl-pprint hash correctionAistis Raulinaitis2015-03-22
| |
* | qt5: make qt-5.4.1 defaultThomas Tuegel2015-03-24
|/
* haskell-bytestring-arbitrary: fix build by passing an older LLVM versionPeter Simons2015-03-21
|
* haskell-hydrogen-syntax does not compile.Peter Simons2015-03-21
|
* haskell-ansi-wl-pprint: fix the build with ghc-7.10.xPeter Simons2015-03-21
|
* haskell-bindings-GLFW has been fixed upstream.Peter Simons2015-03-21
|
* hackage-packages: re-generate from Hackage 2015-03-20T11:29:46+0100Peter Simons2015-03-21
|
* haskell-locators test suite is broken.Peter Simons2015-03-21
|
* hackage-packages.nix: re-generate from Hackage 2015-03-19T13:39:37+0100Peter Simons2015-03-19
|
* haskell-bindings-GLFW is broken (and has been for quite a while).Peter Simons2015-03-18
|
* haskell-lens: update to 4.8Peter Simons2015-03-18
|
* haskell-mysql: fix buildPeter Simons2015-03-18
|
* Add required overrrides for haskell-hosc and haskell-tidal-midi.Peter Simons2015-03-18
| | | | Fixes https://github.com/NixOS/nixpkgs/issues/6864.
* hackage-packages.nix: re-generate from Hackage 2015-03-17T11:52:35+0100Peter Simons2015-03-18
|
* haskell-exceptions: upstream has fixed the test suitePeter Simons2015-03-17
|
* hackage-packages: re-generate from Hackage 2015-03-16T12:54:30+0100Peter Simons2015-03-16
|
* hackage-packages.nix: re-generate from Hackage 2015-03-15T11:02:07+0100Peter Simons2015-03-16
|
* Merge pull request #6824 from cstrahan/hs-mesosPeter Simons2015-03-16
|\ | | | | hs-mesos: fix build
| * hs-mesos: fix buildCharles Strahan2015-03-15
| | | | | | | | | | mesos was propagating the wrong protobuf version, and the cabal file referenced some impure paths.
* | haskell-boundingboxes: upstream has fixed the test suitePeter Simons2015-03-15
| |
* | haskell-al: upstream has fixed the buildPeter Simons2015-03-15
| |
* | hackage-packages.nix: re-generate from Hackage 2015-03-14T14:55:25+0100Peter Simons2015-03-15
| |
* | haskell-xcffib: upstream fix the build issue (but the test suite still fails)Peter Simons2015-03-15
| |