hackage-packages.nix: update Haskell package set

This update was generated by hackage2nix v20151217-9-geddefc2 using the following inputs:

  - Nixpkgs: 3a04b0b2d4
  - Hackage: e505b113f6
  - LTS Haskell: e72964a553
  - Stackage Nightly: 14a3a2d00e
This commit is contained in:
Peter Simons 2016-01-15 22:30:49 +01:00
parent 57469df20b
commit 1c4666409c
71 changed files with 1435 additions and 106 deletions

View file

@ -2241,6 +2241,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3202,6 +3203,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7942,6 +7944,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework" = doDistribute super."test-framework_0_8_0_3";

View file

@ -2241,6 +2241,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3202,6 +3203,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7942,6 +7944,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework" = doDistribute super."test-framework_0_8_0_3";

View file

@ -2241,6 +2241,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3202,6 +3203,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7942,6 +7944,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework" = doDistribute super."test-framework_0_8_0_3";

View file

@ -2241,6 +2241,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3202,6 +3203,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7942,6 +7944,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework" = doDistribute super."test-framework_0_8_0_3";

View file

@ -2241,6 +2241,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3201,6 +3202,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7938,6 +7940,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework" = doDistribute super."test-framework_0_8_0_3";

View file

@ -2241,6 +2241,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3201,6 +3202,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7938,6 +7940,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework" = doDistribute super."test-framework_0_8_1_0";

View file

@ -2238,6 +2238,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3198,6 +3199,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7932,6 +7934,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework" = doDistribute super."test-framework_0_8_1_0";

View file

@ -2238,6 +2238,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3198,6 +3199,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7932,6 +7934,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework" = doDistribute super."test-framework_0_8_1_0";

View file

@ -2230,6 +2230,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3188,6 +3189,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7918,6 +7920,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework" = doDistribute super."test-framework_0_8_1_0";

View file

