summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-lts-3.6.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-3.6.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-3.6.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-lts-3.6.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-lts-3.6.nix b/pkgs/development/haskell-modules/configuration-lts-3.6.nix
index 61705371367..a0f2f534e9a 100644
--- a/pkgs/development/haskell-modules/configuration-lts-3.6.nix
+++ b/pkgs/development/haskell-modules/configuration-lts-3.6.nix
@@ -5113,6 +5113,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; {
   "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";
@@ -5327,6 +5328,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; {
   "pasty" = dontDistribute super."pasty";
   "patch-combinators" = dontDistribute super."patch-combinators";
   "patch-image" = dontDistribute super."patch-image";
+  "patches-vector" = dontDistribute super."patches-vector";
   "pathfinding" = dontDistribute super."pathfinding";
   "pathfindingcore" = dontDistribute super."pathfindingcore";
   "pathtype" = dontDistribute super."pathtype";