summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-lts-1.9.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-1.9.nix
parentece50d57cede41efcc30f92ede95f7fc19ab7f88 (diff)
downloadnixlib-750e15fbd70af5a9bf29f6a07ac61ac6da9158c7.tar
nixlib-750e15fbd70af5a9bf29f6a07ac61ac6da9158c7.tar.gz
nixlib-750e15fbd70af5a9bf29f6a07ac61ac6da9158c7.tar.bz2
nixlib-750e15fbd70af5a9bf29f6a07ac61ac6da9158c7.tar.lz
nixlib-750e15fbd70af5a9bf29f6a07ac61ac6da9158c7.tar.xz
nixlib-750e15fbd70af5a9bf29f6a07ac61ac6da9158c7.tar.zst
nixlib-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-1.9.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-lts-1.9.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-lts-1.9.nix b/pkgs/development/haskell-modules/configuration-lts-1.9.nix
index 6844afe8d36d..45909e596839 100644
--- a/pkgs/development/haskell-modules/configuration-lts-1.9.nix
+++ b/pkgs/development/haskell-modules/configuration-lts-1.9.nix
@@ -5624,6 +5624,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";
@@ -5855,6 +5856,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";
   "path-pieces" = doDistribute super."path-pieces_0_1_5";
   "pathfinding" = dontDistribute super."pathfinding";