@ -2228,6 +2228,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3184,6 +3185,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7908,6 +7910,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2225,6 +2225,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3177,6 +3178,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7882,6 +7884,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2225,6 +2225,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3176,6 +3177,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7878,6 +7880,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2225,6 +2225,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3176,6 +3177,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7876,6 +7878,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2225,6 +2225,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3176,6 +3177,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7874,6 +7876,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2223,6 +2223,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3173,6 +3174,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7866,6 +7868,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2220,6 +2220,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3168,6 +3169,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7855,6 +7857,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2227,6 +2227,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3182,6 +3183,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7902,6 +7904,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2226,6 +2226,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3180,6 +3181,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7897,6 +7899,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2225,6 +2225,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3179,6 +3180,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7896,6 +7898,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2225,6 +2225,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3179,6 +3180,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7890,6 +7892,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2225,6 +2225,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3177,6 +3178,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7886,6 +7888,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2225,6 +2225,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -3177,6 +3178,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7885,6 +7887,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2207,6 +2207,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2958,6 +2959,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3150,6 +3152,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7791,6 +7794,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2206,6 +2206,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2957,6 +2958,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3149,6 +3151,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7789,6 +7792,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2193,6 +2193,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2940,6 +2941,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3130,6 +3132,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7736,6 +7739,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2192,6 +2192,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2939,6 +2940,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3129,6 +3131,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7727,6 +7730,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2192,6 +2192,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2939,6 +2940,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3129,6 +3131,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7726,6 +7729,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2192,6 +2192,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2939,6 +2940,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3129,6 +3131,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7723,6 +7726,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2191,6 +2191,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2938,6 +2939,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3127,6 +3129,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7718,6 +7721,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2191,6 +2191,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2937,6 +2938,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3126,6 +3128,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7713,6 +7716,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2189,6 +2189,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2933,6 +2934,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3121,6 +3123,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3852,6 +3855,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-extras" = doDistribute super."hashable-extras_0_2_1";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
@ -7706,6 +7710,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2187,6 +2187,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2931,6 +2932,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -3117,6 +3119,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3847,6 +3850,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-extras" = doDistribute super."hashable-extras_0_2_1";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
@ -7700,6 +7704,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2186,6 +2186,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2929,6 +2930,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -3115,6 +3117,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3845,6 +3848,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-extras" = doDistribute super."hashable-extras_0_2_1";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
@ -7694,6 +7698,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2186,6 +2186,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2929,6 +2930,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -3115,6 +3117,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3844,6 +3847,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-extras" = doDistribute super."hashable-extras_0_2_1";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
@ -7689,6 +7693,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2203,6 +2203,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2954,6 +2955,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3146,6 +3148,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7786,6 +7789,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2185,6 +2185,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2928,6 +2929,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -3114,6 +3116,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3843,6 +3846,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -7685,6 +7689,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2185,6 +2185,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2928,6 +2929,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -3114,6 +3116,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3843,6 +3846,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -7683,6 +7687,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2185,6 +2185,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2928,6 +2929,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -3114,6 +3116,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3843,6 +3846,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -7681,6 +7685,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2203,6 +2203,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2954,6 +2955,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3145,6 +3147,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7784,6 +7787,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2202,6 +2202,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2953,6 +2954,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3144,6 +3146,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7779,6 +7782,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2202,6 +2202,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2952,6 +2953,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3143,6 +3145,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7776,6 +7779,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2199,6 +2199,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2949,6 +2950,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3140,6 +3142,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7770,6 +7773,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2198,6 +2198,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2948,6 +2949,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3139,6 +3141,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7769,6 +7772,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2197,6 +2197,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2947,6 +2948,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3137,6 +3139,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7762,6 +7765,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2194,6 +2194,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2942,6 +2943,7 @@ self: super: {
"exception-mtl" = doDistribute super."exception-mtl_0_3_0_5";
"exception-transformers" = doDistribute super."exception-transformers_0_3_0_4";
"exceptional" = dontDistribute super."exceptional";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"executable-hash" = doDistribute super."executable-hash_0_2_0_0";
"exhaustive" = dontDistribute super."exhaustive";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
@ -3132,6 +3134,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -7747,6 +7750,7 @@ self: super: {
"termination-combinators" = dontDistribute super."termination-combinators";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2116,6 +2116,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2803,6 +2804,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2835,6 +2837,7 @@ self: super: {
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exception-transformers" = doDistribute super."exception-transformers_0_4_0_1";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = doDistribute super."exhaustive_1_1_1";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -3013,6 +3016,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3066,6 +3070,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3191,6 +3196,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3730,6 +3736,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -7460,6 +7467,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2115,6 +2115,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2802,6 +2803,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2834,6 +2836,7 @@ self: super: {
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exception-transformers" = doDistribute super."exception-transformers_0_4_0_1";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = doDistribute super."exhaustive_1_1_1";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -3009,6 +3012,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3062,6 +3066,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3187,6 +3192,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3726,6 +3732,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -7452,6 +7459,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2092,6 +2092,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2371,6 +2372,7 @@ self: super: {
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbmigrations" = dontDistribute super."dbmigrations";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2764,6 +2766,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2794,6 +2797,7 @@ self: super: {
"exception-mailer" = dontDistribute super."exception-mailer";
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = doDistribute super."exhaustive_1_1_1";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -2965,6 +2969,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3016,6 +3021,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3141,6 +3147,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3676,6 +3683,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3812,6 +3820,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7345,6 +7354,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2090,6 +2090,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2369,6 +2370,7 @@ self: super: {
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbmigrations" = dontDistribute super."dbmigrations";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2762,6 +2764,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2792,6 +2795,7 @@ self: super: {
"exception-mailer" = dontDistribute super."exception-mailer";
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
"exinst" = dontDistribute super."exinst";
@ -2962,6 +2966,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3013,6 +3018,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3138,6 +3144,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3672,6 +3679,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3808,6 +3816,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7338,6 +7347,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2085,6 +2085,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2364,6 +2365,7 @@ self: super: {
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbmigrations" = dontDistribute super."dbmigrations";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2757,6 +2759,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2787,6 +2790,7 @@ self: super: {
"exception-mailer" = dontDistribute super."exception-mailer";
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
"exinst" = dontDistribute super."exinst";
@ -2957,6 +2961,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3008,6 +3013,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3133,6 +3139,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3666,6 +3673,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3802,6 +3810,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7330,6 +7339,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2085,6 +2085,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2364,6 +2365,7 @@ self: super: {
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbmigrations" = dontDistribute super."dbmigrations";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2757,6 +2759,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2787,6 +2790,7 @@ self: super: {
"exception-mailer" = dontDistribute super."exception-mailer";
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
"exinst" = dontDistribute super."exinst";
@ -2957,6 +2961,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3008,6 +3013,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3133,6 +3139,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3666,6 +3673,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3802,6 +3810,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7326,6 +7335,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2082,6 +2082,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2360,6 +2361,7 @@ self: super: {
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbmigrations" = dontDistribute super."dbmigrations";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2450,6 +2452,7 @@ self: super: {
"dia-functions" = dontDistribute super."dia-functions";
"diagrams-builder" = doDistribute super."diagrams-builder_0_7_2_0";
"diagrams-canvas" = dontDistribute super."diagrams-canvas";
"diagrams-core" = doDistribute super."diagrams-core_1_3_0_4";
"diagrams-graphviz" = dontDistribute super."diagrams-graphviz";
"diagrams-gtk" = dontDistribute super."diagrams-gtk";
"diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_7";
@ -2749,6 +2752,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2779,6 +2783,7 @@ self: super: {
"exception-mailer" = dontDistribute super."exception-mailer";
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
"exinst" = dontDistribute super."exinst";
@ -2949,6 +2954,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3000,6 +3006,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3125,6 +3132,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3658,6 +3666,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3794,6 +3803,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7313,6 +7323,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2081,6 +2081,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2359,6 +2360,7 @@ self: super: {
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbmigrations" = dontDistribute super."dbmigrations";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2449,6 +2451,7 @@ self: super: {
"dia-functions" = dontDistribute super."dia-functions";
"diagrams-builder" = doDistribute super."diagrams-builder_0_7_2_0";
"diagrams-canvas" = dontDistribute super."diagrams-canvas";
"diagrams-core" = doDistribute super."diagrams-core_1_3_0_4";
"diagrams-graphviz" = dontDistribute super."diagrams-graphviz";
"diagrams-gtk" = dontDistribute super."diagrams-gtk";
"diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_7";
@ -2748,6 +2751,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2778,6 +2782,7 @@ self: super: {
"exception-mailer" = dontDistribute super."exception-mailer";
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
"exinst" = dontDistribute super."exinst";
@ -2948,6 +2953,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -2999,6 +3005,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3123,6 +3130,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3656,6 +3664,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3791,6 +3800,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7305,6 +7315,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2079,6 +2079,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2357,6 +2358,7 @@ self: super: {
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbmigrations" = dontDistribute super."dbmigrations";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2447,6 +2449,7 @@ self: super: {
"dia-functions" = dontDistribute super."dia-functions";
"diagrams-builder" = doDistribute super."diagrams-builder_0_7_2_0";
"diagrams-canvas" = dontDistribute super."diagrams-canvas";
"diagrams-core" = doDistribute super."diagrams-core_1_3_0_4";
"diagrams-graphviz" = dontDistribute super."diagrams-graphviz";
"diagrams-gtk" = dontDistribute super."diagrams-gtk";
"diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_7";
@ -2746,6 +2749,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2775,6 +2779,7 @@ self: super: {
"exception-mailer" = dontDistribute super."exception-mailer";
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
"exinst" = dontDistribute super."exinst";
@ -2945,6 +2950,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -2996,6 +3002,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3120,6 +3127,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3652,6 +3660,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3787,6 +3796,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7292,6 +7302,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2074,6 +2074,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2352,6 +2353,7 @@ self: super: {
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbmigrations" = dontDistribute super."dbmigrations";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2441,6 +2443,7 @@ self: super: {
"dia-base" = dontDistribute super."dia-base";
"dia-functions" = dontDistribute super."dia-functions";
"diagrams-canvas" = dontDistribute super."diagrams-canvas";
"diagrams-core" = doDistribute super."diagrams-core_1_3_0_4";
"diagrams-graphviz" = dontDistribute super."diagrams-graphviz";
"diagrams-gtk" = dontDistribute super."diagrams-gtk";
"diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_7";
@ -2740,6 +2743,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2769,6 +2773,7 @@ self: super: {
"exception-mailer" = dontDistribute super."exception-mailer";
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
"exinst" = dontDistribute super."exinst";
@ -2939,6 +2944,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -2990,6 +2996,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3114,6 +3121,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3645,6 +3653,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3780,6 +3789,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7279,6 +7289,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2073,6 +2073,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2351,6 +2352,7 @@ self: super: {
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbmigrations" = dontDistribute super."dbmigrations";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2440,6 +2442,7 @@ self: super: {
"dia-base" = dontDistribute super."dia-base";
"dia-functions" = dontDistribute super."dia-functions";
"diagrams-canvas" = dontDistribute super."diagrams-canvas";
"diagrams-core" = doDistribute super."diagrams-core_1_3_0_4";
"diagrams-graphviz" = dontDistribute super."diagrams-graphviz";
"diagrams-gtk" = dontDistribute super."diagrams-gtk";
"diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_7";
@ -2739,6 +2742,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2768,6 +2772,7 @@ self: super: {
"exception-mailer" = dontDistribute super."exception-mailer";
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
"exinst" = dontDistribute super."exinst";
@ -2938,6 +2943,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -2989,6 +2995,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3113,6 +3120,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3640,6 +3648,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3774,6 +3783,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7265,6 +7275,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2066,6 +2066,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2344,6 +2345,7 @@ self: super: {
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbmigrations" = dontDistribute super."dbmigrations";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2433,6 +2435,7 @@ self: super: {
"dia-base" = dontDistribute super."dia-base";
"dia-functions" = dontDistribute super."dia-functions";
"diagrams-canvas" = dontDistribute super."diagrams-canvas";
"diagrams-core" = doDistribute super."diagrams-core_1_3_0_4";
"diagrams-graphviz" = dontDistribute super."diagrams-graphviz";
"diagrams-gtk" = dontDistribute super."diagrams-gtk";
"diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_7";
@ -2732,6 +2735,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2761,6 +2765,7 @@ self: super: {
"exception-mailer" = dontDistribute super."exception-mailer";
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
"exinst" = dontDistribute super."exinst";
@ -2931,6 +2936,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -2982,6 +2988,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3106,6 +3113,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3633,6 +3641,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3767,6 +3776,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7248,6 +7258,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_2";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2112,6 +2112,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2798,6 +2799,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2830,6 +2832,7 @@ self: super: {
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exception-transformers" = doDistribute super."exception-transformers_0_4_0_1";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = doDistribute super."exhaustive_1_1_1";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -3005,6 +3008,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3058,6 +3062,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3183,6 +3188,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3721,6 +3727,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -7439,6 +7446,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2061,6 +2061,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2339,6 +2340,7 @@ self: super: {
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbmigrations" = dontDistribute super."dbmigrations";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2428,6 +2430,7 @@ self: super: {
"dia-base" = dontDistribute super."dia-base";
"dia-functions" = dontDistribute super."dia-functions";
"diagrams-canvas" = dontDistribute super."diagrams-canvas";
"diagrams-core" = doDistribute super."diagrams-core_1_3_0_4";
"diagrams-graphviz" = dontDistribute super."diagrams-graphviz";
"diagrams-gtk" = dontDistribute super."diagrams-gtk";
"diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_7";
@ -2727,6 +2730,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2756,6 +2760,7 @@ self: super: {
"exception-mailer" = dontDistribute super."exception-mailer";
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
"exinst" = dontDistribute super."exinst";
@ -2926,6 +2931,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -2977,6 +2983,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3101,6 +3108,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3628,6 +3636,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3762,6 +3771,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7238,6 +7248,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_2";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2056,6 +2056,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2334,6 +2335,7 @@ self: super: {
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbmigrations" = dontDistribute super."dbmigrations";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2423,6 +2425,7 @@ self: super: {
"dia-base" = dontDistribute super."dia-base";
"dia-functions" = dontDistribute super."dia-functions";
"diagrams-canvas" = dontDistribute super."diagrams-canvas";
"diagrams-core" = doDistribute super."diagrams-core_1_3_0_4";
"diagrams-graphviz" = dontDistribute super."diagrams-graphviz";
"diagrams-gtk" = dontDistribute super."diagrams-gtk";
"diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_7";
@ -2722,6 +2725,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2751,6 +2755,7 @@ self: super: {
"exception-mailer" = dontDistribute super."exception-mailer";
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
"exinst" = dontDistribute super."exinst";
@ -2919,6 +2924,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -2970,6 +2976,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3094,6 +3101,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3620,6 +3628,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3754,6 +3763,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7213,6 +7223,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_2";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2056,6 +2056,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2334,6 +2335,7 @@ self: super: {
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbmigrations" = dontDistribute super."dbmigrations";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2423,6 +2425,7 @@ self: super: {
"dia-base" = dontDistribute super."dia-base";
"dia-functions" = dontDistribute super."dia-functions";
"diagrams-canvas" = dontDistribute super."diagrams-canvas";
"diagrams-core" = doDistribute super."diagrams-core_1_3_0_4";
"diagrams-graphviz" = dontDistribute super."diagrams-graphviz";
"diagrams-gtk" = dontDistribute super."diagrams-gtk";
"diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_7";
@ -2722,6 +2725,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2751,6 +2755,7 @@ self: super: {
"exception-mailer" = dontDistribute super."exception-mailer";
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
"exinst" = dontDistribute super."exinst";
@ -2917,6 +2922,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -2968,6 +2974,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3092,6 +3099,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3618,6 +3626,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3752,6 +3761,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7207,6 +7217,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_2";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2110,6 +2110,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2794,6 +2795,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2826,6 +2828,7 @@ self: super: {
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exception-transformers" = doDistribute super."exception-transformers_0_4_0_1";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = doDistribute super."exhaustive_1_1_1";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -3000,6 +3003,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3053,6 +3057,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3178,6 +3183,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3716,6 +3722,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -7429,6 +7436,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2109,6 +2109,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2793,6 +2794,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2825,6 +2827,7 @@ self: super: {
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exception-transformers" = doDistribute super."exception-transformers_0_4_0_1";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = doDistribute super."exhaustive_1_1_1";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -2999,6 +3002,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3052,6 +3056,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3177,6 +3182,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3715,6 +3721,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -7426,6 +7433,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2107,6 +2107,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2790,6 +2791,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2822,6 +2824,7 @@ self: super: {
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exception-transformers" = doDistribute super."exception-transformers_0_4_0_1";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = doDistribute super."exhaustive_1_1_1";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -2994,6 +2997,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3047,6 +3051,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3172,6 +3177,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3710,6 +3716,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -7409,6 +7416,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2106,6 +2106,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2789,6 +2790,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2821,6 +2823,7 @@ self: super: {
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exception-transformers" = doDistribute super."exception-transformers_0_4_0_1";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = doDistribute super."exhaustive_1_1_1";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -2993,6 +2996,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3045,6 +3049,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3170,6 +3175,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3706,6 +3712,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -7399,6 +7406,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2103,6 +2103,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2784,6 +2785,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2816,6 +2818,7 @@ self: super: {
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exception-transformers" = doDistribute super."exception-transformers_0_4_0_1";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = doDistribute super."exhaustive_1_1_1";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -2988,6 +2991,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3039,6 +3043,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3164,6 +3169,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3700,6 +3706,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3836,6 +3843,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7382,6 +7390,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2100,6 +2100,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2776,6 +2777,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2808,6 +2810,7 @@ self: super: {
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exception-transformers" = doDistribute super."exception-transformers_0_4_0_1";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = doDistribute super."exhaustive_1_1_1";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -2980,6 +2983,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3031,6 +3035,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3156,6 +3161,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3692,6 +3698,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3828,6 +3835,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7368,6 +7376,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -2096,6 +2096,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2375,6 +2376,7 @@ self: super: {
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbmigrations" = dontDistribute super."dbmigrations";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2770,6 +2772,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2801,6 +2804,7 @@ self: super: {
"exception-mailer" = dontDistribute super."exception-mailer";
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exhaustive" = doDistribute super."exhaustive_1_1_1";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
@ -2972,6 +2976,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -3023,6 +3028,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -3148,6 +3154,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -3684,6 +3691,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashable-time" = dontDistribute super."hashable-time";
"hashabler" = dontDistribute super."hashabler";
@ -3820,6 +3828,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -7359,6 +7368,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_1";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -1541,6 +1541,7 @@ self: super: {
"breakout" = dontDistribute super."breakout";
"breve" = dontDistribute super."breve";
"brians-brain" = dontDistribute super."brians-brain";
"brick" = doDistribute super."brick_0_3_1";
"brillig" = dontDistribute super."brillig";
"broccoli" = dontDistribute super."broccoli";
"broker-haskell" = dontDistribute super."broker-haskell";
@ -1918,6 +1919,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2186,6 +2188,7 @@ self: super: {
"dbcleaner" = dontDistribute super."dbcleaner";
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2269,9 +2272,11 @@ self: super: {
"dia-base" = dontDistribute super."dia-base";
"dia-functions" = dontDistribute super."dia-functions";
"diagrams-canvas" = dontDistribute super."diagrams-canvas";
"diagrams-core" = doDistribute super."diagrams-core_1_3_0_4";
"diagrams-graphviz" = dontDistribute super."diagrams-graphviz";
"diagrams-gtk" = dontDistribute super."diagrams-gtk";
"diagrams-hsqml" = dontDistribute super."diagrams-hsqml";
"diagrams-lib" = doDistribute super."diagrams-lib_1_3_0_8";
"diagrams-pandoc" = dontDistribute super."diagrams-pandoc";
"diagrams-pdf" = dontDistribute super."diagrams-pdf";
"diagrams-pgf" = dontDistribute super."diagrams-pgf";
@ -2552,6 +2557,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2578,6 +2584,7 @@ self: super: {
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exception-mtl" = dontDistribute super."exception-mtl";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
"exinst" = dontDistribute super."exinst";
@ -2635,6 +2642,7 @@ self: super: {
"fastedit" = dontDistribute super."fastedit";
"fastirc" = dontDistribute super."fastirc";
"fault-tree" = dontDistribute super."fault-tree";
"fay" = doDistribute super."fay_0_23_1_10";
"fay-geoposition" = dontDistribute super."fay-geoposition";
"fay-hsx" = dontDistribute super."fay-hsx";
"fay-ref" = dontDistribute super."fay-ref";
@ -2739,6 +2747,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -2787,6 +2796,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -2906,6 +2916,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -2979,6 +2990,7 @@ self: super: {
"ginsu" = dontDistribute super."ginsu";
"gist" = dontDistribute super."gist";
"git-all" = dontDistribute super."git-all";
"git-annex" = doDistribute super."git-annex_5_20151218";
"git-checklist" = dontDistribute super."git-checklist";
"git-date" = dontDistribute super."git-date";
"git-embed" = dontDistribute super."git-embed";
@ -3368,6 +3380,7 @@ self: super: {
"happs-tutorial" = dontDistribute super."happs-tutorial";
"happstack" = dontDistribute super."happstack";
"happstack-auth" = dontDistribute super."happstack-auth";
"happstack-authenticate" = doDistribute super."happstack-authenticate_2_3_2";
"happstack-contrib" = dontDistribute super."happstack-contrib";
"happstack-data" = dontDistribute super."happstack-data";
"happstack-dlg" = dontDistribute super."happstack-dlg";
@ -3408,6 +3421,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashabler" = dontDistribute super."hashabler";
"hashed-storage" = dontDistribute super."hashed-storage";
@ -3538,6 +3552,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -4200,6 +4215,7 @@ self: super: {
"inilist" = dontDistribute super."inilist";
"inject" = dontDistribute super."inject";
"inject-function" = dontDistribute super."inject-function";
"inline-c" = doDistribute super."inline-c_0_5_5_1";
"inline-c-win32" = dontDistribute super."inline-c-win32";
"inline-r" = dontDistribute super."inline-r";
"inquire" = dontDistribute super."inquire";
@ -4492,6 +4508,7 @@ self: super: {
"language-slice" = dontDistribute super."language-slice";
"language-spelling" = dontDistribute super."language-spelling";
"language-sqlite" = dontDistribute super."language-sqlite";
"language-thrift" = doDistribute super."language-thrift_0_6_2_0";
"language-typescript" = dontDistribute super."language-typescript";
"language-vhdl" = dontDistribute super."language-vhdl";
"lat" = dontDistribute super."lat";
@ -4730,6 +4747,7 @@ self: super: {
"luhn" = dontDistribute super."luhn";
"lui" = dontDistribute super."lui";
"luka" = dontDistribute super."luka";
"luminance" = doDistribute super."luminance_0_9_1";
"lushtags" = dontDistribute super."lushtags";
"luthor" = dontDistribute super."luthor";
"lvish" = dontDistribute super."lvish";
@ -6114,6 +6132,7 @@ self: super: {
"satchmo-minisat" = dontDistribute super."satchmo-minisat";
"satchmo-toysat" = dontDistribute super."satchmo-toysat";
"sbp" = dontDistribute super."sbp";
"sbv" = doDistribute super."sbv_5_9";
"sbvPlugin" = dontDistribute super."sbvPlugin";
"sc3-rdu" = dontDistribute super."sc3-rdu";
"scalable-server" = dontDistribute super."scalable-server";
@ -6785,6 +6804,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_2";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

View file

@ -1538,6 +1538,7 @@ self: super: {
"breakout" = dontDistribute super."breakout";
"breve" = dontDistribute super."breve";
"brians-brain" = dontDistribute super."brians-brain";
"brick" = doDistribute super."brick_0_3_1";
"brillig" = dontDistribute super."brillig";
"broccoli" = dontDistribute super."broccoli";
"broker-haskell" = dontDistribute super."broker-haskell";
@ -1915,6 +1916,7 @@ self: super: {
"configifier" = dontDistribute super."configifier";
"configuration" = dontDistribute super."configuration";
"configuration-tools" = dontDistribute super."configuration-tools";
"configurator-export" = dontDistribute super."configurator-export";
"confsolve" = dontDistribute super."confsolve";
"congruence-relation" = dontDistribute super."congruence-relation";
"conjugateGradient" = dontDistribute super."conjugateGradient";
@ -2183,6 +2185,7 @@ self: super: {
"dbcleaner" = dontDistribute super."dbcleaner";
"dbf" = dontDistribute super."dbf";
"dbjava" = dontDistribute super."dbjava";
"dbus" = doDistribute super."dbus_0_10_11";
"dbus-client" = dontDistribute super."dbus-client";
"dbus-core" = dontDistribute super."dbus-core";
"dbus-qq" = dontDistribute super."dbus-qq";
@ -2266,9 +2269,11 @@ self: super: {
"dia-base" = dontDistribute super."dia-base";
"dia-functions" = dontDistribute super."dia-functions";
"diagrams-canvas" = dontDistribute super."diagrams-canvas";
"diagrams-core" = doDistribute super."diagrams-core_1_3_0_4";
"diagrams-graphviz" = dontDistribute super."diagrams-graphviz";
"diagrams-gtk" = dontDistribute super."diagrams-gtk";
"diagrams-hsqml" = dontDistribute super."diagrams-hsqml";
"diagrams-lib" = doDistribute super."diagrams-lib_1_3_0_8";
"diagrams-pandoc" = dontDistribute super."diagrams-pandoc";
"diagrams-pdf" = dontDistribute super."diagrams-pdf";
"diagrams-pgf" = dontDistribute super."diagrams-pgf";
@ -2546,6 +2551,7 @@ self: super: {
"ersatz-toysat" = dontDistribute super."ersatz-toysat";
"ert" = dontDistribute super."ert";
"esotericbot" = dontDistribute super."esotericbot";
"esqueleto" = doDistribute super."esqueleto_2_4_1";
"ess" = dontDistribute super."ess";
"estimator" = dontDistribute super."estimator";
"estimators" = dontDistribute super."estimators";
@ -2572,6 +2578,7 @@ self: super: {
"exception-monads-fd" = dontDistribute super."exception-monads-fd";
"exception-monads-tf" = dontDistribute super."exception-monads-tf";
"exception-mtl" = dontDistribute super."exception-mtl";
"exceptions" = doDistribute super."exceptions_0_8_0_2";
"exherbo-cabal" = dontDistribute super."exherbo-cabal";
"exif" = dontDistribute super."exif";
"exinst" = dontDistribute super."exinst";
@ -2628,6 +2635,7 @@ self: super: {
"fastedit" = dontDistribute super."fastedit";
"fastirc" = dontDistribute super."fastirc";
"fault-tree" = dontDistribute super."fault-tree";
"fay" = doDistribute super."fay_0_23_1_10";
"fay-geoposition" = dontDistribute super."fay-geoposition";
"fay-hsx" = dontDistribute super."fay-hsx";
"fay-ref" = dontDistribute super."fay-ref";
@ -2731,6 +2739,7 @@ self: super: {
"flowsim" = dontDistribute super."flowsim";
"fltkhs" = dontDistribute super."fltkhs";
"fltkhs-fluid-examples" = dontDistribute super."fltkhs-fluid-examples";
"fltkhs-hello-world" = dontDistribute super."fltkhs-hello-world";
"fluent-logger" = dontDistribute super."fluent-logger";
"fluent-logger-conduit" = dontDistribute super."fluent-logger-conduit";
"fluidsynth" = dontDistribute super."fluidsynth";
@ -2779,6 +2788,7 @@ self: super: {
"frame" = dontDistribute super."frame";
"frame-markdown" = dontDistribute super."frame-markdown";
"franchise" = dontDistribute super."franchise";
"free" = doDistribute super."free_4_12_1";
"free-concurrent" = dontDistribute super."free-concurrent";
"free-functors" = dontDistribute super."free-functors";
"free-game" = dontDistribute super."free-game";
@ -2898,6 +2908,7 @@ self: super: {
"geniconvert" = dontDistribute super."geniconvert";
"genifunctors" = dontDistribute super."genifunctors";
"geniplate" = dontDistribute super."geniplate";
"geniplate-mirror" = doDistribute super."geniplate-mirror_0_7_1";
"geniserver" = dontDistribute super."geniserver";
"genprog" = dontDistribute super."genprog";
"gentlemark" = dontDistribute super."gentlemark";
@ -2971,6 +2982,7 @@ self: super: {
"ginsu" = dontDistribute super."ginsu";
"gist" = dontDistribute super."gist";
"git-all" = dontDistribute super."git-all";
"git-annex" = doDistribute super."git-annex_5_20151218";
"git-checklist" = dontDistribute super."git-checklist";
"git-date" = dontDistribute super."git-date";
"git-embed" = dontDistribute super."git-embed";
@ -3360,6 +3372,7 @@ self: super: {
"happs-tutorial" = dontDistribute super."happs-tutorial";
"happstack" = dontDistribute super."happstack";
"happstack-auth" = dontDistribute super."happstack-auth";
"happstack-authenticate" = doDistribute super."happstack-authenticate_2_3_2";
"happstack-contrib" = dontDistribute super."happstack-contrib";
"happstack-data" = dontDistribute super."happstack-data";
"happstack-dlg" = dontDistribute super."happstack-dlg";
@ -3400,6 +3413,7 @@ self: super: {
"hascat-setup" = dontDistribute super."hascat-setup";
"hascat-system" = dontDistribute super."hascat-system";
"hash" = dontDistribute super."hash";
"hashable" = doDistribute super."hashable_1_2_3_3";
"hashable-generics" = dontDistribute super."hashable-generics";
"hashabler" = dontDistribute super."hashabler";
"hashed-storage" = dontDistribute super."hashed-storage";
@ -3530,6 +3544,7 @@ self: super: {
"haxl-amazonka" = dontDistribute super."haxl-amazonka";
"haxl-facebook" = dontDistribute super."haxl-facebook";
"haxparse" = dontDistribute super."haxparse";
"haxr" = doDistribute super."haxr_3000_11_1_2";
"haxr-th" = dontDistribute super."haxr-th";
"haxy" = dontDistribute super."haxy";
"hayland" = dontDistribute super."hayland";
@ -4187,6 +4202,7 @@ self: super: {
"inilist" = dontDistribute super."inilist";
"inject" = dontDistribute super."inject";
"inject-function" = dontDistribute super."inject-function";
"inline-c" = doDistribute super."inline-c_0_5_5_1";
"inline-c-win32" = dontDistribute super."inline-c-win32";
"inline-r" = dontDistribute super."inline-r";
"inquire" = dontDistribute super."inquire";
@ -4478,6 +4494,7 @@ self: super: {
"language-slice" = dontDistribute super."language-slice";
"language-spelling" = dontDistribute super."language-spelling";
"language-sqlite" = dontDistribute super."language-sqlite";
"language-thrift" = doDistribute super."language-thrift_0_6_2_0";
"language-typescript" = dontDistribute super."language-typescript";
"language-vhdl" = dontDistribute super."language-vhdl";
"lat" = dontDistribute super."lat";
@ -4713,6 +4730,7 @@ self: super: {
"luhn" = dontDistribute super."luhn";
"lui" = dontDistribute super."lui";
"luka" = dontDistribute super."luka";
"luminance" = doDistribute super."luminance_0_9_1";
"lushtags" = dontDistribute super."lushtags";
"luthor" = dontDistribute super."luthor";
"lvish" = dontDistribute super."lvish";
@ -6094,6 +6112,7 @@ self: super: {
"satchmo-minisat" = dontDistribute super."satchmo-minisat";
"satchmo-toysat" = dontDistribute super."satchmo-toysat";
"sbp" = dontDistribute super."sbp";
"sbv" = doDistribute super."sbv_5_9";
"sbvPlugin" = dontDistribute super."sbvPlugin";
"sc3-rdu" = dontDistribute super."sc3-rdu";
"scalable-server" = dontDistribute super."scalable-server";
@ -6765,6 +6784,7 @@ self: super: {
"terminfo" = doDistribute super."terminfo_0_4_0_2";
"terminfo-hs" = dontDistribute super."terminfo-hs";
"termplot" = dontDistribute super."termplot";
"terntup" = dontDistribute super."terntup";
"terrahs" = dontDistribute super."terrahs";
"tersmu" = dontDistribute super."tersmu";
"test-framework-doctest" = dontDistribute super."test-framework-doctest";

File diff suppressed because it is too large Load diff