hackage-packages.nix: update Haskell package set

This update was generated by hackage2nix v20160308-3-g8057d11-dirty using the following inputs:

  - Nixpkgs: 840709b4a3
  - Hackage: ab666959f0
  - LTS Haskell: 6c45757bda
  - Stackage Nightly: d8a2cae779
This commit is contained in:
Peter Simons 2016-03-24 12:28:32 +01:00
parent a6004bd2aa
commit 0f5db56b0b

View File

@ -18788,6 +18788,7 @@ self: {
homepage = "http://github.com/aelve/Spock-lucid";
description = "Lucid support for Spock";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = [ "i686-linux" "x86_64-linux" ];
}) {};
"Spock-worker_0_2_1_3" = callPackage
@ -20044,6 +20045,7 @@ self: {
homepage = "http://github.com/grwlf/vkhs";
description = "Provides access to Vkontakte social network via public API";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"Validation" = callPackage
@ -170097,6 +170099,7 @@ self: {
testHaskellDepends = [ base Cabal HUnit ];
description = "Generate PureScript data types from Haskell data types";
license = stdenv.lib.licenses.agpl3;
hydraPlatforms = [ "i686-linux" "x86_64-linux" ];
}) {};
"purescript-bundle-fast" = callPackage