summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-lts-2.11.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-09-30 16:23:06 +0200
committerPeter Simons <simons@cryp.to>2015-09-30 17:24:23 +0200
commit750e15fbd70af5a9bf29f6a07ac61ac6da9158c7 (patch)
tree7bb11c9c5d668ebda1cc0b16bc74f6d11ef3313d /pkgs/development/haskell-modules/configuration-lts-2.11.nix
parentece50d57cede41efcc30f92ede95f7fc19ab7f88 (diff)
downloadnixpkgs-750e15fbd70af5a9bf29f6a07ac61ac6da9158c7.tar
nixpkgs-750e15fbd70af5a9bf29f6a07ac61ac6da9158c7.tar.gz
nixpkgs-750e15fbd70af5a9bf29f6a07ac61ac6da9158c7.tar.bz2
nixpkgs-750e15fbd70af5a9bf29f6a07ac61ac6da9158c7.tar.lz
nixpkgs-750e15fbd70af5a9bf29f6a07ac61ac6da9158c7.tar.xz
nixpkgs-750e15fbd70af5a9bf29f6a07ac61ac6da9158c7.tar.zst
nixpkgs-750e15fbd70af5a9bf29f6a07ac61ac6da9158c7.zip
hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-6-g5d5ccfe-dirty using the following inputs:

  - Nixpkgs: https://github.com/NixOS/nixpkgs/commit/7a2a9bbe1595c73f9aa2bba4c2a600c558ef5822
  - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/82f4bbff1b525f7cf33c525987268cdc651c3d33
  - LTS Haskell: https://github.com/fpco/lts-haskell/commit/831a37566be736e827a8f17d6c006a09ed384cd6
  - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/e7fd25c827f2a1bfb13ea6e716579b697a566ac3
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-lts-2.11.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-lts-2.11.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-lts-2.11.nix b/pkgs/development/haskell-modules/configuration-lts-2.11.nix
index db328b6c7fe..6d93ac1ef89 100644
--- a/pkgs/development/haskell-modules/configuration-lts-2.11.nix
+++ b/pkgs/development/haskell-modules/configuration-lts-2.11.nix
@@ -5475,6 +5475,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; {
   "nikepub" = dontDistribute super."nikepub";
   "nimber" = dontDistribute super."nimber";
   "nitro" = dontDistribute super."nitro";
+  "nix-eval" = dontDistribute super."nix-eval";
   "nix-paths" = dontDistribute super."nix-paths";
   "nixfromnpm" = dontDistribute super."nixfromnpm";
   "nixos-types" = dontDistribute super."nixos-types";
@@ -5702,6 +5703,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; {
   "pasty" = dontDistribute super."pasty";
   "patch-combinators" = dontDistribute super."patch-combinators";
   "patch-image" = dontDistribute super."patch-image";
+  "patches-vector" = dontDistribute super."patches-vector";
   "path" = dontDistribute super."path";
   "pathfinding" = dontDistribute super."pathfinding";
   "pathfindingcore" = dontDistribute super."pathfindingcore";