summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-lts-3.14.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-3.14.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-3.14.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-lts-3.14.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-lts-3.14.nix b/pkgs/development/haskell-modules/configuration-lts-3.14.nix
index c1d6d27fe83..46b637d6e69 100644
--- a/pkgs/development/haskell-modules/configuration-lts-3.14.nix
+++ b/pkgs/development/haskell-modules/configuration-lts-3.14.nix
@@ -163,6 +163,7 @@ self: super: {
   "Cartesian" = dontDistribute super."Cartesian";
   "Cascade" = dontDistribute super."Cascade";
   "Catana" = dontDistribute super."Catana";
+  "ChannelT" = dontDistribute super."ChannelT";
   "Chart-gtk" = dontDistribute super."Chart-gtk";
   "Chart-simple" = dontDistribute super."Chart-simple";
   "CheatSheet" = dontDistribute super."CheatSheet";
@@ -4252,6 +4253,7 @@ self: super: {
   "hscassandra" = dontDistribute super."hscassandra";
   "hscd" = dontDistribute super."hscd";
   "hsclock" = dontDistribute super."hsclock";
+  "hscolour" = doDistribute super."hscolour_1_23";
   "hscope" = dontDistribute super."hscope";
   "hscrtmpl" = dontDistribute super."hscrtmpl";
   "hscuid" = dontDistribute super."hscuid";
@@ -4648,6 +4650,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";
@@ -4724,6 +4727,7 @@ self: super: {
   "jsc" = dontDistribute super."jsc";
   "jsmw" = dontDistribute super."jsmw";
   "json-assertions" = dontDistribute super."json-assertions";
+  "json-ast" = dontDistribute super."json-ast";
   "json-b" = dontDistribute super."json-b";
   "json-encoder" = dontDistribute super."json-encoder";
   "json-enumerator" = dontDistribute super."json-enumerator";
@@ -7216,6 +7220,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";
   "stringprep" = dontDistribute super."stringprep";
   "strings" = dontDistribute super."strings";