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>2016-01-27 01:31:23 +0100
committerPeter Simons <simons@cryp.to>2016-01-28 16:45:46 +0100
commit81c8babb388a71468fea992be34e31aede01cce2 (patch)
tree9d04aa5fa1c88b483a3f7180413599a4ca6dcf55 /pkgs/development/haskell-modules/configuration-lts-2.11.nix
parent700ce710edc87833ce91dd4ea4773a7e17ca8d62 (diff)
downloadnixpkgs-81c8babb388a71468fea992be34e31aede01cce2.tar
nixpkgs-81c8babb388a71468fea992be34e31aede01cce2.tar.gz
nixpkgs-81c8babb388a71468fea992be34e31aede01cce2.tar.bz2
nixpkgs-81c8babb388a71468fea992be34e31aede01cce2.tar.lz
nixpkgs-81c8babb388a71468fea992be34e31aede01cce2.tar.xz
nixpkgs-81c8babb388a71468fea992be34e31aede01cce2.tar.zst
nixpkgs-81c8babb388a71468fea992be34e31aede01cce2.zip
hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20151217-9-geddefc2 using the following inputs:

  - Nixpkgs: https://github.com/NixOS/nixpkgs/commit/34e1e2890fe8124c7b262c0f514e160f14676684
  - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/152c587fd11879bf3e53adc3d8d0e1463f71f7ba
  - LTS Haskell: https://github.com/fpco/lts-haskell/commit/9b9c0dc0e337ee769438a8da43f3a7af0279b809
  - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/486fdffc718b1599b6007f40530e31ea44c39f5d
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-lts-2.11.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-lts-2.11.nix4
1 files changed, 4 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 472a9215257..9a47f9dda6f 100644
--- a/pkgs/development/haskell-modules/configuration-lts-2.11.nix
+++ b/pkgs/development/haskell-modules/configuration-lts-2.11.nix
@@ -171,6 +171,7 @@ self: super: {
   "Cartesian" = dontDistribute super."Cartesian";
   "Cascade" = dontDistribute super."Cascade";
   "Catana" = dontDistribute super."Catana";
+  "ChannelT" = dontDistribute super."ChannelT";
   "Chart" = doDistribute super."Chart_1_3_3";
   "Chart-cairo" = dontDistribute super."Chart-cairo";
   "Chart-diagrams" = doDistribute super."Chart-diagrams_1_3_3";
@@ -4864,6 +4865,7 @@ self: super: {
   "irc-fun-client" = dontDistribute super."irc-fun-client";
   "irc-fun-color" = dontDistribute super."irc-fun-color";
   "irc-fun-messages" = dontDistribute super."irc-fun-messages";
+  "irc-fun-types" = dontDistribute super."irc-fun-types";
   "ircbot" = dontDistribute super."ircbot";
   "ircbouncer" = dontDistribute super."ircbouncer";
   "ireal" = dontDistribute super."ireal";
@@ -4943,6 +4945,7 @@ self: super: {
   "jsc" = dontDistribute super."jsc";
   "jsmw" = dontDistribute super."jsmw";
   "json-assertions" = dontDistribute super."json-assertions";
+  "json-ast" = dontDistribute super."json-ast";
   "json-autotype" = doDistribute super."json-autotype_0_2_5_13";
   "json-b" = dontDistribute super."json-b";
   "json-builder" = dontDistribute super."json-builder";
@@ -7584,6 +7587,7 @@ self: super: {
   "string-qq" = dontDistribute super."string-qq";
   "string-quote" = dontDistribute super."string-quote";
   "string-similarity" = dontDistribute super."string-similarity";
+  "string-typelits" = dontDistribute super."string-typelits";
   "stringlike" = dontDistribute super."stringlike";
   "strings" = dontDistribute super."strings";
   "stringtable-atom" = dontDistribute super."stringtable-atom";