diff --git a/pkgs/development/haskell-modules/configuration-lts-0.0.nix b/pkgs/development/haskell-modules/configuration-lts-0.0.nix index 20e87e83c29..e4a68377f17 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.0.nix @@ -2673,6 +2673,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3577,6 +3578,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_2"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3982,6 +3984,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -6010,6 +6013,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7061,6 +7065,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.1.nix b/pkgs/development/haskell-modules/configuration-lts-0.1.nix index 8142d61db1f..74f7ad4a489 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.1.nix @@ -2673,6 +2673,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3577,6 +3578,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_2"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3982,6 +3984,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -6010,6 +6013,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7061,6 +7065,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.2.nix b/pkgs/development/haskell-modules/configuration-lts-0.2.nix index 93da6c8ea26..ae72d4f2d44 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.2.nix @@ -2673,6 +2673,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3577,6 +3578,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_2"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3982,6 +3984,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -6010,6 +6013,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7061,6 +7065,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.3.nix b/pkgs/development/haskell-modules/configuration-lts-0.3.nix index 139587df0ca..54f08ded622 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.3.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.3.nix @@ -2673,6 +2673,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3577,6 +3578,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_2"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3982,6 +3984,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -6010,6 +6013,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7061,6 +7065,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.4.nix b/pkgs/development/haskell-modules/configuration-lts-0.4.nix index ebf71b233b2..0ab2ae057da 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.4.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.4.nix @@ -2673,6 +2673,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3576,6 +3577,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_2"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3979,6 +3981,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -6007,6 +6010,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7058,6 +7062,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.5.nix b/pkgs/development/haskell-modules/configuration-lts-0.5.nix index 98602756736..39ebdb342de 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.5.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.5.nix @@ -2673,6 +2673,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3576,6 +3577,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_2"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3979,6 +3981,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -6007,6 +6010,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7058,6 +7062,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.6.nix b/pkgs/development/haskell-modules/configuration-lts-0.6.nix index 36e7461a8cf..07e0797c5ee 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.6.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.6.nix @@ -2672,6 +2672,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3575,6 +3576,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3978,6 +3980,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -6005,6 +6008,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7056,6 +7060,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.7.nix b/pkgs/development/haskell-modules/configuration-lts-0.7.nix index 5b1578fd4c3..8e486e97dc3 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.7.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.7.nix @@ -2672,6 +2672,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3575,6 +3576,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3978,6 +3980,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -6005,6 +6008,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7056,6 +7060,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.0.nix b/pkgs/development/haskell-modules/configuration-lts-1.0.nix index ee69deb9f1b..8db20350fe7 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.0.nix @@ -2665,6 +2665,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3567,6 +3568,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3969,6 +3971,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5996,6 +5999,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7047,6 +7051,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.1.nix b/pkgs/development/haskell-modules/configuration-lts-1.1.nix index 00e5a44a804..6430eb0b9e6 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.1.nix @@ -2663,6 +2663,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3564,6 +3565,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3966,6 +3968,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5989,6 +5992,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7040,6 +7044,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.10.nix b/pkgs/development/haskell-modules/configuration-lts-1.10.nix index 9a04c8e8c94..1772ea05317 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.10.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.10.nix @@ -2659,6 +2659,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3555,6 +3556,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3956,6 +3958,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5972,6 +5975,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7020,6 +7024,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.11.nix b/pkgs/development/haskell-modules/configuration-lts-1.11.nix index 33d0a5b299b..711dfce2f7b 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.11.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.11.nix @@ -2659,6 +2659,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3554,6 +3555,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3955,6 +3957,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5968,6 +5971,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7016,6 +7020,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.12.nix b/pkgs/development/haskell-modules/configuration-lts-1.12.nix index 3fcd44271df..245d1cd63f2 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.12.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.12.nix @@ -2659,6 +2659,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3554,6 +3555,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3955,6 +3957,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5967,6 +5970,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7015,6 +7019,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.13.nix b/pkgs/development/haskell-modules/configuration-lts-1.13.nix index 1cedbc8be95..6dbede1453a 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.13.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.13.nix @@ -2659,6 +2659,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3554,6 +3555,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3954,6 +3956,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5966,6 +5969,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7014,6 +7018,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.14.nix b/pkgs/development/haskell-modules/configuration-lts-1.14.nix index 3483e76ea31..253d392a083 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.14.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.14.nix @@ -2656,6 +2656,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3551,6 +3552,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3951,6 +3953,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5963,6 +5966,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7010,6 +7014,7 @@ self: super: { "quicklz" = dontDistribute super."quicklz"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.15.nix b/pkgs/development/haskell-modules/configuration-lts-1.15.nix index 5cc0f9fffde..518b8b3b1b8 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.15.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.15.nix @@ -2653,6 +2653,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3547,6 +3548,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3947,6 +3949,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5959,6 +5962,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7003,6 +7007,7 @@ self: super: { "quicklz" = dontDistribute super."quicklz"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.2.nix b/pkgs/development/haskell-modules/configuration-lts-1.2.nix index 7ac7464aa45..09655c3ab95 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.2.nix @@ -2661,6 +2661,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3561,6 +3562,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3963,6 +3965,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5986,6 +5989,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7036,6 +7040,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.4.nix b/pkgs/development/haskell-modules/configuration-lts-1.4.nix index b5e1d26ff19..31380f1ea2b 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.4.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.4.nix @@ -2660,6 +2660,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3559,6 +3560,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3961,6 +3963,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5983,6 +5986,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7032,6 +7036,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.5.nix b/pkgs/development/haskell-modules/configuration-lts-1.5.nix index 5e5d5ff2a2f..60bb9fd4473 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.5.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.5.nix @@ -2659,6 +2659,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3558,6 +3559,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3960,6 +3962,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5982,6 +5985,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7031,6 +7035,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.7.nix b/pkgs/development/haskell-modules/configuration-lts-1.7.nix index 345a0efa8f4..c6f84999de6 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.7.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.7.nix @@ -2659,6 +2659,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3558,6 +3559,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3960,6 +3962,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5977,6 +5980,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7026,6 +7030,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.8.nix b/pkgs/development/haskell-modules/configuration-lts-1.8.nix index 4b1d4e7c9a2..c031f18467e 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.8.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.8.nix @@ -2659,6 +2659,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3556,6 +3557,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3957,6 +3959,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5973,6 +5976,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7022,6 +7026,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.9.nix b/pkgs/development/haskell-modules/configuration-lts-1.9.nix index 54c9bc0f5bf..fde9da194b0 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.9.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.9.nix @@ -2659,6 +2659,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3555,6 +3556,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_4"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3956,6 +3958,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = dontDistribute super."hackage-mirror"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5972,6 +5975,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -7021,6 +7025,7 @@ self: super: { "quickpull" = doDistribute super."quickpull_0_4_0_0"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.0.nix b/pkgs/development/haskell-modules/configuration-lts-2.0.nix index 1e4b541f524..be36e53631a 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.0.nix @@ -2641,6 +2641,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3533,6 +3534,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3931,6 +3933,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5925,6 +5928,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6961,6 +6965,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.1.nix b/pkgs/development/haskell-modules/configuration-lts-2.1.nix index 490801bae1b..c6f3f5df49b 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.1.nix @@ -2640,6 +2640,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3532,6 +3533,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3930,6 +3932,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5924,6 +5927,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6960,6 +6964,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.10.nix b/pkgs/development/haskell-modules/configuration-lts-2.10.nix index a9e84b65523..7117655679d 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.10.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.10.nix @@ -2627,6 +2627,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3515,6 +3516,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3911,6 +3913,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5899,6 +5902,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6932,6 +6936,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.11.nix b/pkgs/development/haskell-modules/configuration-lts-2.11.nix index 17f0dc57766..8bc437ba511 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.11.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.11.nix @@ -2626,6 +2626,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3513,6 +3514,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3909,6 +3911,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5894,6 +5897,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6926,6 +6930,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.12.nix b/pkgs/development/haskell-modules/configuration-lts-2.12.nix index 248c9d5bdb3..ce5accd348d 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.12.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.12.nix @@ -2626,6 +2626,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3513,6 +3514,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3909,6 +3911,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5894,6 +5897,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6926,6 +6930,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.13.nix b/pkgs/development/haskell-modules/configuration-lts-2.13.nix index f2b2e400ab7..1ca0df12379 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.13.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.13.nix @@ -2626,6 +2626,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3513,6 +3514,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3908,6 +3910,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5892,6 +5895,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6924,6 +6928,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.14.nix b/pkgs/development/haskell-modules/configuration-lts-2.14.nix index aabae0822bf..06608df4462 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.14.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.14.nix @@ -2626,6 +2626,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3512,6 +3513,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3907,6 +3909,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5890,6 +5893,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6922,6 +6926,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.15.nix b/pkgs/development/haskell-modules/configuration-lts-2.15.nix index b1f729fc28f..54144d1a3fd 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.15.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.15.nix @@ -2626,6 +2626,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3511,6 +3512,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3906,6 +3908,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5888,6 +5891,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6920,6 +6924,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.16.nix b/pkgs/development/haskell-modules/configuration-lts-2.16.nix index 723d0c93c37..c5fb5f66fa5 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.16.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.16.nix @@ -2625,6 +2625,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3508,6 +3509,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3903,6 +3905,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5884,6 +5887,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6916,6 +6920,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.17.nix b/pkgs/development/haskell-modules/configuration-lts-2.17.nix index eaf1fea3dae..061cd3029db 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.17.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.17.nix @@ -2623,6 +2623,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3504,6 +3505,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3899,6 +3901,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5880,6 +5883,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6911,6 +6915,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.18.nix b/pkgs/development/haskell-modules/configuration-lts-2.18.nix index 073161b05b0..f7c844dc6f3 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.18.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.18.nix @@ -2622,6 +2622,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3502,6 +3503,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3897,6 +3899,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5878,6 +5881,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6908,6 +6912,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.19.nix b/pkgs/development/haskell-modules/configuration-lts-2.19.nix index de94de5ae3c..b8f383f677c 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.19.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.19.nix @@ -2622,6 +2622,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3501,6 +3502,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3896,6 +3898,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5876,6 +5879,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6906,6 +6910,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.2.nix b/pkgs/development/haskell-modules/configuration-lts-2.2.nix index ce113fd1467..cc8d31652af 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.2.nix @@ -2637,6 +2637,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3529,6 +3530,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3927,6 +3929,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5921,6 +5924,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6957,6 +6961,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.20.nix b/pkgs/development/haskell-modules/configuration-lts-2.20.nix index dae40ae5b4e..00b678af7ad 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.20.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.20.nix @@ -2621,6 +2621,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3500,6 +3501,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3895,6 +3897,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5875,6 +5878,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6904,6 +6908,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.21.nix b/pkgs/development/haskell-modules/configuration-lts-2.21.nix index 36373c0e79a..e987f7c7edd 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.21.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.21.nix @@ -2621,6 +2621,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3500,6 +3501,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3895,6 +3897,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5875,6 +5878,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6903,6 +6907,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.22.nix b/pkgs/development/haskell-modules/configuration-lts-2.22.nix index 638c1833dc3..8b2fd373e07 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.22.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.22.nix @@ -2621,6 +2621,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3500,6 +3501,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3895,6 +3897,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5874,6 +5877,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6902,6 +6906,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.3.nix b/pkgs/development/haskell-modules/configuration-lts-2.3.nix index 7bc9200c110..68b2a4225e9 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.3.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.3.nix @@ -2637,6 +2637,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3528,6 +3529,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3926,6 +3928,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5919,6 +5922,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6955,6 +6959,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.4.nix b/pkgs/development/haskell-modules/configuration-lts-2.4.nix index 17cfdfa1bcc..e7ab14804b4 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.4.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.4.nix @@ -2636,6 +2636,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3527,6 +3528,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3925,6 +3927,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5918,6 +5921,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6953,6 +6957,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.5.nix b/pkgs/development/haskell-modules/configuration-lts-2.5.nix index 54bdf226282..d94686e2de8 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.5.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.5.nix @@ -2635,6 +2635,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3526,6 +3527,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3924,6 +3926,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5917,6 +5920,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6952,6 +6956,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.6.nix b/pkgs/development/haskell-modules/configuration-lts-2.6.nix index 53a6ba088d3..e869acb8a51 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.6.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.6.nix @@ -2632,6 +2632,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3523,6 +3524,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3919,6 +3921,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5912,6 +5915,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6946,6 +6950,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.7.nix b/pkgs/development/haskell-modules/configuration-lts-2.7.nix index 4bc47cb0bd8..46e293f904d 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.7.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.7.nix @@ -2631,6 +2631,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3522,6 +3523,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3918,6 +3920,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5911,6 +5914,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6946,6 +6950,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.8.nix b/pkgs/development/haskell-modules/configuration-lts-2.8.nix index d9fbbb3de72..3f320f0eb2a 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.8.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.8.nix @@ -2630,6 +2630,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3520,6 +3521,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3916,6 +3918,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5909,6 +5912,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6944,6 +6948,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.9.nix b/pkgs/development/haskell-modules/configuration-lts-2.9.nix index 6a5856b036b..656e376ac4b 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.9.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.9.nix @@ -2628,6 +2628,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3516,6 +3517,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_3_6"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3912,6 +3914,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5902,6 +5905,7 @@ self: super: { "monad-skeleton" = dontDistribute super."monad-skeleton"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-stm" = dontDistribute super."monad-stm"; @@ -6937,6 +6941,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.0.nix b/pkgs/development/haskell-modules/configuration-lts-3.0.nix index e69cfb6680b..a3250546cb6 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.0.nix @@ -2561,6 +2561,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3419,6 +3420,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3810,6 +3812,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5735,6 +5738,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5963,6 +5967,7 @@ self: super: { "network-bytestring" = dontDistribute super."network-bytestring"; "network-carbon" = doDistribute super."network-carbon_1_0_5"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6739,6 +6744,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.1.nix b/pkgs/development/haskell-modules/configuration-lts-3.1.nix index 28c84d54ed9..705840e5e1c 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.1.nix @@ -2560,6 +2560,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3417,6 +3418,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3808,6 +3810,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5732,6 +5735,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5960,6 +5964,7 @@ self: super: { "network-bytestring" = dontDistribute super."network-bytestring"; "network-carbon" = doDistribute super."network-carbon_1_0_5"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6735,6 +6740,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.10.nix b/pkgs/development/haskell-modules/configuration-lts-3.10.nix index 9263d961f70..86dbc3d25fb 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.10.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.10.nix @@ -2549,6 +2549,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3400,6 +3401,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3789,6 +3791,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5702,6 +5705,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5928,6 +5932,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6694,6 +6699,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.11.nix b/pkgs/development/haskell-modules/configuration-lts-3.11.nix index 4a0c8ae04f2..bb58301757a 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.11.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.11.nix @@ -2548,6 +2548,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3398,6 +3399,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3787,6 +3789,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5700,6 +5703,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5926,6 +5930,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6691,6 +6696,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.12.nix b/pkgs/development/haskell-modules/configuration-lts-3.12.nix index f87cc10c8a9..250384b1d28 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.12.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.12.nix @@ -2547,6 +2547,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3397,6 +3398,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3785,6 +3787,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5698,6 +5701,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5924,6 +5928,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6688,6 +6693,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.13.nix b/pkgs/development/haskell-modules/configuration-lts-3.13.nix index 4d0b4b51f4b..9c89a4dde43 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.13.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.13.nix @@ -2547,6 +2547,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3397,6 +3398,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3785,6 +3787,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5696,6 +5699,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5922,6 +5926,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6685,6 +6690,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.14.nix b/pkgs/development/haskell-modules/configuration-lts-3.14.nix index 79c0bd0d594..fb0f7c66192 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.14.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.14.nix @@ -2544,6 +2544,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3394,6 +3395,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3782,6 +3784,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5692,6 +5695,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5918,6 +5922,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6681,6 +6686,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.15.nix b/pkgs/development/haskell-modules/configuration-lts-3.15.nix index 25a1f7d6102..703dc549352 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.15.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.15.nix @@ -2544,6 +2544,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3394,6 +3395,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3782,6 +3784,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5689,6 +5692,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5915,6 +5919,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6678,6 +6683,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.16.nix b/pkgs/development/haskell-modules/configuration-lts-3.16.nix index b060ad42b00..01a6769d9c8 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.16.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.16.nix @@ -2543,6 +2543,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3392,6 +3393,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3779,6 +3781,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5684,6 +5687,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5910,6 +5914,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6672,6 +6677,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.17.nix b/pkgs/development/haskell-modules/configuration-lts-3.17.nix index 9d30a0fc183..87b70622d7e 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.17.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.17.nix @@ -2542,6 +2542,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3391,6 +3392,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3777,6 +3779,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5679,6 +5682,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5905,6 +5909,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6667,6 +6672,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.18.nix b/pkgs/development/haskell-modules/configuration-lts-3.18.nix index ef8133df5c8..eefac3330c4 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.18.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.18.nix @@ -2541,6 +2541,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3390,6 +3391,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3773,6 +3775,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3956,6 +3959,7 @@ self: super: { "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts" = doDistribute super."haskell-src-exts_1_16_0_1"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -5673,6 +5677,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5899,6 +5904,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6660,6 +6666,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.19.nix b/pkgs/development/haskell-modules/configuration-lts-3.19.nix index 16e30cfc425..2ec3f78b218 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.19.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.19.nix @@ -2537,6 +2537,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3386,6 +3387,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3769,6 +3771,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3952,6 +3955,7 @@ self: super: { "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts" = doDistribute super."haskell-src-exts_1_16_0_1"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -5665,6 +5669,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5890,6 +5895,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6651,6 +6657,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.2.nix b/pkgs/development/haskell-modules/configuration-lts-3.2.nix index 39f1eaddce5..9aa253b8ece 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.2.nix @@ -2558,6 +2558,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3413,6 +3414,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3804,6 +3806,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5727,6 +5730,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5955,6 +5959,7 @@ self: super: { "network-bytestring" = dontDistribute super."network-bytestring"; "network-carbon" = doDistribute super."network-carbon_1_0_5"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6729,6 +6734,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.20.nix b/pkgs/development/haskell-modules/configuration-lts-3.20.nix index 7fcfebf2230..8fc5f9654c5 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.20.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.20.nix @@ -2536,6 +2536,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3385,6 +3386,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3768,6 +3770,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3951,6 +3954,7 @@ self: super: { "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts" = doDistribute super."haskell-src-exts_1_16_0_1"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -5664,6 +5668,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5889,6 +5894,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6650,6 +6656,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.21.nix b/pkgs/development/haskell-modules/configuration-lts-3.21.nix index e8f29e893e5..576068260b5 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.21.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.21.nix @@ -2535,6 +2535,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3382,6 +3383,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3765,6 +3767,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3948,6 +3951,7 @@ self: super: { "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts" = doDistribute super."haskell-src-exts_1_16_0_1"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -5659,6 +5663,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5883,6 +5888,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6642,6 +6648,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.22.nix b/pkgs/development/haskell-modules/configuration-lts-3.22.nix index 25e927b694c..d48c58d6ab5 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.22.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.22.nix @@ -2535,6 +2535,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3381,6 +3382,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3764,6 +3766,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3947,6 +3950,7 @@ self: super: { "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts" = doDistribute super."haskell-src-exts_1_16_0_1"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -5654,6 +5658,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5878,6 +5883,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6637,6 +6643,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.3.nix b/pkgs/development/haskell-modules/configuration-lts-3.3.nix index 85f58d4dc75..47d9668fd7d 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.3.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.3.nix @@ -2558,6 +2558,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3412,6 +3413,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3803,6 +3805,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5725,6 +5728,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5953,6 +5957,7 @@ self: super: { "network-bytestring" = dontDistribute super."network-bytestring"; "network-carbon" = doDistribute super."network-carbon_1_0_5"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6727,6 +6732,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.4.nix b/pkgs/development/haskell-modules/configuration-lts-3.4.nix index 7ac520afb60..d5b0a6538cb 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.4.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.4.nix @@ -2558,6 +2558,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3412,6 +3413,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3803,6 +3805,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5725,6 +5728,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5953,6 +5957,7 @@ self: super: { "network-bytestring" = dontDistribute super."network-bytestring"; "network-carbon" = doDistribute super."network-carbon_1_0_5"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6727,6 +6732,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.5.nix b/pkgs/development/haskell-modules/configuration-lts-3.5.nix index fc4a7679ff4..45dc2fcca11 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.5.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.5.nix @@ -2557,6 +2557,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3410,6 +3411,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3801,6 +3803,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5719,6 +5722,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5946,6 +5950,7 @@ self: super: { "network-bytestring" = dontDistribute super."network-bytestring"; "network-carbon" = doDistribute super."network-carbon_1_0_5"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6718,6 +6723,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.6.nix b/pkgs/development/haskell-modules/configuration-lts-3.6.nix index 791a8a909c5..ab047df5f84 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.6.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.6.nix @@ -2557,6 +2557,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3410,6 +3411,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3799,6 +3801,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5714,6 +5717,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5941,6 +5945,7 @@ self: super: { "network-bytestring" = dontDistribute super."network-bytestring"; "network-carbon" = doDistribute super."network-carbon_1_0_5"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6713,6 +6718,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.7.nix b/pkgs/development/haskell-modules/configuration-lts-3.7.nix index 63a27278bc0..8337bda39cb 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.7.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.7.nix @@ -2554,6 +2554,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3407,6 +3408,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3796,6 +3798,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5710,6 +5713,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5937,6 +5941,7 @@ self: super: { "network-bytestring" = dontDistribute super."network-bytestring"; "network-carbon" = doDistribute super."network-carbon_1_0_5"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6707,6 +6712,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.8.nix b/pkgs/development/haskell-modules/configuration-lts-3.8.nix index b04324a3e14..43afe3fcc25 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.8.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.8.nix @@ -2552,6 +2552,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3404,6 +3405,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3793,6 +3795,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5706,6 +5709,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5933,6 +5937,7 @@ self: super: { "network-bytestring" = dontDistribute super."network-bytestring"; "network-carbon" = doDistribute super."network-carbon_1_0_5"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6702,6 +6707,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.9.nix b/pkgs/development/haskell-modules/configuration-lts-3.9.nix index 3a41fc07bba..23f906f0302 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.9.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.9.nix @@ -2549,6 +2549,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "declarative" = dontDistribute super."declarative"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; @@ -3400,6 +3401,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3789,6 +3791,7 @@ self: super: { "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-mirror" = doDistribute super."hackage-mirror_0_1_0_0"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -5702,6 +5705,7 @@ self: super: { "monad-skeleton" = doDistribute super."monad-skeleton_0_1_2_1"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5929,6 +5933,7 @@ self: super: { "network-bytestring" = dontDistribute super."network-bytestring"; "network-carbon" = doDistribute super."network-carbon_1_0_5"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6697,6 +6702,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-4.0.nix b/pkgs/development/haskell-modules/configuration-lts-4.0.nix index f242179e73a..84ce04ad25f 100644 --- a/pkgs/development/haskell-modules/configuration-lts-4.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-4.0.nix @@ -2485,6 +2485,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -3309,6 +3310,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3685,6 +3687,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3858,6 +3861,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -5068,6 +5072,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5516,6 +5521,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5733,6 +5739,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6462,6 +6469,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-4.1.nix b/pkgs/development/haskell-modules/configuration-lts-4.1.nix index c9e4182196f..c04f602d55d 100644 --- a/pkgs/development/haskell-modules/configuration-lts-4.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-4.1.nix @@ -2483,6 +2483,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -3304,6 +3305,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3680,6 +3682,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3853,6 +3856,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -5055,6 +5059,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5503,6 +5508,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5720,6 +5726,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6448,6 +6455,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; diff --git a/pkgs/development/haskell-modules/configuration-lts-4.2.nix b/pkgs/development/haskell-modules/configuration-lts-4.2.nix index a1ebe60a9ec..17f07bbbe04 100644 --- a/pkgs/development/haskell-modules/configuration-lts-4.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-4.2.nix @@ -2476,6 +2476,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -3293,6 +3294,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3667,6 +3669,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3837,6 +3840,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4707,6 +4711,7 @@ self: super: { "iptadmin" = dontDistribute super."iptadmin"; "ipython-kernel" = doDistribute super."ipython-kernel_0_8_3_0"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -5032,6 +5037,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5479,6 +5485,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5694,6 +5701,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6419,6 +6427,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6664,6 +6673,7 @@ self: super: { "rethinkdb" = doDistribute super."rethinkdb_2_2_0_2"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "rev-state" = doDistribute super."rev-state_0_1_1"; "revdectime" = dontDistribute super."revdectime"; @@ -7218,6 +7228,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.0.nix b/pkgs/development/haskell-modules/configuration-lts-5.0.nix index 7c814e27ccf..2e7ab1dda21 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.0.nix @@ -2445,6 +2445,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -3248,6 +3249,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3618,6 +3620,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3787,6 +3790,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4654,6 +4658,7 @@ self: super: { "iptadmin" = dontDistribute super."iptadmin"; "ipython-kernel" = doDistribute super."ipython-kernel_0_8_3_0"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4977,6 +4982,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5420,6 +5426,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5633,6 +5640,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6348,6 +6356,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6590,6 +6599,7 @@ self: super: { "rethinkdb" = doDistribute super."rethinkdb_2_2_0_2"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "rev-state" = doDistribute super."rev-state_0_1_1"; "revdectime" = dontDistribute super."revdectime"; @@ -7138,6 +7148,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.1.nix b/pkgs/development/haskell-modules/configuration-lts-5.1.nix index ea20f7e7d14..48ce764aff4 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.1.nix @@ -2440,6 +2440,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -3243,6 +3244,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3613,6 +3615,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3782,6 +3785,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4648,6 +4652,7 @@ self: super: { "iptadmin" = dontDistribute super."iptadmin"; "ipython-kernel" = doDistribute super."ipython-kernel_0_8_3_0"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4971,6 +4976,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5413,6 +5419,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5626,6 +5633,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6341,6 +6349,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6582,6 +6591,7 @@ self: super: { "rethinkdb" = doDistribute super."rethinkdb_2_2_0_2"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "rev-state" = doDistribute super."rev-state_0_1_1"; "revdectime" = dontDistribute super."revdectime"; @@ -7129,6 +7139,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.10.nix b/pkgs/development/haskell-modules/configuration-lts-5.10.nix index 38acdb238cf..3aa1204e725 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.10.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.10.nix @@ -2408,6 +2408,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -2443,6 +2444,7 @@ self: super: { "dequeue" = dontDistribute super."dequeue"; "derangement" = dontDistribute super."derangement"; "derivation-trees" = dontDistribute super."derivation-trees"; + "derive" = doDistribute super."derive_2_5_24"; "derive-IG" = dontDistribute super."derive-IG"; "derive-enumerable" = dontDistribute super."derive-enumerable"; "derive-gadt" = dontDistribute super."derive-gadt"; @@ -3188,6 +3190,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5_1"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3555,6 +3558,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3712,6 +3716,7 @@ self: super: { "haskell-mpfr" = dontDistribute super."haskell-mpfr"; "haskell-mpi" = dontDistribute super."haskell-mpi"; "haskell-names" = dontDistribute super."haskell-names"; + "haskell-neo4j-client" = doDistribute super."haskell-neo4j-client_0_3_2_1"; "haskell-openflow" = dontDistribute super."haskell-openflow"; "haskell-pdf-presenter" = dontDistribute super."haskell-pdf-presenter"; "haskell-platform-test" = dontDistribute super."haskell-platform-test"; @@ -3721,6 +3726,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4568,6 +4574,7 @@ self: super: { "iptables-helpers" = dontDistribute super."iptables-helpers"; "iptadmin" = dontDistribute super."iptadmin"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4889,6 +4896,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5317,6 +5325,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5526,6 +5535,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6221,6 +6231,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6458,6 +6469,7 @@ self: super: { "rethinkdb" = doDistribute super."rethinkdb_2_2_0_3"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "revdectime" = dontDistribute super."revdectime"; "reverse-apply" = dontDistribute super."reverse-apply"; @@ -6997,6 +7009,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.11.nix b/pkgs/development/haskell-modules/configuration-lts-5.11.nix index ae02a8e85a5..612dbe5c9c8 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.11.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.11.nix @@ -2400,6 +2400,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -2435,6 +2436,7 @@ self: super: { "dequeue" = dontDistribute super."dequeue"; "derangement" = dontDistribute super."derangement"; "derivation-trees" = dontDistribute super."derivation-trees"; + "derive" = doDistribute super."derive_2_5_24"; "derive-IG" = dontDistribute super."derive-IG"; "derive-enumerable" = dontDistribute super."derive-enumerable"; "derive-gadt" = dontDistribute super."derive-gadt"; @@ -3178,6 +3180,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5_1"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3545,6 +3548,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3702,6 +3706,7 @@ self: super: { "haskell-mpfr" = dontDistribute super."haskell-mpfr"; "haskell-mpi" = dontDistribute super."haskell-mpi"; "haskell-names" = dontDistribute super."haskell-names"; + "haskell-neo4j-client" = doDistribute super."haskell-neo4j-client_0_3_2_1"; "haskell-openflow" = dontDistribute super."haskell-openflow"; "haskell-pdf-presenter" = dontDistribute super."haskell-pdf-presenter"; "haskell-platform-test" = dontDistribute super."haskell-platform-test"; @@ -3711,6 +3716,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4553,6 +4559,7 @@ self: super: { "iptables-helpers" = dontDistribute super."iptables-helpers"; "iptadmin" = dontDistribute super."iptadmin"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4874,6 +4881,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5301,6 +5309,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5510,6 +5519,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6204,6 +6214,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6441,6 +6452,7 @@ self: super: { "rethinkdb" = doDistribute super."rethinkdb_2_2_0_3"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "revdectime" = dontDistribute super."revdectime"; "reverse-apply" = dontDistribute super."reverse-apply"; @@ -6980,6 +6992,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.12.nix b/pkgs/development/haskell-modules/configuration-lts-5.12.nix index 6b0728a07d7..9fa65e96512 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.12.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.12.nix @@ -2395,6 +2395,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -2430,6 +2431,7 @@ self: super: { "dequeue" = dontDistribute super."dequeue"; "derangement" = dontDistribute super."derangement"; "derivation-trees" = dontDistribute super."derivation-trees"; + "derive" = doDistribute super."derive_2_5_24"; "derive-IG" = dontDistribute super."derive-IG"; "derive-enumerable" = dontDistribute super."derive-enumerable"; "derive-gadt" = dontDistribute super."derive-gadt"; @@ -3171,6 +3173,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5_1"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3538,6 +3541,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3695,6 +3699,7 @@ self: super: { "haskell-mpfr" = dontDistribute super."haskell-mpfr"; "haskell-mpi" = dontDistribute super."haskell-mpi"; "haskell-names" = dontDistribute super."haskell-names"; + "haskell-neo4j-client" = doDistribute super."haskell-neo4j-client_0_3_2_1"; "haskell-openflow" = dontDistribute super."haskell-openflow"; "haskell-pdf-presenter" = dontDistribute super."haskell-pdf-presenter"; "haskell-platform-test" = dontDistribute super."haskell-platform-test"; @@ -3704,6 +3709,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4544,6 +4550,7 @@ self: super: { "iptables-helpers" = dontDistribute super."iptables-helpers"; "iptadmin" = dontDistribute super."iptadmin"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4864,6 +4871,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5285,6 +5293,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5494,6 +5503,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6186,6 +6196,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6423,6 +6434,7 @@ self: super: { "rethinkdb" = doDistribute super."rethinkdb_2_2_0_3"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "revdectime" = dontDistribute super."revdectime"; "reverse-apply" = dontDistribute super."reverse-apply"; @@ -6960,6 +6972,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.13.nix b/pkgs/development/haskell-modules/configuration-lts-5.13.nix index c7c616b0c09..2bc6383a95a 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.13.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.13.nix @@ -2385,6 +2385,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -2420,6 +2421,7 @@ self: super: { "dequeue" = dontDistribute super."dequeue"; "derangement" = dontDistribute super."derangement"; "derivation-trees" = dontDistribute super."derivation-trees"; + "derive" = doDistribute super."derive_2_5_24"; "derive-IG" = dontDistribute super."derive-IG"; "derive-enumerable" = dontDistribute super."derive-enumerable"; "derive-gadt" = dontDistribute super."derive-gadt"; @@ -3160,6 +3162,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5_1"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3527,6 +3530,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3684,6 +3688,7 @@ self: super: { "haskell-mpfr" = dontDistribute super."haskell-mpfr"; "haskell-mpi" = dontDistribute super."haskell-mpi"; "haskell-names" = dontDistribute super."haskell-names"; + "haskell-neo4j-client" = doDistribute super."haskell-neo4j-client_0_3_2_1"; "haskell-openflow" = dontDistribute super."haskell-openflow"; "haskell-pdf-presenter" = dontDistribute super."haskell-pdf-presenter"; "haskell-platform-test" = dontDistribute super."haskell-platform-test"; @@ -3693,6 +3698,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4527,6 +4533,7 @@ self: super: { "iptables-helpers" = dontDistribute super."iptables-helpers"; "iptadmin" = dontDistribute super."iptadmin"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4847,6 +4854,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5267,6 +5275,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5475,6 +5484,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6163,6 +6173,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6400,6 +6411,7 @@ self: super: { "rethinkdb" = doDistribute super."rethinkdb_2_2_0_3"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "revdectime" = dontDistribute super."revdectime"; "reverse-apply" = dontDistribute super."reverse-apply"; @@ -6937,6 +6949,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; @@ -6979,6 +6992,7 @@ self: super: { "stack-hpc-coveralls" = dontDistribute super."stack-hpc-coveralls"; "stack-prism" = dontDistribute super."stack-prism"; "stack-run" = dontDistribute super."stack-run"; + "stackage-curator" = doDistribute super."stackage-curator_0_13_3"; "standalone-derive-topdown" = dontDistribute super."standalone-derive-topdown"; "standalone-haddock" = dontDistribute super."standalone-haddock"; "star-to-star" = dontDistribute super."star-to-star"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.14.nix b/pkgs/development/haskell-modules/configuration-lts-5.14.nix index e05ecd581b3..28f470e7dda 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.14.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.14.nix @@ -2373,6 +2373,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -2408,6 +2409,7 @@ self: super: { "dequeue" = dontDistribute super."dequeue"; "derangement" = dontDistribute super."derangement"; "derivation-trees" = dontDistribute super."derivation-trees"; + "derive" = doDistribute super."derive_2_5_24"; "derive-IG" = dontDistribute super."derive-IG"; "derive-enumerable" = dontDistribute super."derive-enumerable"; "derive-gadt" = dontDistribute super."derive-gadt"; @@ -3145,6 +3147,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5_1"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3512,6 +3515,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3669,6 +3673,7 @@ self: super: { "haskell-mpfr" = dontDistribute super."haskell-mpfr"; "haskell-mpi" = dontDistribute super."haskell-mpi"; "haskell-names" = dontDistribute super."haskell-names"; + "haskell-neo4j-client" = doDistribute super."haskell-neo4j-client_0_3_2_1"; "haskell-openflow" = dontDistribute super."haskell-openflow"; "haskell-pdf-presenter" = dontDistribute super."haskell-pdf-presenter"; "haskell-platform-test" = dontDistribute super."haskell-platform-test"; @@ -3678,6 +3683,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4511,6 +4517,7 @@ self: super: { "iptables-helpers" = dontDistribute super."iptables-helpers"; "iptadmin" = dontDistribute super."iptadmin"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4830,6 +4837,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5248,6 +5256,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5455,6 +5464,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6140,6 +6150,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6376,6 +6387,7 @@ self: super: { "resumable-exceptions" = dontDistribute super."resumable-exceptions"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "revdectime" = dontDistribute super."revdectime"; "reverse-apply" = dontDistribute super."reverse-apply"; @@ -6909,6 +6921,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; @@ -6951,6 +6964,7 @@ self: super: { "stack-hpc-coveralls" = dontDistribute super."stack-hpc-coveralls"; "stack-prism" = dontDistribute super."stack-prism"; "stack-run" = dontDistribute super."stack-run"; + "stackage-curator" = doDistribute super."stackage-curator_0_13_3"; "standalone-derive-topdown" = dontDistribute super."standalone-derive-topdown"; "standalone-haddock" = dontDistribute super."standalone-haddock"; "star-to-star" = dontDistribute super."star-to-star"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.15.nix b/pkgs/development/haskell-modules/configuration-lts-5.15.nix index c0e68130c4a..a6d2b1237c8 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.15.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.15.nix @@ -2369,6 +2369,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -2404,6 +2405,7 @@ self: super: { "dequeue" = dontDistribute super."dequeue"; "derangement" = dontDistribute super."derangement"; "derivation-trees" = dontDistribute super."derivation-trees"; + "derive" = doDistribute super."derive_2_5_24"; "derive-IG" = dontDistribute super."derive-IG"; "derive-enumerable" = dontDistribute super."derive-enumerable"; "derive-gadt" = dontDistribute super."derive-gadt"; @@ -3138,6 +3140,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5_1"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3505,6 +3508,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3662,6 +3666,7 @@ self: super: { "haskell-mpfr" = dontDistribute super."haskell-mpfr"; "haskell-mpi" = dontDistribute super."haskell-mpi"; "haskell-names" = dontDistribute super."haskell-names"; + "haskell-neo4j-client" = doDistribute super."haskell-neo4j-client_0_3_2_1"; "haskell-openflow" = dontDistribute super."haskell-openflow"; "haskell-pdf-presenter" = dontDistribute super."haskell-pdf-presenter"; "haskell-platform-test" = dontDistribute super."haskell-platform-test"; @@ -3671,6 +3676,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4502,6 +4508,7 @@ self: super: { "iptables-helpers" = dontDistribute super."iptables-helpers"; "iptadmin" = dontDistribute super."iptadmin"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4820,6 +4827,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5237,6 +5245,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5244,6 +5253,7 @@ self: super: { "monad-time" = doDistribute super."monad-time_0_1"; "monad-tx" = dontDistribute super."monad-tx"; "monad-unify" = dontDistribute super."monad-unify"; + "monad-unlift" = doDistribute super."monad-unlift_0_1_2_0"; "monad-unlift-ref" = dontDistribute super."monad-unlift-ref"; "monad-wrap" = dontDistribute super."monad-wrap"; "monadIO" = dontDistribute super."monadIO"; @@ -5443,6 +5453,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6125,6 +6136,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6361,6 +6373,7 @@ self: super: { "resumable-exceptions" = dontDistribute super."resumable-exceptions"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "revdectime" = dontDistribute super."revdectime"; "reverse-apply" = dontDistribute super."reverse-apply"; @@ -6894,6 +6907,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; @@ -6936,6 +6950,7 @@ self: super: { "stack-hpc-coveralls" = dontDistribute super."stack-hpc-coveralls"; "stack-prism" = dontDistribute super."stack-prism"; "stack-run" = dontDistribute super."stack-run"; + "stackage-curator" = doDistribute super."stackage-curator_0_13_3"; "standalone-derive-topdown" = dontDistribute super."standalone-derive-topdown"; "standalone-haddock" = dontDistribute super."standalone-haddock"; "star-to-star" = dontDistribute super."star-to-star"; @@ -7156,6 +7171,7 @@ self: super: { "tamarin-prover-theory" = dontDistribute super."tamarin-prover-theory"; "tamarin-prover-utils" = dontDistribute super."tamarin-prover-utils"; "tamper" = dontDistribute super."tamper"; + "tar" = doDistribute super."tar_0_5_0_2"; "tardis" = doDistribute super."tardis_0_3_0_0"; "target" = dontDistribute super."target"; "task" = dontDistribute super."task"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.2.nix b/pkgs/development/haskell-modules/configuration-lts-5.2.nix index a7e35e6c137..1250eb5119c 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.2.nix @@ -2439,6 +2439,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -3237,6 +3238,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3606,6 +3608,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3775,6 +3778,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4639,6 +4643,7 @@ self: super: { "iptadmin" = dontDistribute super."iptadmin"; "ipython-kernel" = doDistribute super."ipython-kernel_0_8_3_0"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4962,6 +4967,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5399,6 +5405,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5611,6 +5618,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6321,6 +6329,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6562,6 +6571,7 @@ self: super: { "rethinkdb" = doDistribute super."rethinkdb_2_2_0_2"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "revdectime" = dontDistribute super."revdectime"; "reverse-apply" = dontDistribute super."reverse-apply"; @@ -7108,6 +7118,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.3.nix b/pkgs/development/haskell-modules/configuration-lts-5.3.nix index ce377cc70cb..f9911c0a94d 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.3.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.3.nix @@ -2431,6 +2431,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -3221,6 +3222,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3589,6 +3591,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3758,6 +3761,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4621,6 +4625,7 @@ self: super: { "iptadmin" = dontDistribute super."iptadmin"; "ipython-kernel" = doDistribute super."ipython-kernel_0_8_3_0"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4944,6 +4949,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5379,6 +5385,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5591,6 +5598,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6299,6 +6307,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6538,6 +6547,7 @@ self: super: { "rethinkdb" = doDistribute super."rethinkdb_2_2_0_3"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "revdectime" = dontDistribute super."revdectime"; "reverse-apply" = dontDistribute super."reverse-apply"; @@ -7081,6 +7091,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.4.nix b/pkgs/development/haskell-modules/configuration-lts-5.4.nix index f10586dcc5a..790a2add670 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.4.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.4.nix @@ -2427,6 +2427,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -3211,6 +3212,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3579,6 +3581,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3738,6 +3741,7 @@ self: super: { "haskell-mpfr" = dontDistribute super."haskell-mpfr"; "haskell-mpi" = dontDistribute super."haskell-mpi"; "haskell-names" = dontDistribute super."haskell-names"; + "haskell-neo4j-client" = doDistribute super."haskell-neo4j-client_0_3_2_1"; "haskell-openflow" = dontDistribute super."haskell-openflow"; "haskell-pdf-presenter" = dontDistribute super."haskell-pdf-presenter"; "haskell-platform-test" = dontDistribute super."haskell-platform-test"; @@ -3747,6 +3751,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4608,6 +4613,7 @@ self: super: { "iptadmin" = dontDistribute super."iptadmin"; "ipython-kernel" = doDistribute super."ipython-kernel_0_8_3_0"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4931,6 +4937,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5364,6 +5371,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5574,6 +5582,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6278,6 +6287,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6516,6 +6526,7 @@ self: super: { "rethinkdb" = doDistribute super."rethinkdb_2_2_0_3"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "revdectime" = dontDistribute super."revdectime"; "reverse-apply" = dontDistribute super."reverse-apply"; @@ -7059,6 +7070,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.5.nix b/pkgs/development/haskell-modules/configuration-lts-5.5.nix index 7743af0949e..e52c401380f 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.5.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.5.nix @@ -2424,6 +2424,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -3208,6 +3209,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3576,6 +3578,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3734,6 +3737,7 @@ self: super: { "haskell-mpfr" = dontDistribute super."haskell-mpfr"; "haskell-mpi" = dontDistribute super."haskell-mpi"; "haskell-names" = dontDistribute super."haskell-names"; + "haskell-neo4j-client" = doDistribute super."haskell-neo4j-client_0_3_2_1"; "haskell-openflow" = dontDistribute super."haskell-openflow"; "haskell-pdf-presenter" = dontDistribute super."haskell-pdf-presenter"; "haskell-platform-test" = dontDistribute super."haskell-platform-test"; @@ -3743,6 +3747,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4603,6 +4608,7 @@ self: super: { "iptadmin" = dontDistribute super."iptadmin"; "ipython-kernel" = doDistribute super."ipython-kernel_0_8_3_0"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4926,6 +4932,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5359,6 +5366,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5569,6 +5577,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6273,6 +6282,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6511,6 +6521,7 @@ self: super: { "rethinkdb" = doDistribute super."rethinkdb_2_2_0_3"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "revdectime" = dontDistribute super."revdectime"; "reverse-apply" = dontDistribute super."reverse-apply"; @@ -7054,6 +7065,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.6.nix b/pkgs/development/haskell-modules/configuration-lts-5.6.nix index 1299567a772..3393c7f35ea 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.6.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.6.nix @@ -2418,6 +2418,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -3200,6 +3201,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5_1"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3567,6 +3569,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3725,6 +3728,7 @@ self: super: { "haskell-mpfr" = dontDistribute super."haskell-mpfr"; "haskell-mpi" = dontDistribute super."haskell-mpi"; "haskell-names" = dontDistribute super."haskell-names"; + "haskell-neo4j-client" = doDistribute super."haskell-neo4j-client_0_3_2_1"; "haskell-openflow" = dontDistribute super."haskell-openflow"; "haskell-pdf-presenter" = dontDistribute super."haskell-pdf-presenter"; "haskell-platform-test" = dontDistribute super."haskell-platform-test"; @@ -3734,6 +3738,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4592,6 +4597,7 @@ self: super: { "iptadmin" = dontDistribute super."iptadmin"; "ipython-kernel" = doDistribute super."ipython-kernel_0_8_3_0"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4914,6 +4920,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5346,6 +5353,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5555,6 +5563,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6257,6 +6266,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6494,6 +6504,7 @@ self: super: { "rethinkdb" = doDistribute super."rethinkdb_2_2_0_3"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "revdectime" = dontDistribute super."revdectime"; "reverse-apply" = dontDistribute super."reverse-apply"; @@ -7037,6 +7048,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.7.nix b/pkgs/development/haskell-modules/configuration-lts-5.7.nix index 8b3c63bdb51..cdb0b7b2f7a 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.7.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.7.nix @@ -2414,6 +2414,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -3196,6 +3197,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5_1"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3563,6 +3565,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3721,6 +3724,7 @@ self: super: { "haskell-mpfr" = dontDistribute super."haskell-mpfr"; "haskell-mpi" = dontDistribute super."haskell-mpi"; "haskell-names" = dontDistribute super."haskell-names"; + "haskell-neo4j-client" = doDistribute super."haskell-neo4j-client_0_3_2_1"; "haskell-openflow" = dontDistribute super."haskell-openflow"; "haskell-pdf-presenter" = dontDistribute super."haskell-pdf-presenter"; "haskell-platform-test" = dontDistribute super."haskell-platform-test"; @@ -3730,6 +3734,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4586,6 +4591,7 @@ self: super: { "iptadmin" = dontDistribute super."iptadmin"; "ipython-kernel" = doDistribute super."ipython-kernel_0_8_3_0"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4908,6 +4914,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5339,6 +5346,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5548,6 +5556,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6248,6 +6257,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6485,6 +6495,7 @@ self: super: { "rethinkdb" = doDistribute super."rethinkdb_2_2_0_3"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "revdectime" = dontDistribute super."revdectime"; "reverse-apply" = dontDistribute super."reverse-apply"; @@ -7027,6 +7038,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.8.nix b/pkgs/development/haskell-modules/configuration-lts-5.8.nix index 8454d0b5a63..fdd720ddc07 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.8.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.8.nix @@ -2414,6 +2414,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -3196,6 +3197,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5_1"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3563,6 +3565,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3721,6 +3724,7 @@ self: super: { "haskell-mpfr" = dontDistribute super."haskell-mpfr"; "haskell-mpi" = dontDistribute super."haskell-mpi"; "haskell-names" = dontDistribute super."haskell-names"; + "haskell-neo4j-client" = doDistribute super."haskell-neo4j-client_0_3_2_1"; "haskell-openflow" = dontDistribute super."haskell-openflow"; "haskell-pdf-presenter" = dontDistribute super."haskell-pdf-presenter"; "haskell-platform-test" = dontDistribute super."haskell-platform-test"; @@ -3730,6 +3734,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4586,6 +4591,7 @@ self: super: { "iptadmin" = dontDistribute super."iptadmin"; "ipython-kernel" = doDistribute super."ipython-kernel_0_8_3_0"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4908,6 +4914,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5339,6 +5346,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5548,6 +5556,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6248,6 +6257,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6485,6 +6495,7 @@ self: super: { "rethinkdb" = doDistribute super."rethinkdb_2_2_0_3"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "revdectime" = dontDistribute super."revdectime"; "reverse-apply" = dontDistribute super."reverse-apply"; @@ -7027,6 +7038,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; diff --git a/pkgs/development/haskell-modules/configuration-lts-5.9.nix b/pkgs/development/haskell-modules/configuration-lts-5.9.nix index 1ca18de21a3..46a86d946a1 100644 --- a/pkgs/development/haskell-modules/configuration-lts-5.9.nix +++ b/pkgs/development/haskell-modules/configuration-lts-5.9.nix @@ -2412,6 +2412,7 @@ self: super: { "debug-diff" = dontDistribute super."debug-diff"; "debug-time" = dontDistribute super."debug-time"; "decepticons" = dontDistribute super."decepticons"; + "decimal-arithmetic" = dontDistribute super."decimal-arithmetic"; "decode-utf8" = dontDistribute super."decode-utf8"; "decoder-conduit" = dontDistribute super."decoder-conduit"; "dedukti" = dontDistribute super."dedukti"; @@ -3193,6 +3194,7 @@ self: super: { "ghci-ng" = dontDistribute super."ghci-ng"; "ghci-pretty" = dontDistribute super."ghci-pretty"; "ghcid" = doDistribute super."ghcid_0_5_1"; + "ghcjs-ajax" = dontDistribute super."ghcjs-ajax"; "ghcjs-codemirror" = dontDistribute super."ghcjs-codemirror"; "ghcjs-dom" = dontDistribute super."ghcjs-dom"; "ghcjs-dom-hello" = dontDistribute super."ghcjs-dom-hello"; @@ -3560,6 +3562,7 @@ self: super: { "hack2-interface-wai" = dontDistribute super."hack2-interface-wai"; "hackage-diff" = dontDistribute super."hackage-diff"; "hackage-plot" = dontDistribute super."hackage-plot"; + "hackage-processing" = dontDistribute super."hackage-processing"; "hackage-proxy" = dontDistribute super."hackage-proxy"; "hackage-repo-tool" = dontDistribute super."hackage-repo-tool"; "hackage-security" = dontDistribute super."hackage-security"; @@ -3717,6 +3720,7 @@ self: super: { "haskell-mpfr" = dontDistribute super."haskell-mpfr"; "haskell-mpi" = dontDistribute super."haskell-mpi"; "haskell-names" = dontDistribute super."haskell-names"; + "haskell-neo4j-client" = doDistribute super."haskell-neo4j-client_0_3_2_1"; "haskell-openflow" = dontDistribute super."haskell-openflow"; "haskell-pdf-presenter" = dontDistribute super."haskell-pdf-presenter"; "haskell-platform-test" = dontDistribute super."haskell-platform-test"; @@ -3726,6 +3730,7 @@ self: super: { "haskell-reflect" = dontDistribute super."haskell-reflect"; "haskell-rules" = dontDistribute super."haskell-rules"; "haskell-src-exts-qq" = dontDistribute super."haskell-src-exts-qq"; + "haskell-src-meta" = doDistribute super."haskell-src-meta_0_6_0_13"; "haskell-src-meta-mwotton" = dontDistribute super."haskell-src-meta-mwotton"; "haskell-token-utils" = dontDistribute super."haskell-token-utils"; "haskell-tor" = dontDistribute super."haskell-tor"; @@ -4576,6 +4581,7 @@ self: super: { "iptables-helpers" = dontDistribute super."iptables-helpers"; "iptadmin" = dontDistribute super."iptadmin"; "irc-bytestring" = dontDistribute super."irc-bytestring"; + "irc-client" = doDistribute super."irc-client_0_2_6_0"; "irc-colors" = dontDistribute super."irc-colors"; "irc-core" = dontDistribute super."irc-core"; "irc-dcc" = dontDistribute super."irc-dcc"; @@ -4898,6 +4904,7 @@ self: super: { "lenz" = dontDistribute super."lenz"; "lenz-template" = dontDistribute super."lenz-template"; "level-monad" = dontDistribute super."level-monad"; + "leveldb-haskell" = doDistribute super."leveldb-haskell_0_6_3"; "leveldb-haskell-fork" = dontDistribute super."leveldb-haskell-fork"; "levmar" = dontDistribute super."levmar"; "levmar-chart" = dontDistribute super."levmar-chart"; @@ -5329,6 +5336,7 @@ self: super: { "monad-resumption" = dontDistribute super."monad-resumption"; "monad-state" = dontDistribute super."monad-state"; "monad-statevar" = dontDistribute super."monad-statevar"; + "monad-ste" = dontDistribute super."monad-ste"; "monad-stlike-io" = dontDistribute super."monad-stlike-io"; "monad-stlike-stm" = dontDistribute super."monad-stlike-stm"; "monad-supply" = dontDistribute super."monad-supply"; @@ -5538,6 +5546,7 @@ self: super: { "network-builder" = dontDistribute super."network-builder"; "network-bytestring" = dontDistribute super."network-bytestring"; "network-conduit" = dontDistribute super."network-conduit"; + "network-conduit-tls" = doDistribute super."network-conduit-tls_1_2_0_1"; "network-connection" = dontDistribute super."network-connection"; "network-data" = dontDistribute super."network-data"; "network-dbus" = dontDistribute super."network-dbus"; @@ -6234,6 +6243,7 @@ self: super: { "quickpull" = dontDistribute super."quickpull"; "quickset" = dontDistribute super."quickset"; "quickspec" = dontDistribute super."quickspec"; + "quickterm" = dontDistribute super."quickterm"; "quicktest" = dontDistribute super."quicktest"; "quickwebapp" = dontDistribute super."quickwebapp"; "quiver" = dontDistribute super."quiver"; @@ -6471,6 +6481,7 @@ self: super: { "rethinkdb" = doDistribute super."rethinkdb_2_2_0_3"; "rethinkdb-model" = dontDistribute super."rethinkdb-model"; "rethinkdb-wereHamster" = dontDistribute super."rethinkdb-wereHamster"; + "retry" = doDistribute super."retry_0_7_1"; "retryer" = dontDistribute super."retryer"; "revdectime" = dontDistribute super."revdectime"; "reverse-apply" = dontDistribute super."reverse-apply"; @@ -7010,6 +7021,7 @@ self: super: { "splaytree" = dontDistribute super."splaytree"; "spline3" = dontDistribute super."spline3"; "splines" = dontDistribute super."splines"; + "split" = doDistribute super."split_0_2_3"; "split-channel" = dontDistribute super."split-channel"; "split-record" = dontDistribute super."split-record"; "split-tchan" = dontDistribute super."split-tchan"; diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 8a88cce6753..975cbaa3ece 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -446,6 +446,7 @@ self: { homepage = "https://github.com/PseudoPower/AFSM"; description = "Arrowized functional state machines"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "AGI" = callPackage @@ -10784,6 +10785,24 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "HaskellNet_0_5_1" = callPackage + ({ mkDerivation, array, base, base64-string, bytestring, cryptohash + , mime-mail, mtl, network, old-time, pretty, text + }: + mkDerivation { + pname = "HaskellNet"; + version = "0.5.1"; + sha256 = "3245d31ad76f9f9013a2f6e2285d73ed37376eeb073c100b9a6d19e87f0ca838"; + libraryHaskellDepends = [ + array base base64-string bytestring cryptohash mime-mail mtl + network old-time pretty text + ]; + homepage = "https://github.com/jtdaugherty/HaskellNet"; + description = "Client support for POP3, SMTP, and IMAP"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "HaskellNet-SSL_0_3_2_1" = callPackage ({ mkDerivation, base, bytestring, connection, data-default , HaskellNet, network, tls @@ -16645,7 +16664,7 @@ self: { homepage = "http://gowthamk.github.io/Quelea"; description = "Programming with Eventual Consistency over Cassandra"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "QuickAnnotate" = callPackage @@ -20259,18 +20278,16 @@ self: { "UTFTConverter" = callPackage ({ mkDerivation, base, bytestring, directory, filepath, hspec - , JuicyPixels, time + , image-type, JuicyPixels, time }: mkDerivation { pname = "UTFTConverter"; - version = "0.1.0.0"; - sha256 = "5679130800bbb11e3a67ab638e97e733b4824edff8b8a6b2e88b7daaf56b934e"; - revision = "10"; - editedCabalFile = "abbfdf9c3e4816c0f010740a21d3360ceb55d2591329c92d6b163015fd581e01"; + version = "0.1.0.1"; + sha256 = "c4384218099d24e3002267c5ca2d2d168d65177f6b7c839e7fddb8eca84bc58d"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ - base bytestring directory filepath JuicyPixels time + base bytestring directory filepath image-type JuicyPixels time ]; executableHaskellDepends = [ base bytestring directory filepath JuicyPixels time @@ -23834,6 +23851,7 @@ self: { homepage = "https://github.com/thsutton/aeson-diff"; description = "Extract and apply patches to JSON documents"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "aeson-extra_0_2_1_0" = callPackage @@ -24032,11 +24050,11 @@ self: { }: mkDerivation { pname = "aeson-flatten"; - version = "0.1.0.1"; - sha256 = "e5376ef651b659fdc38274087fdd976da077a6317ec6cd44249e63bd85934bdd"; + version = "0.1.0.2"; + sha256 = "2799b6a41aa112de21605a4407b7efef175fbd2a2fb72b37ec554f150398684d"; libraryHaskellDepends = [ aeson base text unordered-containers ]; testHaskellDepends = [ aeson base bytestring hspec ]; - homepage = "https://github.com/githubuser/aeson-flatten#readme"; + homepage = "https://github.com/j1r1k/aeson-flatten#readme"; description = "JSON flatten for Aeson"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -35205,6 +35223,7 @@ self: { homepage = "http://github.com/wereHamster/avers-api"; description = "Types describing the core and extended Avers APIs"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "avers-server_0_0_1" = callPackage @@ -35272,6 +35291,7 @@ self: { homepage = "http://github.com/wereHamster/avers-server"; description = "Server implementation of the Avers API"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "avl-static" = callPackage @@ -40428,31 +40448,32 @@ self: { }) {}; "biohazard" = callPackage - ({ mkDerivation, aeson, array, async, attoparsec, base, binary - , bytestring, bytestring-mmap, containers, deepseq, directory - , exceptions, filepath, hashable, iteratee, ListLike + ({ mkDerivation, aeson, async, attoparsec, base, binary, bytestring + , bytestring-mmap, containers, deepseq, directory, exceptions + , filepath, hashable, hmatrix, iteratee, ListLike , nonlinear-optimization, primitive, random, scientific, stm - , template-haskell, text, transformers, unix, unordered-containers - , Vec, vector, vector-algorithms, vector-th-unbox, zlib + , strict, template-haskell, text, transformers, unix + , unordered-containers, Vec, vector, vector-algorithms + , vector-th-unbox, zlib }: mkDerivation { pname = "biohazard"; - version = "0.6.3"; - sha256 = "063e812cb4c5c9c518363525cec4f309f9ebdf4c8af12e8bf88ca9f39edb47e5"; + version = "0.6.5"; + sha256 = "1510dd8d46bca9acfc8509dd6e220ab80ce771f7a87a34a49ce1c4c754d04e36"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ - aeson array async attoparsec base binary bytestring bytestring-mmap - containers directory exceptions filepath iteratee ListLike - primitive random scientific stm template-haskell text transformers - unix unordered-containers Vec vector vector-algorithms - vector-th-unbox zlib + aeson async attoparsec base binary bytestring bytestring-mmap + containers deepseq directory exceptions filepath iteratee ListLike + nonlinear-optimization primitive random scientific stm + template-haskell text transformers unix unordered-containers Vec + vector vector-algorithms vector-th-unbox zlib ]; executableHaskellDepends = [ - aeson async base binary bytestring containers deepseq directory - exceptions hashable iteratee nonlinear-optimization random text - transformers unordered-containers vector vector-algorithms - vector-th-unbox + aeson async base binary bytestring containers directory filepath + hashable hmatrix iteratee nonlinear-optimization primitive random + strict text transformers unix unordered-containers Vec vector + vector-algorithms vector-th-unbox ]; jailbreak = true; homepage = "http://github.com/udo-stenzel/biohazard"; @@ -42278,6 +42299,7 @@ self: { ]; description = "Distributed bloom filters on Redis (using the Hedis client)"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "bloxorz" = callPackage @@ -44132,22 +44154,23 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; - "bytestring_0_10_6_0" = callPackage + "bytestring_0_10_8_0" = callPackage ({ mkDerivation, base, byteorder, deepseq, directory, dlist , ghc-prim, HUnit, integer-gmp, mtl, QuickCheck, random , test-framework, test-framework-hunit, test-framework-quickcheck2 }: mkDerivation { pname = "bytestring"; - version = "0.10.6.0"; - sha256 = "271b9a6b7b81bc259f8a947b12354951829580b0fe0bd8482e41af261b118977"; + version = "0.10.8.0"; + sha256 = "1d57175b5b0f7da1c1d43e8875fcc2a5bbcfbdadde2a19e59d975233dc751819"; + revision = "1"; + editedCabalFile = "288cc7c21a637c83679d5aae751916befefa8ed26811bf6975f076bf7b3cb01f"; libraryHaskellDepends = [ base deepseq ghc-prim integer-gmp ]; testHaskellDepends = [ base byteorder deepseq directory dlist ghc-prim HUnit mtl QuickCheck random test-framework test-framework-hunit test-framework-quickcheck2 ]; - jailbreak = true; homepage = "https://github.com/haskell/bytestring"; description = "Fast, compact, strict and lazy byte strings with a list interface"; license = stdenv.lib.licenses.bsd3; @@ -45701,6 +45724,8 @@ self: { pname = "cabal-install"; version = "1.24.0.0"; sha256 = "d840ecfd0a95a96e956b57fb2f3e9c81d9fc160e1fd0ea350b0d37d169d9e87e"; + revision = "1"; + editedCabalFile = "375b1a073b68c5531b11f70cdcf55a9add6f8337d9ff0c850c1da7e7bf7bbf39"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -48316,8 +48341,8 @@ self: { ({ mkDerivation, base, bytestring, comonad, text }: mkDerivation { pname = "category-printf"; - version = "0.1.0.0"; - sha256 = "e954c7ab4970551a334fae1fc4ef98f56c65290b366f17cfb00df85f93bd90e2"; + version = "0.1.0.2"; + sha256 = "135238d1fccf41277339c28c9479091b5ab5243674652ba4f644bcdcc2267de4"; libraryHaskellDepends = [ base bytestring comonad text ]; jailbreak = true; description = "Highbrow approach to type-safe printf format specifications"; @@ -53718,6 +53743,7 @@ self: { testSystemDepends = [ cmph ]; description = "low level interface to CMPH"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {cmph = null;}; "cmu" = callPackage @@ -54313,6 +54339,7 @@ self: { homepage = "https://bitbucket.org/functionally/color-counter"; description = "Count colors in images"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "colorize-haskell" = callPackage @@ -56163,6 +56190,29 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "conduit_1_2_6_5" = callPackage + ({ mkDerivation, base, containers, exceptions, hspec, lifted-base + , mmorph, mtl, QuickCheck, resourcet, safe, transformers + , transformers-base + }: + mkDerivation { + pname = "conduit"; + version = "1.2.6.5"; + sha256 = "b7915cd0d1dea9bbbf47060c980bbc5b214717874533f88ced763a49d905b4f8"; + libraryHaskellDepends = [ + base exceptions lifted-base mmorph mtl resourcet transformers + transformers-base + ]; + testHaskellDepends = [ + base containers exceptions hspec mtl QuickCheck resourcet safe + transformers + ]; + homepage = "http://github.com/snoyberg/conduit"; + description = "Streaming data processing library"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "conduit-audio" = callPackage ({ mkDerivation, base, conduit, vector }: mkDerivation { @@ -61997,26 +62047,28 @@ self: { ]; description = "Permissively licensed D-Bus client library"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "d3d11binding" = callPackage ({ mkDerivation, base, c-storable-deriving, d3d11, D3DCompiler - , d3dx11, d3dxof, dxgi, dxguid, Win32 + , d3dx11, d3dxof, dxgi, dxguid, vect, Win32 }: mkDerivation { pname = "d3d11binding"; - version = "0.0.0.3"; - sha256 = "f156ed2e733df23922146d95cc438647a3685382fad7db424ebc459847668282"; + version = "0.0.0.5"; + sha256 = "036c759c06663100d0de0ce8e0bdd8e8d476bfbf02221c4678faecbaf229400f"; isLibrary = true; isExecutable = true; - libraryHaskellDepends = [ base c-storable-deriving Win32 ]; + libraryHaskellDepends = [ base c-storable-deriving vect Win32 ]; librarySystemDepends = [ d3d11 D3DCompiler d3dx11 d3dxof dxgi dxguid ]; - executableHaskellDepends = [ base Win32 ]; + executableHaskellDepends = [ base c-storable-deriving vect Win32 ]; homepage = "https://github.com/jwvg0425/d3d11binding"; description = "A raw binding for the directX 11"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {D3DCompiler = null; d3d11 = null; d3dx11 = null; d3dxof = null; dxgi = null; dxguid = null;}; @@ -62219,6 +62271,7 @@ self: { test-framework-hunit test-framework-quickcheck2 text unix-compat zip-archive zlib ]; + doCheck = false; postInstall = '' mkdir -p $out/etc/bash_completion.d mv contrib/darcs_completion $out/etc/bash_completion.d/darcs @@ -62266,6 +62319,7 @@ self: { test-framework-hunit test-framework-quickcheck2 text unix-compat zip-archive zlib ]; + doCheck = false; postInstall = '' mkdir -p $out/etc/bash_completion.d mv contrib/darcs_completion $out/etc/bash_completion.d/darcs @@ -64707,8 +64761,8 @@ self: { }: mkDerivation { pname = "ddc-build"; - version = "0.4.2.1"; - sha256 = "2704257a4e47a432e0b4873297d833910f86435e7fd1add4530089849313f8ad"; + version = "0.4.2.2"; + sha256 = "bc3c37ab56bdcc3ea08a73a5964382bcba0b9844ceab6408bf5dc7eb1b6a02e7"; libraryHaskellDepends = [ base containers ddc-base ddc-core ddc-core-babel ddc-core-flow ddc-core-llvm ddc-core-salt ddc-core-simpl ddc-core-tetra @@ -64810,8 +64864,8 @@ self: { }: mkDerivation { pname = "ddc-core-llvm"; - version = "0.4.2.1"; - sha256 = "83780f3d1ee27ee5d754ceb2e221c262280fcdf96b28691519859deb7bc7ea61"; + version = "0.4.2.2"; + sha256 = "9d17fb120cdcd96793fa82be1a715db44f1ff5e9a99afbf617b778f75d124b50"; libraryHaskellDepends = [ array base bytestring containers ddc-base ddc-core ddc-core-salt ddc-core-simpl mtl text transformers @@ -64884,8 +64938,8 @@ self: { }: mkDerivation { pname = "ddc-driver"; - version = "0.4.2.1"; - sha256 = "fe3427d7f5967f782ac67742345cad132c1bc9e576e9c369e3bba4fbc4c5d1cd"; + version = "0.4.2.2"; + sha256 = "61192fb5712e503a30a8e214b4ec0f41056a08845f6becd2b91c23a1d2538984"; libraryHaskellDepends = [ base containers ddc-base ddc-build ddc-core ddc-core-flow ddc-core-llvm ddc-core-salt ddc-core-simpl ddc-core-tetra @@ -64937,8 +64991,8 @@ self: { }: mkDerivation { pname = "ddc-tools"; - version = "0.4.2.1"; - sha256 = "cc22d2bfef1d9de385da0e2eb31362c6f61e36b2784436b23d3beb24b9fa7e67"; + version = "0.4.2.2"; + sha256 = "deb2f30547bf191cf244a604db3add63017569cdeeb7dcec5b93388d6c1ff0d6"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -65165,6 +65219,19 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "decimal-arithmetic" = callPackage + ({ mkDerivation, base, QuickCheck }: + mkDerivation { + pname = "decimal-arithmetic"; + version = "0.1.0.1"; + sha256 = "98af68f955862933cbb38d887949d491e135dbb107ac87062717c9188a6b95fe"; + libraryHaskellDepends = [ base ]; + testHaskellDepends = [ base QuickCheck ]; + homepage = "https://github.com/verement/decimal-arithmetic#readme"; + description = "An implementation of Mike Cowlishaw's General Decimal Arithmetic Specification"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "declarative" = callPackage ({ mkDerivation, base, hasty-hamiltonian, lens, mcmc-types , mighty-metropolis, mwc-probability, pipes, primitive @@ -66116,7 +66183,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "derive" = callPackage + "derive_2_5_24" = callPackage ({ mkDerivation, base, bytestring, containers, directory, filepath , haskell-src-exts, pretty, process, syb, template-haskell , transformers, uniplate @@ -66135,6 +66202,28 @@ self: { homepage = "https://github.com/ndmitchell/derive#readme"; description = "A program and library to derive instances for data types"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "derive" = callPackage + ({ mkDerivation, base, bytestring, containers, directory, filepath + , haskell-src-exts, pretty, process, syb, template-haskell + , transformers, uniplate + }: + mkDerivation { + pname = "derive"; + version = "2.5.25"; + sha256 = "41a18ba70698a7be1c62e1567da0159bc11b10ba0c60b500cb1634eec0b410f1"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + base bytestring containers directory filepath haskell-src-exts + pretty process syb template-haskell transformers uniplate + ]; + executableHaskellDepends = [ base ]; + homepage = "https://github.com/ndmitchell/derive#readme"; + description = "A program and library to derive instances for data types"; + license = stdenv.lib.licenses.bsd3; }) {}; "derive-IG" = callPackage @@ -79064,8 +79153,8 @@ self: { }: mkDerivation { pname = "fast-tagsoup"; - version = "1.0.9"; - sha256 = "20c9895e01e522215bf0b36df084dc78b53b1e9a05d4be220c4816a6d1260d9b"; + version = "1.0.10"; + sha256 = "83e90610fdd1c0f6587e293a7f188cdc5376425e002be2226c83afea2b20d046"; libraryHaskellDepends = [ base bytestring containers tagsoup text text-icu ]; @@ -84314,6 +84403,7 @@ self: { homepage = "https://github.com/salemove/freddy-hs"; description = "RabbitMQ Messaging API supporting request-response"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "free_4_9" = callPackage @@ -87622,6 +87712,7 @@ self: { homepage = "https://github.com/carlohamalainen/ghc-imported-from"; description = "Find the Haddock documentation for a symbol"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "ghc-make" = callPackage @@ -88494,6 +88585,18 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "ghcjs-ajax" = callPackage + ({ mkDerivation, base, http-types, text }: + mkDerivation { + pname = "ghcjs-ajax"; + version = "0.1.0.0"; + sha256 = "c6108172d6626c120ad2f5af3e5cb9f36821ac04c3d382214149eff39f4b9643"; + libraryHaskellDepends = [ base http-types text ]; + homepage = "https://github.com/agrafix/ghcjs-ajax#readme"; + description = "Crossbrowser AJAX Bindings for GHCJS"; + license = stdenv.lib.licenses.mit; + }) {}; + "ghcjs-codemirror" = callPackage ({ mkDerivation, base }: mkDerivation { @@ -91855,6 +91958,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Comprehensive Google Services SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-adexchange-buyer" = callPackage @@ -91867,6 +91971,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Ad Exchange Buyer SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-adexchange-seller" = callPackage @@ -91879,6 +91984,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Ad Exchange Seller SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-admin-datatransfer" = callPackage @@ -91891,6 +91997,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Admin Data Transfer SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-admin-directory" = callPackage @@ -91903,6 +92010,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Admin Directory SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-admin-emailmigration" = callPackage @@ -91915,6 +92023,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Email Migration API v2 SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-admin-reports" = callPackage @@ -91927,6 +92036,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Admin Reports SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-adsense" = callPackage @@ -91939,6 +92049,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google AdSense Management SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-adsense-host" = callPackage @@ -91951,6 +92062,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google AdSense Host SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-affiliates" = callPackage @@ -91963,6 +92075,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Affiliate Network SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-analytics" = callPackage @@ -91975,6 +92088,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Analytics SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-android-enterprise" = callPackage @@ -91987,6 +92101,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Play EMM SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-android-publisher" = callPackage @@ -91999,6 +92114,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Play Developer SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-appengine" = callPackage @@ -92011,6 +92127,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google App Engine Admin SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-apps-activity" = callPackage @@ -92023,6 +92140,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Apps Activity SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-apps-calendar" = callPackage @@ -92035,6 +92153,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Calendar SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-apps-licensing" = callPackage @@ -92047,6 +92166,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Enterprise License Manager SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-apps-reseller" = callPackage @@ -92059,6 +92179,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Enterprise Apps Reseller SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-apps-tasks" = callPackage @@ -92071,6 +92192,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Tasks SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-appstate" = callPackage @@ -92083,6 +92205,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google App State SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-autoscaler" = callPackage @@ -92095,6 +92218,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Compute Engine Autoscaler SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-bigquery" = callPackage @@ -92107,6 +92231,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google BigQuery SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-billing" = callPackage @@ -92119,6 +92244,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Cloud Billing SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-blogger" = callPackage @@ -92131,6 +92257,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Blogger SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-books" = callPackage @@ -92143,6 +92270,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Books SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-civicinfo" = callPackage @@ -92155,6 +92283,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Civic Information SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-classroom" = callPackage @@ -92167,6 +92296,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Classroom SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-cloudtrace" = callPackage @@ -92179,6 +92309,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Cloud Trace SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-compute" = callPackage @@ -92191,6 +92322,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Compute Engine SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-container" = callPackage @@ -92203,6 +92335,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Container Engine SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-core" = callPackage @@ -92224,6 +92357,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Core data types and functionality for Gogol libraries"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-customsearch" = callPackage @@ -92236,6 +92370,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google CustomSearch SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-dataflow" = callPackage @@ -92248,6 +92383,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Dataflow SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-datastore" = callPackage @@ -92260,6 +92396,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Cloud Datastore SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-debugger" = callPackage @@ -92272,6 +92409,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Cloud Debugger SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-deploymentmanager" = callPackage @@ -92284,6 +92422,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Cloud Deployment Manager SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-dfareporting" = callPackage @@ -92296,6 +92435,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google DCM/DFA Reporting And Trafficking SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-discovery" = callPackage @@ -92308,6 +92448,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google APIs Discovery Service SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-dns" = callPackage @@ -92320,6 +92461,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Cloud DNS SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-doubleclick-bids" = callPackage @@ -92332,6 +92474,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google DoubleClick Bid Manager SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-doubleclick-search" = callPackage @@ -92344,6 +92487,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google DoubleClick Search SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-drive" = callPackage @@ -92356,6 +92500,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Drive SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-fitness" = callPackage @@ -92368,6 +92513,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Fitness SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-fonts" = callPackage @@ -92380,6 +92526,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Fonts Developer SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-freebasesearch" = callPackage @@ -92392,6 +92539,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Freebase Search SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-fusiontables" = callPackage @@ -92404,6 +92552,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Fusion Tables SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-games" = callPackage @@ -92416,6 +92565,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Play Game Services SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-games-configuration" = callPackage @@ -92428,6 +92578,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Play Game Services Publishing SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-games-management" = callPackage @@ -92440,6 +92591,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Play Game Services Management SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-genomics" = callPackage @@ -92452,6 +92604,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Genomics SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-gmail" = callPackage @@ -92464,6 +92617,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Gmail SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-groups-migration" = callPackage @@ -92476,6 +92630,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Groups Migration SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-groups-settings" = callPackage @@ -92488,6 +92643,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Groups Settings SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-identity-toolkit" = callPackage @@ -92500,6 +92656,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Identity Toolkit SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-latencytest" = callPackage @@ -92512,6 +92669,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Cloud Network Performance Monitoring SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-logging" = callPackage @@ -92524,6 +92682,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Cloud Logging SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-maps-coordinate" = callPackage @@ -92536,6 +92695,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Maps Coordinate SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-maps-engine" = callPackage @@ -92548,6 +92708,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Maps Engine SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-mirror" = callPackage @@ -92560,6 +92721,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Mirror SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-monitoring" = callPackage @@ -92572,6 +92734,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Cloud Monitoring SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-oauth2" = callPackage @@ -92584,6 +92747,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google OAuth2 SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-pagespeed" = callPackage @@ -92596,6 +92760,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google PageSpeed Insights SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-partners" = callPackage @@ -92608,6 +92773,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Partners SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-play-moviespartner" = callPackage @@ -92620,6 +92786,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Play Movies Partner SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-plus" = callPackage @@ -92632,6 +92799,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google + SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-plus-domains" = callPackage @@ -92644,6 +92812,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google + Domains SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-prediction" = callPackage @@ -92656,6 +92825,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Prediction SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-proximitybeacon" = callPackage @@ -92668,6 +92838,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Proximity Beacon SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-pubsub" = callPackage @@ -92680,6 +92851,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Cloud Pub/Sub SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-qpxexpress" = callPackage @@ -92692,6 +92864,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google QPX Express SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-replicapool" = callPackage @@ -92704,6 +92877,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Compute Engine Instance Group Manager SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-replicapool-updater" = callPackage @@ -92716,6 +92890,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Compute Engine Instance Group Updater SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-resourcemanager" = callPackage @@ -92728,6 +92903,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Cloud Resource Manager SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-resourceviews" = callPackage @@ -92740,6 +92916,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Compute Engine Instance Groups SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-shopping-content" = callPackage @@ -92752,6 +92929,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Content API for Shopping SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-siteverification" = callPackage @@ -92764,6 +92942,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Site Verification SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-spectrum" = callPackage @@ -92776,6 +92955,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Spectrum Database SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-sqladmin" = callPackage @@ -92788,6 +92968,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Cloud SQL Administration SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-storage" = callPackage @@ -92800,6 +92981,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Cloud Storage JSON SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-storage-transfer" = callPackage @@ -92812,6 +92994,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Storage Transfer SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-tagmanager" = callPackage @@ -92824,6 +93007,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Tag Manager SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-taskqueue" = callPackage @@ -92836,6 +93020,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google TaskQueue SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-translate" = callPackage @@ -92848,6 +93033,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Translate SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-urlshortener" = callPackage @@ -92860,6 +93046,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google URL Shortener SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-useraccounts" = callPackage @@ -92872,6 +93059,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Cloud User Accounts SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-webmaster-tools" = callPackage @@ -92884,6 +93072,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google Webmaster Tools SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-youtube" = callPackage @@ -92896,6 +93085,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google YouTube Data SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-youtube-analytics" = callPackage @@ -92908,6 +93098,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google YouTube Analytics SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gogol-youtube-reporting" = callPackage @@ -92920,6 +93111,7 @@ self: { homepage = "https://github.com/brendanhay/gogol"; description = "Google YouTube Reporting SDK"; license = "unknown"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gooey" = callPackage @@ -93071,6 +93263,7 @@ self: { jailbreak = true; description = "Google Translate API bindings"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "googleplus" = callPackage @@ -95895,6 +96088,7 @@ self: { testHaskellDepends = [ base HUnit ]; description = "A simple wrapper around uuid"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "gulcii" = callPackage @@ -97316,6 +97510,20 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "hackage-processing" = callPackage + ({ mkDerivation, base, Cabal, containers, hackage-db }: + mkDerivation { + pname = "hackage-processing"; + version = "0.0.0.1"; + sha256 = "98de2ade50bf613a9172322b00d05c9d40a51e8f65aedfe4a876ed9c3b4f8b67"; + isLibrary = false; + isExecutable = true; + executableHaskellDepends = [ base Cabal containers hackage-db ]; + homepage = "http://hub.darcs.net/thielema/hackage-processing"; + description = "Process 00-index.tar.gz from Hackage"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "hackage-proxy" = callPackage ({ mkDerivation, base, basic-prelude, blaze-builder, bytestring , Cabal, case-insensitive, conduit, containers, filepath @@ -97617,6 +97825,7 @@ self: { ]; description = "Hackage and Portage integration tool"; license = "GPL"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "hactor" = callPackage @@ -101813,6 +102022,7 @@ self: { homepage = "https://github.com/soundcloud/haskell-kubernetes"; description = "Haskell bindings to the Kubernetes API (via swagger-codegen)"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "haskell-lexer" = callPackage @@ -102056,7 +102266,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "haskell-neo4j-client" = callPackage + "haskell-neo4j-client_0_3_2_1" = callPackage ({ mkDerivation, aeson, base, bytestring, Cabal, containers , data-default, hashable, HTTP, http-client, http-conduit , http-types, HUnit, lifted-base, mtl, network-uri, QuickCheck @@ -102086,6 +102296,40 @@ self: { homepage = "https://github.com/asilvestre/haskell-neo4j-rest-client"; description = "A Haskell neo4j client"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "haskell-neo4j-client" = callPackage + ({ mkDerivation, aeson, base, bytestring, Cabal, containers + , data-default, hashable, HTTP, http-client, http-client-tls + , http-conduit, http-types, HUnit, lifted-base, mtl, network-uri + , QuickCheck, resourcet, scientific, test-framework + , test-framework-hunit, test-framework-quickcheck2 + , test-framework-th, text, transformers, transformers-base + , transformers-compat, unordered-containers, vector + }: + mkDerivation { + pname = "haskell-neo4j-client"; + version = "0.3.2.2"; + sha256 = "4ed871df5e235170863d6890af6c3d241e2672b335b199b05504b635a409d9b1"; + libraryHaskellDepends = [ + aeson base bytestring containers data-default hashable HTTP + http-client http-client-tls http-conduit http-types lifted-base mtl + network-uri resourcet scientific text transformers + transformers-base transformers-compat unordered-containers vector + ]; + testHaskellDepends = [ + aeson base bytestring Cabal data-default hashable HTTP http-client + http-client-tls http-conduit http-types HUnit lifted-base mtl + network-uri QuickCheck resourcet scientific test-framework + test-framework-hunit test-framework-quickcheck2 test-framework-th + text transformers transformers-base transformers-compat + unordered-containers vector + ]; + doCheck = false; + homepage = "https://github.com/asilvestre/haskell-neo4j-rest-client"; + description = "A Haskell neo4j client"; + license = stdenv.lib.licenses.mit; }) {}; "haskell-openflow" = callPackage @@ -102506,7 +102750,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "haskell-src-meta" = callPackage + "haskell-src-meta_0_6_0_13" = callPackage ({ mkDerivation, base, haskell-src-exts, pretty, syb , template-haskell, th-orphans }: @@ -102519,6 +102763,22 @@ self: { ]; description = "Parse source to template-haskell abstract syntax"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "haskell-src-meta" = callPackage + ({ mkDerivation, base, haskell-src-exts, pretty, syb + , template-haskell, th-orphans + }: + mkDerivation { + pname = "haskell-src-meta"; + version = "0.6.0.14"; + sha256 = "769124392398695667c800225cd908cb455dadf54a9317870bd9384e0eeb20c9"; + libraryHaskellDepends = [ + base haskell-src-exts pretty syb template-haskell th-orphans + ]; + description = "Parse source to template-haskell abstract syntax"; + license = stdenv.lib.licenses.bsd3; }) {}; "haskell-src-meta-mwotton" = callPackage @@ -107389,6 +107649,7 @@ self: { homepage = "http://github.com/cutsea110/heredoc.git"; description = "heredocument"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "herf-time" = callPackage @@ -108645,7 +108906,7 @@ self: { homepage = "https://github.com/jeremyjh/higher-leveldb"; description = "A rich monadic API for working with leveldb databases"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "higherorder" = callPackage @@ -110781,6 +111042,8 @@ self: { pname = "hledger-ui"; version = "0.27.3"; sha256 = "87dcd09479acc3e84a883d427c988a110451dee75a5e1f1c9d5ea2b34e99c4c1"; + revision = "1"; + editedCabalFile = "eac7bd60f3e8f1ff44ed1e41716080df6a8e0533779963aa2a43b18a79121ef0"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -114357,12 +114620,12 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "hpc_0_6_0_2" = callPackage + "hpc_0_6_0_3" = callPackage ({ mkDerivation, base, containers, directory, filepath, time }: mkDerivation { pname = "hpc"; - version = "0.6.0.2"; - sha256 = "95e6f1e5ccfe9e6415eec9d7bb3eccc2c113cecf2079d1f792646269ab4c0aaf"; + version = "0.6.0.3"; + sha256 = "16dac73e55899815a32715c35fa5986da077d7e7887ce8ef1c72b4f33a73a2aa"; libraryHaskellDepends = [ base containers directory filepath time ]; @@ -115150,6 +115413,7 @@ self: { homepage = "https://github.com/tsuraan/hs-blake2"; description = "A cryptohash-inspired library for blake2"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {inherit (pkgs) libb2;}; "hs-captcha" = callPackage @@ -121932,22 +122196,28 @@ self: { }) {}; "http-proxy" = callPackage - ({ mkDerivation, base, base64-bytestring, blaze-builder - , blaze-builder-conduit, bytestring, bytestring-lexing - , case-insensitive, conduit, ghc-prim, http-conduit, http-types - , lifted-base, network, resourcet, tls, transformers, wai + ({ mkDerivation, async, base, blaze-builder, bytestring + , bytestring-lexing, case-insensitive, conduit, conduit-extra + , connection, hspec, http-client, http-conduit, http-types, mtl + , network, QuickCheck, random, resourcet, text, tls, transformers + , vault, wai, wai-conduit, warp, warp-tls }: mkDerivation { pname = "http-proxy"; - version = "0.0.12"; - sha256 = "2fb6fbcd49babf663fe2d52f3ebb8bddc5b712fb5b0a1741e2c1cfdc47aed84c"; + version = "0.1.0.1"; + sha256 = "e83df2fb719079d0da38b200a1e5f1ee45f734504e59f1eecde4d81cfd499870"; libraryHaskellDepends = [ - base base64-bytestring blaze-builder blaze-builder-conduit - bytestring bytestring-lexing case-insensitive conduit ghc-prim - http-conduit http-types lifted-base network resourcet tls - transformers wai + async base blaze-builder bytestring bytestring-lexing + case-insensitive conduit conduit-extra http-client http-conduit + http-types mtl network resourcet text tls transformers wai + wai-conduit warp warp-tls + ]; + testHaskellDepends = [ + async base blaze-builder bytestring bytestring-lexing + case-insensitive conduit conduit-extra connection hspec http-client + http-conduit http-types network QuickCheck random resourcet text + vault wai wai-conduit warp warp-tls ]; - jailbreak = true; homepage = "https://github.com/erikd/http-proxy"; description = "A library for writing HTTP and HTTPS proxies"; license = stdenv.lib.licenses.bsd3; @@ -123087,8 +123357,8 @@ self: { }: mkDerivation { pname = "hw-conduit"; - version = "0.0.0.8"; - sha256 = "574c7d719bd647f03b6b8f3942c45027ac0a4e49507c38330876507ce2d8b301"; + version = "0.0.0.9"; + sha256 = "48bbf4936ee486f79f40cfac76b425dc019b82dfdfce40539c2ec495436e6293"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -127518,6 +127788,7 @@ self: { homepage = "http://github.com/tweag/inline-java#readme"; description = "Java interop via inline Java code in Haskell modules"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {jvm = null;}; "inline-r" = callPackage @@ -128319,6 +128590,7 @@ self: { homepage = "https://github.com/mitchellwrosen/io-capture#readme"; description = "Capture IO actions' stdout and stderr"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "io-choice_0_0_5" = callPackage @@ -129034,7 +129306,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "irc-client" = callPackage + "irc-client_0_2_6_0" = callPackage ({ mkDerivation, base, bytestring, conduit, data-default-class , irc-conduit, irc-ctcp, old-locale, stm, stm-conduit, text, time , transformers @@ -129050,6 +129322,25 @@ self: { homepage = "https://github.com/barrucadu/irc-client"; description = "An IRC client library"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "irc-client" = callPackage + ({ mkDerivation, base, bytestring, conduit, data-default-class + , irc-conduit, irc-ctcp, old-locale, stm, stm-conduit, text, time + , transformers + }: + mkDerivation { + pname = "irc-client"; + version = "0.3.0.0"; + sha256 = "ddc97ede9d741130d9ee0ff5128550ae9a5f6f4a04f4cb3b0d5c05c887314e0c"; + libraryHaskellDepends = [ + base bytestring conduit data-default-class irc-conduit irc-ctcp + old-locale stm stm-conduit text time transformers + ]; + homepage = "https://github.com/barrucadu/irc-client"; + description = "An IRC client library"; + license = stdenv.lib.licenses.mit; }) {}; "irc-colors" = callPackage @@ -131100,6 +131391,7 @@ self: { homepage = "https://github.com/nikita-volkov/json-ast-quickcheck"; description = "Compatibility layer for \"json-ast\" and \"QuickCheck\""; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "json-autotype_0_2_5_4" = callPackage @@ -138231,7 +138523,7 @@ self: { license = stdenv.lib.licenses.publicDomain; }) {}; - "leveldb-haskell" = callPackage + "leveldb-haskell_0_6_3" = callPackage ({ mkDerivation, async, base, bytestring, data-default, directory , exceptions, filepath, leveldb, mtl, QuickCheck, resourcet, tasty , tasty-quickcheck, temporary, transformers @@ -138257,7 +138549,36 @@ self: { homepage = "http://github.com/kim/leveldb-haskell"; description = "Haskell bindings to LevelDB"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; + hydraPlatforms = stdenv.lib.platforms.none; + }) {inherit (pkgs) leveldb;}; + + "leveldb-haskell" = callPackage + ({ mkDerivation, async, base, bytestring, data-default, directory + , exceptions, filepath, leveldb, mtl, QuickCheck, resourcet, tasty + , tasty-quickcheck, temporary, transformers + }: + mkDerivation { + pname = "leveldb-haskell"; + version = "0.6.4"; + sha256 = "25a8f9c2cdd5a32423389173a6323bd804689f69aee1082c57887ea74ead1b04"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + base bytestring data-default exceptions filepath resourcet + transformers + ]; + librarySystemDepends = [ leveldb ]; + executableHaskellDepends = [ + async base bytestring data-default resourcet transformers + ]; + testHaskellDepends = [ + base bytestring data-default directory exceptions mtl QuickCheck + tasty tasty-quickcheck temporary transformers + ]; + homepage = "http://github.com/kim/leveldb-haskell"; + description = "Haskell bindings to LevelDB"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {inherit (pkgs) leveldb;}; "leveldb-haskell-fork" = callPackage @@ -144918,6 +145239,31 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "mandrill_0_5_2_1" = callPackage + ({ mkDerivation, aeson, base, base64-bytestring, blaze-html + , bytestring, containers, email-validate, http-client + , http-client-tls, http-types, lens, mtl, old-locale, QuickCheck + , raw-strings-qq, tasty, tasty-hunit, tasty-quickcheck, text, time + , unordered-containers + }: + mkDerivation { + pname = "mandrill"; + version = "0.5.2.1"; + sha256 = "3b80c10d9a55dfa3e9bbe5b00e65573e29e60b5186699e30b012f911d3acfa5c"; + libraryHaskellDepends = [ + aeson base base64-bytestring blaze-html bytestring containers + email-validate http-client http-client-tls http-types lens mtl + old-locale QuickCheck text time unordered-containers + ]; + testHaskellDepends = [ + aeson base bytestring QuickCheck raw-strings-qq tasty tasty-hunit + tasty-quickcheck text + ]; + description = "Library for interfacing with the Mandrill JSON API"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "mandulia" = callPackage ({ mkDerivation, array, base, bytestring, containers, directory , filepath, GLUT, hslua, time @@ -150520,6 +150866,21 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "monad-ste" = callPackage + ({ mkDerivation, base, exceptions, ghc-prim, hspec, HUnit + , primitive + }: + mkDerivation { + pname = "monad-ste"; + version = "0.1.0.0"; + sha256 = "86677d1b349d2ec5ab8a499c440089de21d86df181acea233fbaba4cf3e9137b"; + libraryHaskellDepends = [ base exceptions ghc-prim primitive ]; + testHaskellDepends = [ base hspec HUnit ]; + homepage = "http://github.com/cartazio/monad-ste"; + description = "ST monad with efficient explicit errors"; + license = stdenv.lib.licenses.bsd2; + }) {}; + "monad-stlike-io" = callPackage ({ mkDerivation, base, bytestring, containers, deepseq, monads-tf }: @@ -150656,7 +151017,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "monad-unlift" = callPackage + "monad-unlift_0_1_2_0" = callPackage ({ mkDerivation, base, constraints, exceptions, monad-control, mtl , mutable-containers, resourcet, stm, transformers , transformers-base @@ -150672,9 +151033,10 @@ self: { homepage = "https://github.com/fpco/monad-unlift"; description = "Typeclasses for representing monad transformer unlifting"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "monad-unlift_0_2_0" = callPackage + "monad-unlift" = callPackage ({ mkDerivation, base, constraints, monad-control, transformers , transformers-base }: @@ -150688,7 +151050,6 @@ self: { homepage = "https://github.com/fpco/monad-unlift"; description = "Typeclasses for representing monad transformer unlifting"; license = stdenv.lib.licenses.mit; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "monad-unlift-ref" = callPackage @@ -150704,7 +151065,6 @@ self: { base constraints exceptions monad-control monad-unlift mtl mutable-containers resourcet stm transformers transformers-base ]; - jailbreak = true; homepage = "https://github.com/fpco/monad-unlift"; description = "Typeclasses for representing monad transformer unlifting"; license = stdenv.lib.licenses.mit; @@ -154585,6 +154945,7 @@ self: { homepage = "https://github.com/cocreature/nanovg-hs"; description = "Haskell bindings for nanovg"; license = stdenv.lib.licenses.isc; + hydraPlatforms = stdenv.lib.platforms.none; }) {GLEW = null; inherit (pkgs) freeglut; inherit (pkgs) mesa;}; "nanq" = callPackage @@ -155353,6 +155714,45 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "nested-routes_7_1_0" = callPackage + ({ mkDerivation, attoparsec, base, bytestring, composition-extra + , errors, exceptions, hashable, hashtables, hspec, hspec-wai + , http-types, mtl, poly-arity, pred-set, pred-trie, regex-compat + , semigroups, text, transformers, tries, unordered-containers + , wai-middleware-content-type, wai-middleware-verbs + , wai-transformers, warp + }: + mkDerivation { + pname = "nested-routes"; + version = "7.1.0"; + sha256 = "1fbd722b6a9e637ff1794d1a122d6f52ae6b3cf9b70ebfc0afd5bcd593a12861"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + attoparsec base bytestring composition-extra errors exceptions + hashable hashtables mtl poly-arity pred-set pred-trie regex-compat + semigroups text transformers tries unordered-containers + wai-middleware-content-type wai-middleware-verbs wai-transformers + ]; + executableHaskellDepends = [ + attoparsec base bytestring composition-extra errors exceptions + hashable hashtables http-types mtl poly-arity pred-set pred-trie + regex-compat semigroups text transformers tries + unordered-containers wai-middleware-content-type + wai-middleware-verbs wai-transformers warp + ]; + testHaskellDepends = [ + attoparsec base bytestring composition-extra errors exceptions + hashable hspec hspec-wai http-types mtl poly-arity pred-trie + regex-compat semigroups text transformers tries + unordered-containers wai-middleware-content-type + wai-middleware-verbs wai-transformers + ]; + description = "Declarative, compositional Wai responses"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "nested-sets" = callPackage ({ mkDerivation, base, containers, hspec }: mkDerivation { @@ -156211,7 +156611,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "network-conduit-tls" = callPackage + "network-conduit-tls_1_2_0_1" = callPackage ({ mkDerivation, base, bytestring, conduit, conduit-extra , connection, cprng-aes, data-default, HUnit, monad-control, mtl , network, streaming-commons, tls, transformers @@ -156231,6 +156631,29 @@ self: { homepage = "https://github.com/snoyberg/conduit"; description = "Create TLS-aware network code with conduits"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "network-conduit-tls" = callPackage + ({ mkDerivation, base, bytestring, conduit, conduit-extra + , connection, cprng-aes, data-default, HUnit, monad-control, mtl + , network, streaming-commons, tls, transformers + }: + mkDerivation { + pname = "network-conduit-tls"; + version = "1.2.1"; + sha256 = "3afaab3abeb6933cdd199d8d419c2fe916e07915c672a6d9eb4be038c22de787"; + libraryHaskellDepends = [ + base bytestring conduit conduit-extra connection cprng-aes + data-default monad-control network streaming-commons tls + transformers + ]; + testHaskellDepends = [ + base bytestring conduit conduit-extra connection HUnit mtl + ]; + homepage = "https://github.com/snoyberg/conduit"; + description = "Create TLS-aware network code with conduits"; + license = stdenv.lib.licenses.mit; }) {}; "network-connection" = callPackage @@ -158779,30 +159202,6 @@ self: { }) {}; "octane" = callPackage - ({ mkDerivation, aeson, aeson-pretty, autoexporter, base, binary - , binary-bits, bytestring, containers, data-binary-ieee754, deepseq - , newtype-generics, tasty, tasty-hspec, text - }: - mkDerivation { - pname = "octane"; - version = "0.4.18"; - sha256 = "75662d122bf7eb1f552cda017e45d74b2f0364a45ac0a11eb3af1687d8ce8f44"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - aeson aeson-pretty autoexporter base binary binary-bits bytestring - containers data-binary-ieee754 deepseq newtype-generics text - ]; - executableHaskellDepends = [ base ]; - testHaskellDepends = [ - base binary bytestring containers tasty tasty-hspec - ]; - homepage = "https://github.com/tfausak/octane#readme"; - description = "Parse Rocket League replays"; - license = stdenv.lib.licenses.mit; - }) {}; - - "octane_0_4_19" = callPackage ({ mkDerivation, aeson, aeson-pretty, autoexporter, base, binary , binary-bits, bytestring, containers, data-binary-ieee754, deepseq , newtype-generics, tasty, tasty-hspec, text @@ -158824,7 +159223,6 @@ self: { homepage = "https://github.com/tfausak/octane#readme"; description = "Parse Rocket League replays"; license = stdenv.lib.licenses.mit; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "octohat" = callPackage @@ -165145,6 +165543,7 @@ self: { ]; description = "A perfect hashing library for mapping bytestrings to values"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "period" = callPackage @@ -165900,6 +166299,7 @@ self: { jailbreak = true; description = "Parse DATABASE_URL into configuration types for Persistent"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "persistent-equivalence" = callPackage @@ -169398,6 +169798,7 @@ self: { ]; description = "Interfacing pipes with foldl folds"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "pipes-vector" = callPackage @@ -169595,6 +169996,7 @@ self: { ]; description = "A library and a CLI tool for accessing Pivotal Tracker API"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "pkcs1" = callPackage @@ -173559,6 +173961,7 @@ self: { ]; description = "Streaming interface to system processes"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "processing" = callPackage @@ -176923,6 +177326,18 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "quickterm" = callPackage + ({ mkDerivation, base, edit-distance, hashmap }: + mkDerivation { + pname = "quickterm"; + version = "0.1.0.0"; + sha256 = "389310e766ef5169819a296719827b0c4aa50c5c6a9eef2a58c3500e6bc147f9"; + libraryHaskellDepends = [ base edit-distance hashmap ]; + homepage = "https://github.com/SamuelSchlesinger/Quickterm"; + description = "An interface for describing and executing terminal applications"; + license = stdenv.lib.licenses.gpl3; + }) {}; + "quicktest" = callPackage ({ mkDerivation, base, directory, haskell98, mtl, process }: mkDerivation { @@ -176957,6 +177372,7 @@ self: { homepage = "https://github.com/jtanguy/quickwebapp"; description = "A quick webapp generator for any file processing tool"; license = stdenv.lib.licenses.gpl3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "quiver" = callPackage @@ -178417,7 +178833,7 @@ self: { homepage = "https://john-millikin.com/software/haskell-re2/"; description = "Bindings to the re2 regular expression library"; license = stdenv.lib.licenses.mit; - hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "react-flux" = callPackage @@ -178873,6 +179289,7 @@ self: { ]; description = "Code for reading ESRI Shapefiles"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "really-simple-xml-parser" = callPackage @@ -182339,6 +182756,26 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "resourcet_1_1_7_4" = callPackage + ({ mkDerivation, base, containers, exceptions, hspec, lifted-base + , mmorph, monad-control, mtl, transformers, transformers-base + , transformers-compat + }: + mkDerivation { + pname = "resourcet"; + version = "1.1.7.4"; + sha256 = "a757d3a4d17373dc48a7072c2d98574934a53eb0ac98a32642952beb751e8f85"; + libraryHaskellDepends = [ + base containers exceptions lifted-base mmorph monad-control mtl + transformers transformers-base transformers-compat + ]; + testHaskellDepends = [ base hspec lifted-base transformers ]; + homepage = "http://github.com/snoyberg/conduit"; + description = "Deterministic allocation and freeing of scarce resources"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "respond" = callPackage ({ mkDerivation, aeson, base, bifunctors, bytestring, containers , data-default-class, exceptions, fast-logger, formatting, HList @@ -183961,7 +184398,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "retry" = callPackage + "retry_0_7_1" = callPackage ({ mkDerivation, base, data-default-class, exceptions, hspec, HUnit , QuickCheck, random, stm, time, transformers }: @@ -183981,6 +184418,28 @@ self: { homepage = "http://github.com/Soostone/retry"; description = "Retry combinators for monadic actions that may fail"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "retry" = callPackage + ({ mkDerivation, base, data-default-class, exceptions, ghc-prim + , hspec, HUnit, mtl, QuickCheck, random, stm, time, transformers + }: + mkDerivation { + pname = "retry"; + version = "0.7.2"; + sha256 = "26e5317e9b5110b1a2092b0316ae0588a3d00d4fd68d222324f2a2a8fec25bad"; + libraryHaskellDepends = [ + base data-default-class exceptions ghc-prim random transformers + ]; + testHaskellDepends = [ + base data-default-class exceptions ghc-prim hspec HUnit mtl + QuickCheck random stm time transformers + ]; + doCheck = false; + homepage = "http://github.com/Soostone/retry"; + description = "Retry combinators for monadic actions that may fail"; + license = stdenv.lib.licenses.bsd3; }) {}; "retryer" = callPackage @@ -184261,8 +184720,8 @@ self: { }: mkDerivation { pname = "riak"; - version = "1.0.0.1"; - sha256 = "9d8a75de0ca371cb842bafe49358ae6309ed484b976aa87e15ddf2d77e64cc87"; + version = "1.0.1.1"; + sha256 = "d35e67fdcb397eedd3cddeae13dcbfa397b3ce36e7e76bb0c49d5a74f8bfc13f"; libraryHaskellDepends = [ aeson attoparsec base binary blaze-builder bytestring containers data-default-class deepseq enclosed-exceptions exceptions hashable @@ -184280,37 +184739,6 @@ self: { license = "unknown"; }) {}; - "riak_1_0_1_0" = callPackage - ({ mkDerivation, aeson, attoparsec, base, binary, blaze-builder - , bytestring, containers, data-default-class, deepseq - , enclosed-exceptions, exceptions, hashable, HUnit - , mersenne-random-pure64, monad-control, mtl, network - , protocol-buffers, pureMD5, QuickCheck, random, random-shuffle - , resource-pool, riak-protobuf, semigroups, tasty, tasty-hunit - , tasty-quickcheck, text, time, transformers, unordered-containers - , vector - }: - mkDerivation { - pname = "riak"; - version = "1.0.1.0"; - sha256 = "d851130b0e59c4e432c050349c5c288740b6b27cafddc719dccc6c36608f6bde"; - libraryHaskellDepends = [ - aeson attoparsec base binary blaze-builder bytestring containers - data-default-class deepseq enclosed-exceptions exceptions hashable - mersenne-random-pure64 monad-control network protocol-buffers - pureMD5 random random-shuffle resource-pool riak-protobuf - semigroups text time transformers unordered-containers vector - ]; - testHaskellDepends = [ - base bytestring containers data-default-class HUnit mtl QuickCheck - semigroups tasty tasty-hunit tasty-quickcheck text - ]; - homepage = "http://github.com/markhibberd/riak-haskell-client"; - description = "A Haskell client for the Riak decentralized data store"; - license = "unknown"; - hydraPlatforms = stdenv.lib.platforms.none; - }) {}; - "riak-protobuf_0_20_0_0" = callPackage ({ mkDerivation, array, base, parsec, protocol-buffers , protocol-buffers-descriptor @@ -186567,7 +186995,7 @@ self: { homepage = "https://github.com/jwaldmann/satchmo"; description = "SAT encoding monad"; license = "GPL"; - hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "satchmo-backends" = callPackage @@ -190399,6 +190827,7 @@ self: { homepage = "https://github.com/cutsea110/servant-csharp.git"; description = "Generate servant client library for C#"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "servant-docs_0_3_1" = callPackage @@ -190778,6 +191207,7 @@ self: { homepage = "http://github.com/finlay/servant-github#readme"; description = "Bindings to GitHub API using servant"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "servant-haxl-client" = callPackage @@ -190807,6 +191237,7 @@ self: { homepage = "http://github.com/ElvishJerricco/servant-haxl-client/"; description = "automatical derivation of querying functions for servant webservices"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "servant-jquery_0_2_2_1" = callPackage @@ -190977,6 +191408,7 @@ self: { homepage = "http://haskell-servant.github.io/"; description = "Automatically derive (jquery) javascript functions to query servant webservices"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "servant-js" = callPackage @@ -195517,6 +195949,7 @@ self: { executableToolDepends = [ alex happy ]; description = "Simple JavaScript Profiler"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "skein_1_0_9_1" = callPackage @@ -196407,6 +196840,7 @@ self: { homepage = "https://github.com/GetShopTV/smsaero"; description = "SMSAero API and HTTP client based on servant library"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "smt-lib" = callPackage @@ -198036,8 +198470,8 @@ self: { }: mkDerivation { pname = "snaplet-riak"; - version = "0.2.0.0"; - sha256 = "004ab45915a7aaf5be4f238982ca0d64a4ba14df502dd3558b3d0ccac0b41560"; + version = "0.2.1.0"; + sha256 = "3c40c97eb65134f44d1418d37a43948fb8dd0b1e34252b5010578352b409c639"; libraryHaskellDepends = [ aeson base containers data-lens data-lens-template mtl riak riak-protobuf snap snap-core time transformers @@ -198768,6 +199202,19 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "socks_0_5_5" = callPackage + ({ mkDerivation, base, bytestring, cereal, network }: + mkDerivation { + pname = "socks"; + version = "0.5.5"; + sha256 = "2647ea93e21ad1dfd77e942c022c8707e468d25e1ff672a88be82508034fc868"; + libraryHaskellDepends = [ base bytestring cereal network ]; + homepage = "http://github.com/vincenthz/hs-socks"; + description = "Socks proxy (version 5) implementation"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "sodium_0_11_0_2" = callPackage ({ mkDerivation, base, containers, mtl }: mkDerivation { @@ -199201,6 +199648,7 @@ self: { ]; description = "Distributed Apache Spark applications in Haskell"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "sparse" = callPackage @@ -199775,7 +200223,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "split" = callPackage + "split_0_2_3" = callPackage ({ mkDerivation, base, QuickCheck }: mkDerivation { pname = "split"; @@ -199785,9 +200233,10 @@ self: { testHaskellDepends = [ base QuickCheck ]; description = "Combinator library for splitting lists"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "split_0_2_3_1" = callPackage + "split" = callPackage ({ mkDerivation, base, QuickCheck }: mkDerivation { pname = "split"; @@ -199797,7 +200246,6 @@ self: { testHaskellDepends = [ base QuickCheck ]; description = "Combinator library for splitting lists"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "split-channel" = callPackage @@ -200616,7 +201064,7 @@ self: { ]; jailbreak = true; doCheck = false; - enableSharedExecutables = false; + preCheck = "export HOME=$TMPDIR"; postInstall = '' exe=$out/bin/stack mkdir -p $out/share/bash-completion/completions @@ -200685,7 +201133,7 @@ self: { ]; jailbreak = true; doCheck = false; - enableSharedExecutables = false; + preCheck = "export HOME=$TMPDIR"; postInstall = '' exe=$out/bin/stack mkdir -p $out/share/bash-completion/completions @@ -200755,7 +201203,7 @@ self: { ]; jailbreak = true; doCheck = false; - enableSharedExecutables = false; + preCheck = "export HOME=$TMPDIR"; postInstall = '' exe=$out/bin/stack mkdir -p $out/share/bash-completion/completions @@ -200825,7 +201273,7 @@ self: { ]; jailbreak = true; doCheck = false; - enableSharedExecutables = false; + preCheck = "export HOME=$TMPDIR"; postInstall = '' exe=$out/bin/stack mkdir -p $out/share/bash-completion/completions @@ -200895,7 +201343,7 @@ self: { ]; jailbreak = true; doCheck = false; - enableSharedExecutables = false; + preCheck = "export HOME=$TMPDIR"; postInstall = '' exe=$out/bin/stack mkdir -p $out/share/bash-completion/completions @@ -200965,7 +201413,7 @@ self: { ]; jailbreak = true; doCheck = false; - enableSharedExecutables = false; + preCheck = "export HOME=$TMPDIR"; postInstall = '' exe=$out/bin/stack mkdir -p $out/share/bash-completion/completions @@ -201036,7 +201484,7 @@ self: { ]; jailbreak = true; doCheck = false; - enableSharedExecutables = false; + preCheck = "export HOME=$TMPDIR"; postInstall = '' exe=$out/bin/stack mkdir -p $out/share/bash-completion/completions @@ -201107,7 +201555,7 @@ self: { ]; jailbreak = true; doCheck = false; - enableSharedExecutables = false; + preCheck = "export HOME=$TMPDIR"; postInstall = '' exe=$out/bin/stack mkdir -p $out/share/bash-completion/completions @@ -201179,7 +201627,7 @@ self: { doHaddock = false; jailbreak = true; doCheck = false; - enableSharedExecutables = false; + preCheck = "export HOME=$TMPDIR"; postInstall = '' exe=$out/bin/stack mkdir -p $out/share/bash-completion/completions @@ -201249,8 +201697,9 @@ self: { QuickCheck resourcet retry temporary text transformers unix-compat ]; doHaddock = false; + jailbreak = true; doCheck = false; - enableSharedExecutables = false; + preCheck = "export HOME=$TMPDIR"; postInstall = '' exe=$out/bin/stack mkdir -p $out/share/bash-completion/completions @@ -201272,21 +201721,22 @@ self: { , errors, exceptions, extra, fast-logger, filelock, filepath , fsnotify, gitrev, hashable, hastache, hpack, hpc, hspec , http-client, http-client-tls, http-conduit, http-types - , lifted-base, monad-control, monad-logger, mtl - , optparse-applicative, optparse-simple, path, path-io, persistent - , persistent-sqlite, persistent-template, pretty, process - , project-template, QuickCheck, resourcet, retry, safe, semigroups - , split, stm, streaming-commons, tar, template-haskell, temporary - , text, text-binary, time, transformers, transformers-base, unix - , unix-compat, unordered-containers, uuid, vector - , vector-binary-instances, yaml, zip-archive, zlib + , lifted-base, microlens, monad-control, monad-logger, mtl + , open-browser, optparse-applicative, optparse-simple, path + , path-io, persistent, persistent-sqlite, persistent-template + , pretty, process, project-template, QuickCheck, resourcet, retry + , safe, semigroups, split, stm, streaming-commons, tar + , template-haskell, temporary, text, text-binary, time + , transformers, transformers-base, unix, unix-compat + , unordered-containers, vector, vector-binary-instances, yaml + , zip-archive, zlib }: mkDerivation { pname = "stack"; - version = "1.0.4.3"; - sha256 = "2a445ff671cfd75ccf3185c52832298598dc03dbfbede2b7be21237f63c305b2"; - revision = "4"; - editedCabalFile = "a1315a0d9d005e7e93d6c0893eec2f2d055dda364543edf7b9e172c8d54d7ae2"; + version = "1.1.0"; + sha256 = "58cce7048438bc452a81384493b4644034d5a0b456acd51bf7c19098a9cf406a"; + revision = "1"; + editedCabalFile = "6ea3e00f37c34ddbb05c71a6cf0db9c7d8cedcf48f16be66e347e02b4357b0c4"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -201296,18 +201746,18 @@ self: { cryptohash-conduit deepseq directory edit-distance either enclosed-exceptions errors exceptions extra fast-logger filelock filepath fsnotify hashable hastache hpack hpc http-client - http-client-tls http-conduit http-types lifted-base monad-control - monad-logger mtl optparse-applicative path path-io persistent - persistent-sqlite persistent-template pretty process - project-template resourcet retry safe semigroups split stm - streaming-commons tar template-haskell temporary text text-binary - time transformers transformers-base unix unix-compat - unordered-containers uuid vector vector-binary-instances yaml + http-client-tls http-conduit http-types lifted-base microlens + monad-control monad-logger mtl open-browser optparse-applicative + path path-io persistent persistent-sqlite persistent-template + pretty process project-template resourcet retry safe semigroups + split stm streaming-commons tar template-haskell temporary text + text-binary time transformers transformers-base unix unix-compat + unordered-containers vector vector-binary-instances yaml zip-archive zlib ]; executableHaskellDepends = [ base bytestring Cabal containers directory filelock filepath gitrev - http-client lifted-base monad-control monad-logger mtl + http-client lifted-base microlens monad-control monad-logger mtl optparse-applicative optparse-simple path path-io text transformers ]; testHaskellDepends = [ @@ -201317,7 +201767,7 @@ self: { retry temporary text transformers unix-compat ]; doCheck = false; - enableSharedExecutables = false; + preCheck = "export HOME=$TMPDIR"; postInstall = '' exe=$out/bin/stack mkdir -p $out/share/bash-completion/completions @@ -201861,7 +202311,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "stackage-curator" = callPackage + "stackage-curator_0_13_3" = callPackage ({ mkDerivation, aeson, amazonka, amazonka-core, amazonka-s3, async , base, base16-bytestring, binary, binary-tagged, blaze-html , byteable, bytestring, Cabal, classy-prelude-conduit, conduit @@ -201904,6 +202354,55 @@ self: { homepage = "https://github.com/fpco/stackage"; description = "Tools for curating Stackage bundles"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "stackage-curator" = callPackage + ({ mkDerivation, aeson, amazonka, amazonka-core, amazonka-s3, async + , base, base16-bytestring, binary, binary-orphans, binary-tagged + , blaze-html, byteable, bytestring, Cabal, classy-prelude-conduit + , conduit, conduit-extra, containers, cryptohash + , cryptohash-conduit, data-default-class, directory, exceptions + , filepath, hashable, hspec, html-conduit, http-client + , http-client-tls, http-conduit, lucid, mime-types, monad-unlift + , monad-unlift-ref, mono-traversable, mtl, old-locale + , optparse-applicative, optparse-simple, process, QuickCheck + , resourcet, safe, semigroups, stackage-cli, stackage-install, stm + , streaming-commons, syb, system-fileio, system-filepath, tar + , temporary, text, time, transformers, unix-compat + , unordered-containers, utf8-string, vector, xml-conduit, xml-types + , yaml, zlib + }: + mkDerivation { + pname = "stackage-curator"; + version = "0.14.0"; + sha256 = "13ad2b94821402f533d0e5b4ac38ea1107fa015ab1a5d997f03f0ae05d38fa67"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + aeson amazonka amazonka-core amazonka-s3 async base + base16-bytestring binary binary-orphans binary-tagged blaze-html + byteable bytestring Cabal classy-prelude-conduit conduit + conduit-extra containers cryptohash cryptohash-conduit + data-default-class directory exceptions filepath hashable + html-conduit http-client http-client-tls http-conduit lucid + mime-types monad-unlift monad-unlift-ref mono-traversable mtl + old-locale process resourcet safe semigroups stackage-install stm + streaming-commons syb system-fileio system-filepath tar temporary + text time transformers unix-compat unordered-containers utf8-string + vector xml-conduit xml-types yaml zlib + ]; + executableHaskellDepends = [ + aeson base http-client http-client-tls optparse-applicative + optparse-simple stackage-cli system-filepath text + ]; + testHaskellDepends = [ + base Cabal classy-prelude-conduit containers directory hspec + http-client http-client-tls QuickCheck text yaml + ]; + homepage = "https://github.com/fpco/stackage"; + description = "Tools for curating Stackage bundles"; + license = stdenv.lib.licenses.mit; }) {}; "stackage-install_0_1_0_3" = callPackage @@ -203527,11 +204026,10 @@ self: { ({ mkDerivation, base, clock, hspec, transformers }: mkDerivation { pname = "stopwatch"; - version = "0.1.0"; - sha256 = "17f488ef8e74a9dc4ad7e8a649abc386d010379a9b63f88d52638a078fbc16f6"; + version = "0.1.0.1"; + sha256 = "647e89db9b9b23631c751b6d73cdee124b86c1768186d3a572ba6951a57c46da"; libraryHaskellDepends = [ base clock transformers ]; testHaskellDepends = [ base clock hspec ]; - jailbreak = true; homepage = "https://github.com/debug-ito/stopwatch"; description = "A simple stopwatch utility"; license = stdenv.lib.licenses.bsd3; @@ -203731,6 +204229,7 @@ self: { homepage = "https://github.com/frontrowed/stratosphere#readme"; description = "EDSL for AWS CloudFormation"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "stratum-tool" = callPackage @@ -203769,6 +204268,7 @@ self: { homepage = "https://github.com/githubuser/stream#readme"; description = "Initial project template from stack"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "stream-fusion" = callPackage @@ -204549,11 +205049,10 @@ self: { ({ mkDerivation, base, bytestring, text }: mkDerivation { pname = "string-conv"; - version = "0.1"; - sha256 = "861a5402709202a1594f5e2ee2792c1ff31be73255619c967516c756e5a4557e"; - revision = "1"; - editedCabalFile = "e6fd8d1b56031e7c1ea24129ddb8bd2c6ab26a63d24b2e90ca40300f217602a9"; + version = "0.1.1"; + sha256 = "981d8a42297e349b8ea0a53477492282bd94d42955e547601e32be5d8798d03d"; libraryHaskellDepends = [ base bytestring text ]; + homepage = "https://github.com/Soostone/string-conv"; description = "Standardized conversion between string types"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -207702,8 +208201,8 @@ self: { }: mkDerivation { pname = "table-layout"; - version = "0.5.1.1"; - sha256 = "11c47bed5d8c6dd6d003dad96f80ad9e6a5bcc0566aefd8ff97afa3889950b11"; + version = "0.5.2.0"; + sha256 = "5000afb85689a2b1e9141887bdf8d589a0cb6a9026ce600be269f856f27a88d3"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -208607,7 +209106,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "tar" = callPackage + "tar_0_5_0_2" = callPackage ({ mkDerivation, array, base, bytestring, bytestring-handle , containers, deepseq, directory, filepath, QuickCheck, tasty , tasty-quickcheck, time @@ -208625,6 +209124,27 @@ self: { ]; description = "Reading, writing and manipulating \".tar\" archive files."; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "tar" = callPackage + ({ mkDerivation, array, base, bytestring, bytestring-handle + , containers, deepseq, directory, filepath, QuickCheck, tasty + , tasty-quickcheck, time + }: + mkDerivation { + pname = "tar"; + version = "0.5.0.3"; + sha256 = "d8d9ad876365f88bdccd02073049e58715cd5ba94de06eb98e21d595244918a3"; + libraryHaskellDepends = [ + array base bytestring containers deepseq directory filepath time + ]; + testHaskellDepends = [ + array base bytestring bytestring-handle containers deepseq + directory filepath QuickCheck tasty tasty-quickcheck time + ]; + description = "Reading, writing and manipulating \".tar\" archive files."; + license = stdenv.lib.licenses.bsd3; }) {}; "tardis_0_3_0_0" = callPackage @@ -209262,6 +209782,7 @@ self: { homepage = "https://github.com/jdnavarro/tasty-laws"; description = "Test common laws"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "tasty-lens" = callPackage @@ -209721,8 +210242,8 @@ self: { }: mkDerivation { pname = "telegram-api"; - version = "0.2.1.1"; - sha256 = "fd2ca89b40cdf7128c8739e5d3ff32278c5ab30aa9de21e8ab5a4ff0a2867705"; + version = "0.3.0.0"; + sha256 = "f32039ab9d0a6090c32a0b5d3c1ed83c6ecadf784cd97de680dce33eb52b880a"; libraryHaskellDepends = [ aeson base either servant servant-client text ]; @@ -209732,6 +210253,7 @@ self: { homepage = "http://github.com/klappvisor/haskell-telegram-api#readme"; description = "Telegram Bot API bindings"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "teleport" = callPackage @@ -210885,11 +211407,12 @@ self: { pname = "testloop"; version = "0.1.1.0"; sha256 = "ffac18cca070139638a85d7b83a5d0237726b49e9f8ceba104c683665973cfaf"; + revision = "2"; + editedCabalFile = "cbf63f33f18f023e56798ab7f354db64fff71eba3209deb411f5ae3cfb252a9e"; libraryHaskellDepends = [ base Cabal directory filepath fsnotify hint mtl system-filepath time unix ]; - jailbreak = true; homepage = "http://github.com/roman/testloop"; description = "Quick feedback loop for test suites"; license = stdenv.lib.licenses.mit; @@ -215902,6 +216425,7 @@ self: { homepage = "http://www.fpcomplete.com/user/agocorona"; description = "remote execution and map-reduce: distributed computing for transient"; license = stdenv.lib.licenses.gpl3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "translatable-intset" = callPackage @@ -216279,7 +216803,7 @@ self: { homepage = "https://github.com/aphorisme/tripLL"; description = "A very simple triple store"; license = stdenv.lib.licenses.mit; - hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "trivia" = callPackage @@ -216717,14 +217241,20 @@ self: { }) {}; "tubes" = callPackage - ({ mkDerivation, base, comonad, free, mtl, transformers }: + ({ mkDerivation, base, comonad, contravariant, free, mtl + , profunctors, semigroups, transformers + }: mkDerivation { pname = "tubes"; - version = "1.1.0.0"; - sha256 = "c1b6623455b98cb956ec37f290a51e61c6f372aeb5ecffa12c5c182f713fb86d"; - libraryHaskellDepends = [ base comonad free mtl transformers ]; + version = "2.0.0.0"; + sha256 = "19277b8c3f86a431ee64776aa101826d12ab33df1083813d1cbf78939a7b4422"; + libraryHaskellDepends = [ + base comonad contravariant free mtl profunctors semigroups + transformers + ]; + jailbreak = true; homepage = "https://github.com/gatlin/tubes"; - description = "Effectful, iteratee-inspired stream processing based on a free monad"; + description = "Write stream processing computations with side effects in a series of tubes"; license = stdenv.lib.licenses.gpl3; }) {}; @@ -218773,6 +219303,7 @@ self: { test-framework-hunit test-framework-quickcheck2 test-framework-th time tzdata unix vector ]; + preConfigure = "export TZDIR=${pkgs.tzdata}/share/zoneinfo"; homepage = "https://github.com/nilcons/haskell-tz"; description = "Efficient time zone handling"; license = stdenv.lib.licenses.asl20; @@ -218799,6 +219330,7 @@ self: { test-framework-hunit test-framework-quickcheck2 test-framework-th time tzdata unix vector ]; + preConfigure = "export TZDIR=${pkgs.tzdata}/share/zoneinfo"; homepage = "https://github.com/nilcons/haskell-tz"; description = "Efficient time zone handling"; license = stdenv.lib.licenses.asl20; @@ -218919,6 +219451,7 @@ self: { homepage = "https://github.com/byteally/webapi-uber.git"; description = "Uber client for Haskell"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "uberlast" = callPackage @@ -219381,7 +219914,7 @@ self: { homepage = "https://e.xtendo.org/scs/unbreak"; description = "Secure and resilient remote file storage utility"; license = stdenv.lib.licenses.agpl3; - hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "unexceptionalio" = callPackage @@ -227129,6 +227662,7 @@ self: { homepage = "https://gitlab.com/twittner/wai-predicates/"; description = "WAI request predicates"; license = stdenv.lib.licenses.mpl20; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "wai-request-spec" = callPackage @@ -227411,6 +227945,7 @@ self: { homepage = "https://gitlab.com/twittner/wai-routing/"; description = "Declarative routing for WAI"; license = stdenv.lib.licenses.mpl20; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "wai-session" = callPackage @@ -231063,6 +231598,7 @@ self: { homepage = "http://github.com/bgamari/wkt"; description = "Parsec parsers and types for geographic data in well-known text (WKT) format"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "wl-pprint_1_1" = callPackage @@ -239673,6 +240209,7 @@ self: { homepage = "https://github.com/league/yesod-crud"; description = "Generic administrative CRUD operations as a Yesod subsite"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; "yesod-crud-persist" = callPackage @@ -240222,33 +240759,6 @@ self: { }) {}; "yesod-job-queue" = callPackage - ({ mkDerivation, aeson, api-field-json-th, base, bytestring - , classy-prelude-yesod, cron, file-embed, hedis, lens, monad-logger - , persistent-sqlite, resourcet, stm, text, time, uuid, yesod - , yesod-core - }: - mkDerivation { - pname = "yesod-job-queue"; - version = "0.2.0.0"; - sha256 = "42e294394434fcca8ee048a6f6cd365e1979761e24078eb0cc8f090ffcf4070c"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - aeson api-field-json-th base bytestring classy-prelude-yesod cron - file-embed hedis lens monad-logger stm text time uuid yesod - ]; - executableHaskellDepends = [ - base classy-prelude-yesod monad-logger persistent-sqlite resourcet - yesod yesod-core - ]; - testHaskellDepends = [ base ]; - doHaddock = false; - homepage = "https://github.com/nakaji-dayo/yesod-job-queue#readme"; - description = "Background jobs library for Yesod"; - license = stdenv.lib.licenses.bsd3; - }) {}; - - "yesod-job-queue_0_2_0_1" = callPackage ({ mkDerivation, aeson, api-field-json-th, base, bytestring , classy-prelude-yesod, cron, file-embed, hedis, lens, monad-logger , persistent-sqlite, resourcet, stm, text, time, uuid, yesod @@ -240269,10 +240779,10 @@ self: { resourcet yesod yesod-core ]; testHaskellDepends = [ base ]; + doHaddock = false; homepage = "https://github.com/nakaji-dayo/yesod-job-queue#readme"; description = "Background jobs library for Yesod"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "yesod-json" = callPackage