From dacc96be28eb5c821d701f8c2c8ba9cfb21f02ea Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 23 Sep 2015 17:19:28 +0200 Subject: [PATCH] hackage-packages.nix: update Haskell package set This update was generated by hackage2nix v20150922-6-g5d5ccfe using the following inputs: - Nixpkgs: https://github.com/NixOS/nixpkgs/commit/eaa43c65b3dbe002880d1c823e636b471c9b70f3 - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/c048a402d3e71ab8d3af72799f148923d21ce661 - LTS Haskell: https://github.com/fpco/lts-haskell/commit/c7012a704b558556ca067861eb156f9916aa2afb - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/a74568b5547db646674ce2771943ccba35e34129 --- .../haskell-modules/configuration-lts-0.0.nix | 6 + .../haskell-modules/configuration-lts-0.1.nix | 6 + .../haskell-modules/configuration-lts-0.2.nix | 6 + .../haskell-modules/configuration-lts-0.3.nix | 6 + .../haskell-modules/configuration-lts-0.4.nix | 6 + .../haskell-modules/configuration-lts-0.5.nix | 6 + .../haskell-modules/configuration-lts-0.6.nix | 6 + .../haskell-modules/configuration-lts-0.7.nix | 6 + .../haskell-modules/configuration-lts-1.0.nix | 6 + .../haskell-modules/configuration-lts-1.1.nix | 6 + .../configuration-lts-1.10.nix | 7 + .../configuration-lts-1.11.nix | 7 + .../configuration-lts-1.12.nix | 7 + .../configuration-lts-1.13.nix | 7 + .../configuration-lts-1.14.nix | 7 + .../configuration-lts-1.15.nix | 7 + .../haskell-modules/configuration-lts-1.2.nix | 6 + .../haskell-modules/configuration-lts-1.4.nix | 7 + .../haskell-modules/configuration-lts-1.5.nix | 7 + .../haskell-modules/configuration-lts-1.7.nix | 7 + .../haskell-modules/configuration-lts-1.8.nix | 7 + .../haskell-modules/configuration-lts-1.9.nix | 7 + .../haskell-modules/configuration-lts-2.0.nix | 8 + .../haskell-modules/configuration-lts-2.1.nix | 8 + .../configuration-lts-2.10.nix | 9 + .../configuration-lts-2.11.nix | 9 + .../configuration-lts-2.12.nix | 9 + .../configuration-lts-2.13.nix | 9 + .../configuration-lts-2.14.nix | 9 + .../configuration-lts-2.15.nix | 10 + .../configuration-lts-2.16.nix | 10 + .../configuration-lts-2.17.nix | 10 + .../configuration-lts-2.18.nix | 10 + .../configuration-lts-2.19.nix | 10 + .../haskell-modules/configuration-lts-2.2.nix | 8 + .../configuration-lts-2.20.nix | 10 + .../configuration-lts-2.21.nix | 10 + .../configuration-lts-2.22.nix | 10 + .../haskell-modules/configuration-lts-2.3.nix | 8 + .../haskell-modules/configuration-lts-2.4.nix | 8 + .../haskell-modules/configuration-lts-2.5.nix | 8 + .../haskell-modules/configuration-lts-2.6.nix | 9 + .../haskell-modules/configuration-lts-2.7.nix | 9 + .../haskell-modules/configuration-lts-2.8.nix | 9 + .../haskell-modules/configuration-lts-2.9.nix | 9 + .../haskell-modules/configuration-lts-3.0.nix | 21 + .../haskell-modules/configuration-lts-3.1.nix | 22 + .../haskell-modules/configuration-lts-3.2.nix | 22 + .../haskell-modules/configuration-lts-3.3.nix | 31 + .../haskell-modules/configuration-lts-3.4.nix | 31 + .../haskell-modules/configuration-lts-3.5.nix | 34 + .../haskell-modules/configuration-lts-3.6.nix | 36 + .../haskell-modules/hackage-packages.nix | 1171 ++++++++++++----- 53 files changed, 1358 insertions(+), 362 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-lts-0.0.nix b/pkgs/development/haskell-modules/configuration-lts-0.0.nix index d921561a796..9c2a5ed9691 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.0.nix @@ -640,6 +640,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2093,6 +2094,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2276,6 +2278,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-numbers" = doDistribute super."crypto-numbers_0_2_3"; "crypto-pubkey" = doDistribute super."crypto-pubkey_0_2_5"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; @@ -3926,6 +3929,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6094,6 +6098,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_9"; @@ -7304,6 +7309,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.1.nix b/pkgs/development/haskell-modules/configuration-lts-0.1.nix index ab29b6397d7..90d358e7e8a 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.1.nix @@ -640,6 +640,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2093,6 +2094,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2275,6 +2277,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-numbers" = doDistribute super."crypto-numbers_0_2_3"; "crypto-pubkey" = doDistribute super."crypto-pubkey_0_2_5"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; @@ -3925,6 +3928,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6093,6 +6097,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_9"; @@ -7303,6 +7308,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.2.nix b/pkgs/development/haskell-modules/configuration-lts-0.2.nix index 392daa1edf4..a5d72fed900 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.2.nix @@ -640,6 +640,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2093,6 +2094,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2275,6 +2277,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-numbers" = doDistribute super."crypto-numbers_0_2_3"; "crypto-pubkey" = doDistribute super."crypto-pubkey_0_2_5"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; @@ -3925,6 +3928,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6093,6 +6097,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_9"; @@ -7303,6 +7308,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.3.nix b/pkgs/development/haskell-modules/configuration-lts-0.3.nix index 9c990e43430..d9b34f0dbde 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.3.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.3.nix @@ -640,6 +640,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2093,6 +2094,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2275,6 +2277,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-numbers" = doDistribute super."crypto-numbers_0_2_3"; "crypto-pubkey" = doDistribute super."crypto-pubkey_0_2_5"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; @@ -3925,6 +3928,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6093,6 +6097,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_9"; @@ -7303,6 +7308,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.4.nix b/pkgs/development/haskell-modules/configuration-lts-0.4.nix index 9f7d29835d9..dcffcfd6124 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.4.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.4.nix @@ -640,6 +640,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2093,6 +2094,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2275,6 +2277,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-numbers" = doDistribute super."crypto-numbers_0_2_3"; "crypto-pubkey" = doDistribute super."crypto-pubkey_0_2_5"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; @@ -3922,6 +3925,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6090,6 +6094,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_9"; @@ -7298,6 +7303,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.5.nix b/pkgs/development/haskell-modules/configuration-lts-0.5.nix index 6aaccab73b2..c1c48f8380b 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.5.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.5.nix @@ -640,6 +640,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2093,6 +2094,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2275,6 +2277,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-numbers" = doDistribute super."crypto-numbers_0_2_3"; "crypto-pubkey" = doDistribute super."crypto-pubkey_0_2_6"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; @@ -3922,6 +3925,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6090,6 +6094,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_9"; @@ -7298,6 +7303,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.6.nix b/pkgs/development/haskell-modules/configuration-lts-0.6.nix index c19a016642c..62d922d2175 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.6.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.6.nix @@ -640,6 +640,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2090,6 +2091,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2272,6 +2274,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-numbers" = doDistribute super."crypto-numbers_0_2_3"; "crypto-pubkey" = doDistribute super."crypto-pubkey_0_2_6"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; @@ -3918,6 +3921,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6085,6 +6089,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_9"; @@ -7292,6 +7297,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-0.7.nix b/pkgs/development/haskell-modules/configuration-lts-0.7.nix index 88d241d3341..02f95e3a373 100644 --- a/pkgs/development/haskell-modules/configuration-lts-0.7.nix +++ b/pkgs/development/haskell-modules/configuration-lts-0.7.nix @@ -640,6 +640,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2090,6 +2091,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2272,6 +2274,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-numbers" = doDistribute super."crypto-numbers_0_2_3"; "crypto-pubkey" = doDistribute super."crypto-pubkey_0_2_6"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; @@ -3918,6 +3921,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6085,6 +6089,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_9"; @@ -7292,6 +7297,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.0.nix b/pkgs/development/haskell-modules/configuration-lts-1.0.nix index 34b00b03846..3f4684f542e 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.0.nix @@ -637,6 +637,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2082,6 +2083,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2264,6 +2266,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey" = doDistribute super."crypto-pubkey_0_2_7"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-pubkey-types" = doDistribute super."crypto-pubkey-types_0_4_2_3"; @@ -3901,6 +3904,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6066,6 +6070,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_10"; @@ -7270,6 +7275,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.1.nix b/pkgs/development/haskell-modules/configuration-lts-1.1.nix index db60388b0e6..f96e772d26d 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.1.nix @@ -637,6 +637,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2078,6 +2079,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2259,6 +2261,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey" = doDistribute super."crypto-pubkey_0_2_7"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random" = doDistribute super."crypto-random_0_0_8"; @@ -3892,6 +3895,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6052,6 +6056,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_10"; @@ -7254,6 +7259,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.10.nix b/pkgs/development/haskell-modules/configuration-lts-1.10.nix index ec11903b6da..a5380c3a3c4 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.10.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.10.nix @@ -636,6 +636,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2072,6 +2073,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2253,6 +2255,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random" = doDistribute super."crypto-random_0_0_8"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; @@ -2560,6 +2563,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3877,6 +3881,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6020,6 +6025,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_10"; @@ -7218,6 +7224,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.11.nix b/pkgs/development/haskell-modules/configuration-lts-1.11.nix index 963aec2889b..29b57c83498 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.11.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.11.nix @@ -636,6 +636,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2072,6 +2073,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2253,6 +2255,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random" = doDistribute super."crypto-random_0_0_8"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; @@ -2560,6 +2563,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3876,6 +3880,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6016,6 +6021,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_10"; @@ -7212,6 +7218,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.12.nix b/pkgs/development/haskell-modules/configuration-lts-1.12.nix index 49882800183..60b6d40b7c5 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.12.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.12.nix @@ -636,6 +636,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2072,6 +2073,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2253,6 +2255,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random" = doDistribute super."crypto-random_0_0_8"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; @@ -2560,6 +2563,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3875,6 +3879,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6015,6 +6020,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_10"; @@ -7210,6 +7216,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.13.nix b/pkgs/development/haskell-modules/configuration-lts-1.13.nix index 549ca45a4c6..113ea14326a 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.13.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.13.nix @@ -636,6 +636,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2072,6 +2073,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2253,6 +2255,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random" = doDistribute super."crypto-random_0_0_8"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; @@ -2559,6 +2562,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3873,6 +3877,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6012,6 +6017,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_10"; @@ -7207,6 +7213,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.14.nix b/pkgs/development/haskell-modules/configuration-lts-1.14.nix index 9247ad53615..c69491b6edb 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.14.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.14.nix @@ -635,6 +635,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2070,6 +2071,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2251,6 +2253,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2556,6 +2559,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3869,6 +3873,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6005,6 +6010,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_10"; @@ -7198,6 +7204,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.15.nix b/pkgs/development/haskell-modules/configuration-lts-1.15.nix index ea209b42326..78c4dee6dce 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.15.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.15.nix @@ -634,6 +634,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2067,6 +2068,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2247,6 +2249,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2551,6 +2554,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3862,6 +3866,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -5996,6 +6001,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_10"; @@ -7185,6 +7191,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.2.nix b/pkgs/development/haskell-modules/configuration-lts-1.2.nix index 0a55c99859e..f45d8387fce 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.2.nix @@ -637,6 +637,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2077,6 +2078,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2258,6 +2260,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random" = doDistribute super."crypto-random_0_0_8"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; @@ -3889,6 +3892,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6048,6 +6052,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_10"; @@ -7248,6 +7253,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.4.nix b/pkgs/development/haskell-modules/configuration-lts-1.4.nix index e11a53d66a4..c7f3548ebb3 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.4.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.4.nix @@ -636,6 +636,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2076,6 +2077,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2257,6 +2259,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random" = doDistribute super."crypto-random_0_0_8"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; @@ -2564,6 +2567,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3885,6 +3889,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6041,6 +6046,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_10"; @@ -7241,6 +7247,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.5.nix b/pkgs/development/haskell-modules/configuration-lts-1.5.nix index d287859de56..a3221e8e315 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.5.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.5.nix @@ -636,6 +636,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2075,6 +2076,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2256,6 +2258,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random" = doDistribute super."crypto-random_0_0_8"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; @@ -2563,6 +2566,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3884,6 +3888,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6039,6 +6044,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_10"; @@ -7239,6 +7245,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.7.nix b/pkgs/development/haskell-modules/configuration-lts-1.7.nix index 95d66b44ba5..caecbb3ba6d 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.7.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.7.nix @@ -636,6 +636,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2074,6 +2075,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2255,6 +2257,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random" = doDistribute super."crypto-random_0_0_8"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; @@ -2562,6 +2565,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3883,6 +3887,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6032,6 +6037,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_10"; @@ -7232,6 +7238,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.8.nix b/pkgs/development/haskell-modules/configuration-lts-1.8.nix index 547ba511273..38d8175b9eb 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.8.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.8.nix @@ -636,6 +636,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2074,6 +2075,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2255,6 +2257,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random" = doDistribute super."crypto-random_0_0_8"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; @@ -2562,6 +2565,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3880,6 +3884,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6027,6 +6032,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_10"; @@ -7227,6 +7233,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-1.9.nix b/pkgs/development/haskell-modules/configuration-lts-1.9.nix index d76e4898be9..ae4c546b77b 100644 --- a/pkgs/development/haskell-modules/configuration-lts-1.9.nix +++ b/pkgs/development/haskell-modules/configuration-lts-1.9.nix @@ -636,6 +636,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2074,6 +2075,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2255,6 +2257,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random" = doDistribute super."crypto-random_0_0_8"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; @@ -2562,6 +2565,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3879,6 +3883,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -6023,6 +6028,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyparse" = doDistribute super."polyparse_1_10"; @@ -7223,6 +7229,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.0.nix b/pkgs/development/haskell-modules/configuration-lts-2.0.nix index 7ae2e87b2de..7b6d12ce7b9 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.0.nix @@ -627,6 +627,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2049,6 +2050,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2226,6 +2228,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2529,6 +2532,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3830,6 +3834,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -5053,6 +5058,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5925,6 +5931,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7106,6 +7113,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.1.nix b/pkgs/development/haskell-modules/configuration-lts-2.1.nix index f2d467b09b7..cb81e63cc6a 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.1.nix @@ -627,6 +627,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2048,6 +2049,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2225,6 +2227,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2528,6 +2531,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3828,6 +3832,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -5051,6 +5056,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5923,6 +5929,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7104,6 +7111,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.10.nix b/pkgs/development/haskell-modules/configuration-lts-2.10.nix index 7e571832448..6251ae42cb4 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.10.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.10.nix @@ -625,6 +625,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1334,6 +1335,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2032,6 +2034,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2207,6 +2210,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2508,6 +2512,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3798,6 +3803,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -5004,6 +5010,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5867,6 +5874,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7031,6 +7039,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.11.nix b/pkgs/development/haskell-modules/configuration-lts-2.11.nix index ee4d3dff5a8..e360af200b0 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.11.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.11.nix @@ -625,6 +625,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1333,6 +1334,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2031,6 +2033,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2206,6 +2209,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2507,6 +2511,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3795,6 +3800,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4997,6 +5003,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5858,6 +5865,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7020,6 +7028,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.12.nix b/pkgs/development/haskell-modules/configuration-lts-2.12.nix index 6164b7f58a5..98a88419684 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.12.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.12.nix @@ -625,6 +625,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1333,6 +1334,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2031,6 +2033,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2206,6 +2209,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2507,6 +2511,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3795,6 +3800,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4997,6 +5003,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5858,6 +5865,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7019,6 +7027,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.13.nix b/pkgs/development/haskell-modules/configuration-lts-2.13.nix index 0fbe54367a2..904c8a592c7 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.13.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.13.nix @@ -625,6 +625,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1333,6 +1334,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2031,6 +2033,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2206,6 +2209,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2507,6 +2511,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3794,6 +3799,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4995,6 +5001,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5855,6 +5862,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7015,6 +7023,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.14.nix b/pkgs/development/haskell-modules/configuration-lts-2.14.nix index 1085c9d1353..b698ca9b988 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.14.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.14.nix @@ -625,6 +625,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1332,6 +1333,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2030,6 +2032,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2205,6 +2208,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2506,6 +2510,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3792,6 +3797,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4992,6 +4998,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5852,6 +5859,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7010,6 +7018,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.15.nix b/pkgs/development/haskell-modules/configuration-lts-2.15.nix index 4a83050a9d1..df87e6beb8a 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.15.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.15.nix @@ -625,6 +625,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1332,6 +1333,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2030,6 +2032,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2205,6 +2208,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2506,6 +2510,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3789,6 +3794,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4989,6 +4995,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5728,6 +5735,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "persistent-redis" = dontDistribute super."persistent-redis"; "persistent-refs" = dontDistribute super."persistent-refs"; "persistent-sqlite" = doDistribute super."persistent-sqlite_2_1_4_2"; + "persistent-template" = doDistribute super."persistent-template_2_1_3_4"; "persistent-vector" = dontDistribute super."persistent-vector"; "persistent-zookeeper" = dontDistribute super."persistent-zookeeper"; "persona" = dontDistribute super."persona"; @@ -5845,6 +5853,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7002,6 +7011,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.16.nix b/pkgs/development/haskell-modules/configuration-lts-2.16.nix index a7d090ec36a..5804e6b5115 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.16.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.16.nix @@ -623,6 +623,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1330,6 +1331,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2027,6 +2029,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2201,6 +2204,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2501,6 +2505,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3779,6 +3784,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4978,6 +4984,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5716,6 +5723,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "persistent-redis" = dontDistribute super."persistent-redis"; "persistent-refs" = dontDistribute super."persistent-refs"; "persistent-sqlite" = doDistribute super."persistent-sqlite_2_1_4_2"; + "persistent-template" = doDistribute super."persistent-template_2_1_3_4"; "persistent-vector" = dontDistribute super."persistent-vector"; "persistent-zookeeper" = dontDistribute super."persistent-zookeeper"; "persona" = dontDistribute super."persona"; @@ -5833,6 +5841,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -6988,6 +6997,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.17.nix b/pkgs/development/haskell-modules/configuration-lts-2.17.nix index 631cf76ca52..ca5d663200b 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.17.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.17.nix @@ -623,6 +623,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1329,6 +1330,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2024,6 +2026,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2198,6 +2201,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2498,6 +2502,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3771,6 +3776,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4970,6 +4976,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5706,6 +5713,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "persistent-redis" = dontDistribute super."persistent-redis"; "persistent-refs" = dontDistribute super."persistent-refs"; "persistent-sqlite" = doDistribute super."persistent-sqlite_2_1_4_2"; + "persistent-template" = doDistribute super."persistent-template_2_1_3_4"; "persistent-vector" = dontDistribute super."persistent-vector"; "persistent-zookeeper" = dontDistribute super."persistent-zookeeper"; "persona" = dontDistribute super."persona"; @@ -5823,6 +5831,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -6976,6 +6985,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.18.nix b/pkgs/development/haskell-modules/configuration-lts-2.18.nix index 86cf33685bc..af4c80ca678 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.18.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.18.nix @@ -622,6 +622,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1327,6 +1328,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2019,6 +2021,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2193,6 +2196,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2493,6 +2497,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3763,6 +3768,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4962,6 +4968,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5696,6 +5703,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "persistent-redis" = dontDistribute super."persistent-redis"; "persistent-refs" = dontDistribute super."persistent-refs"; "persistent-sqlite" = doDistribute super."persistent-sqlite_2_1_4_2"; + "persistent-template" = doDistribute super."persistent-template_2_1_3_4"; "persistent-vector" = dontDistribute super."persistent-vector"; "persistent-zookeeper" = dontDistribute super."persistent-zookeeper"; "persona" = dontDistribute super."persona"; @@ -5812,6 +5820,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -6964,6 +6973,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.19.nix b/pkgs/development/haskell-modules/configuration-lts-2.19.nix index 71e429d0749..5ed948039ca 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.19.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.19.nix @@ -622,6 +622,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1327,6 +1328,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2019,6 +2021,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2193,6 +2196,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2493,6 +2497,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3762,6 +3767,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4961,6 +4967,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5693,6 +5700,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "persistent-redis" = dontDistribute super."persistent-redis"; "persistent-refs" = dontDistribute super."persistent-refs"; "persistent-sqlite" = doDistribute super."persistent-sqlite_2_1_4_2"; + "persistent-template" = doDistribute super."persistent-template_2_1_3_4"; "persistent-vector" = dontDistribute super."persistent-vector"; "persistent-zookeeper" = dontDistribute super."persistent-zookeeper"; "persona" = dontDistribute super."persona"; @@ -5809,6 +5817,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -6959,6 +6968,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.2.nix b/pkgs/development/haskell-modules/configuration-lts-2.2.nix index 516d30ac378..afc3887349c 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.2.nix @@ -627,6 +627,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2045,6 +2046,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2222,6 +2224,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2525,6 +2528,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3824,6 +3828,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -5047,6 +5052,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5918,6 +5924,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7099,6 +7106,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.20.nix b/pkgs/development/haskell-modules/configuration-lts-2.20.nix index c2b00edaebb..ca5a26d7215 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.20.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.20.nix @@ -622,6 +622,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1327,6 +1328,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2018,6 +2020,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2190,6 +2193,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2490,6 +2494,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3757,6 +3762,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4956,6 +4962,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5688,6 +5695,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "persistent-redis" = dontDistribute super."persistent-redis"; "persistent-refs" = dontDistribute super."persistent-refs"; "persistent-sqlite" = doDistribute super."persistent-sqlite_2_1_4_2"; + "persistent-template" = doDistribute super."persistent-template_2_1_3_4"; "persistent-vector" = dontDistribute super."persistent-vector"; "persistent-zookeeper" = dontDistribute super."persistent-zookeeper"; "persona" = dontDistribute super."persona"; @@ -5803,6 +5811,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -6952,6 +6961,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.21.nix b/pkgs/development/haskell-modules/configuration-lts-2.21.nix index 71bf24dcb03..54920ae4951 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.21.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.21.nix @@ -622,6 +622,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1327,6 +1328,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2017,6 +2019,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2189,6 +2192,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2489,6 +2493,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3755,6 +3760,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4953,6 +4959,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5685,6 +5692,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "persistent-redis" = dontDistribute super."persistent-redis"; "persistent-refs" = dontDistribute super."persistent-refs"; "persistent-sqlite" = doDistribute super."persistent-sqlite_2_1_4_2"; + "persistent-template" = doDistribute super."persistent-template_2_1_3_4"; "persistent-vector" = dontDistribute super."persistent-vector"; "persistent-zookeeper" = dontDistribute super."persistent-zookeeper"; "persona" = dontDistribute super."persona"; @@ -5798,6 +5806,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -6945,6 +6954,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.22.nix b/pkgs/development/haskell-modules/configuration-lts-2.22.nix index 73f903022f5..5eec2c8256f 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.22.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.22.nix @@ -622,6 +622,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1326,6 +1327,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2016,6 +2018,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2188,6 +2191,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2488,6 +2492,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3754,6 +3759,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4950,6 +4956,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5681,6 +5688,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "persistent-redis" = dontDistribute super."persistent-redis"; "persistent-refs" = dontDistribute super."persistent-refs"; "persistent-sqlite" = doDistribute super."persistent-sqlite_2_1_4_2"; + "persistent-template" = doDistribute super."persistent-template_2_1_3_4"; "persistent-vector" = dontDistribute super."persistent-vector"; "persistent-zookeeper" = dontDistribute super."persistent-zookeeper"; "persona" = dontDistribute super."persona"; @@ -5794,6 +5802,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -6941,6 +6950,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.3.nix b/pkgs/development/haskell-modules/configuration-lts-2.3.nix index 5660aee1eed..2cd7d80315a 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.3.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.3.nix @@ -627,6 +627,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2045,6 +2046,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2222,6 +2224,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2525,6 +2528,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3822,6 +3826,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -5044,6 +5049,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5915,6 +5921,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7095,6 +7102,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.4.nix b/pkgs/development/haskell-modules/configuration-lts-2.4.nix index 2dde8fb4a0e..69c9268730e 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.4.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.4.nix @@ -627,6 +627,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2044,6 +2045,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2221,6 +2223,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2524,6 +2527,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3820,6 +3824,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -5042,6 +5047,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5910,6 +5916,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7088,6 +7095,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.5.nix b/pkgs/development/haskell-modules/configuration-lts-2.5.nix index 1302aaeebee..d4b8e215392 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.5.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.5.nix @@ -627,6 +627,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -2044,6 +2045,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2220,6 +2222,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2522,6 +2525,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3818,6 +3822,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -5039,6 +5044,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5907,6 +5913,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7084,6 +7091,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.6.nix b/pkgs/development/haskell-modules/configuration-lts-2.6.nix index cb01a3ab274..2c7523f006b 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.6.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.6.nix @@ -627,6 +627,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1337,6 +1338,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2039,6 +2041,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2215,6 +2218,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2517,6 +2521,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3811,6 +3816,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -5032,6 +5038,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5899,6 +5906,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7076,6 +7084,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.7.nix b/pkgs/development/haskell-modules/configuration-lts-2.7.nix index 44648738255..7f4e246beb7 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.7.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.7.nix @@ -625,6 +625,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1335,6 +1336,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2037,6 +2039,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2213,6 +2216,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2515,6 +2519,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3809,6 +3814,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -5030,6 +5036,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5897,6 +5904,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7074,6 +7082,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.8.nix b/pkgs/development/haskell-modules/configuration-lts-2.8.nix index 1c0294f8e04..8b868d8a092 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.8.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.8.nix @@ -625,6 +625,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1334,6 +1335,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2036,6 +2038,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2211,6 +2214,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2513,6 +2517,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3806,6 +3811,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -5025,6 +5031,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5892,6 +5899,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7065,6 +7073,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-2.9.nix b/pkgs/development/haskell-modules/configuration-lts-2.9.nix index 72761449f4c..3630f0112ec 100644 --- a/pkgs/development/haskell-modules/configuration-lts-2.9.nix +++ b/pkgs/development/haskell-modules/configuration-lts-2.9.nix @@ -625,6 +625,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "MFlow" = doDistribute super."MFlow_0_4_5_9"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT-monads-tf" = dontDistribute super."MaybeT-monads-tf"; @@ -1334,6 +1335,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "asil" = dontDistribute super."asil"; "asn1-data" = doDistribute super."asn1-data_0_7_1"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -2033,6 +2035,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata" = doDistribute super."compdata_0_9"; "compdata-automata" = dontDistribute super."compdata-automata"; @@ -2208,6 +2211,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2510,6 +2514,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3800,6 +3805,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -5016,6 +5022,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5880,6 +5887,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "poll" = dontDistribute super."poll"; "poly-arity" = dontDistribute super."poly-arity"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -7050,6 +7058,7 @@ self: super: assert super.ghc.name == "ghc-7.8.4"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.0.nix b/pkgs/development/haskell-modules/configuration-lts-3.0.nix index a4a309a141e..12ddb5dbd84 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.0.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.0.nix @@ -122,6 +122,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "BitSyntax" = dontDistribute super."BitSyntax"; "Bitly" = dontDistribute super."Bitly"; "Blobs" = dontDistribute super."Blobs"; + "BlogLiterately" = doDistribute super."BlogLiterately_0_8_1_1"; "BluePrintCSS" = dontDistribute super."BluePrintCSS"; "Blueprint" = dontDistribute super."Blueprint"; "Bookshelf" = dontDistribute super."Bookshelf"; @@ -605,6 +606,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT" = dontDistribute super."MaybeT"; @@ -1281,6 +1283,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "asil" = dontDistribute super."asil"; "asn1-data" = dontDistribute super."asn1-data"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -1938,6 +1941,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata-automata" = dontDistribute super."compdata-automata"; "compdata-dags" = dontDistribute super."compdata-dags"; @@ -2103,6 +2107,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2334,18 +2339,24 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "dgs" = dontDistribute super."dgs"; "dia-base" = dontDistribute super."dia-base"; "dia-functions" = dontDistribute super."dia-functions"; + "diagrams-builder" = doDistribute super."diagrams-builder_0_7_1_1"; "diagrams-cairo" = doDistribute super."diagrams-cairo_1_3_0_3"; "diagrams-canvas" = dontDistribute super."diagrams-canvas"; "diagrams-contrib" = doDistribute super."diagrams-contrib_1_3_0_4"; "diagrams-core" = doDistribute super."diagrams-core_1_3_0_2"; "diagrams-graphviz" = dontDistribute super."diagrams-graphviz"; "diagrams-gtk" = dontDistribute super."diagrams-gtk"; + "diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_6"; "diagrams-hsqml" = dontDistribute super."diagrams-hsqml"; + "diagrams-html5" = doDistribute super."diagrams-html5_1_3_0_2"; "diagrams-pandoc" = dontDistribute super."diagrams-pandoc"; "diagrams-pdf" = dontDistribute super."diagrams-pdf"; "diagrams-pgf" = dontDistribute super."diagrams-pgf"; + "diagrams-postscript" = doDistribute super."diagrams-postscript_1_3_0_2"; "diagrams-qrcode" = dontDistribute super."diagrams-qrcode"; + "diagrams-rasterific" = doDistribute super."diagrams-rasterific_1_3_1_3"; "diagrams-rubiks-cube" = dontDistribute super."diagrams-rubiks-cube"; + "diagrams-svg" = doDistribute super."diagrams-svg_1_3_1_4"; "diagrams-tikz" = dontDistribute super."diagrams-tikz"; "dice-entropy-conduit" = dontDistribute super."dice-entropy-conduit"; "dicom" = dontDistribute super."dicom"; @@ -2380,6 +2391,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3601,6 +3613,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4436,6 +4449,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "language-boogie" = dontDistribute super."language-boogie"; "language-c-comments" = dontDistribute super."language-c-comments"; "language-c-inline" = dontDistribute super."language-c-inline"; + "language-c-quote" = doDistribute super."language-c-quote_0_11"; "language-cil" = dontDistribute super."language-cil"; "language-css" = dontDistribute super."language-css"; "language-dot" = dontDistribute super."language-dot"; @@ -4728,6 +4742,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5424,6 +5439,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "persistent-protobuf" = dontDistribute super."persistent-protobuf"; "persistent-ratelimit" = dontDistribute super."persistent-ratelimit"; "persistent-redis" = dontDistribute super."persistent-redis"; + "persistent-template" = doDistribute super."persistent-template_2_1_3_4"; "persistent-vector" = dontDistribute super."persistent-vector"; "persistent-zookeeper" = dontDistribute super."persistent-zookeeper"; "persona" = dontDistribute super."persona"; @@ -5529,6 +5545,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "poll" = dontDistribute super."poll"; "poly-arity" = doDistribute super."poly-arity_0_0_4_1"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -5674,6 +5691,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "pseudo-boolean" = dontDistribute super."pseudo-boolean"; "pseudo-trie" = dontDistribute super."pseudo-trie"; "pseudomacros" = dontDistribute super."pseudomacros"; + "psqueues" = doDistribute super."psqueues_0_2_0_2"; "pub" = dontDistribute super."pub"; "publicsuffix" = dontDistribute super."publicsuffix"; "publicsuffixlist" = dontDistribute super."publicsuffixlist"; @@ -5764,6 +5782,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "rados-haskell" = dontDistribute super."rados-haskell"; "rail-compiler-editor" = dontDistribute super."rail-compiler-editor"; "rainbow-tests" = dontDistribute super."rainbow-tests"; + "rainbox" = doDistribute super."rainbox_0_18_0_2"; "rake" = dontDistribute super."rake"; "rakhana" = dontDistribute super."rakhana"; "ralist" = dontDistribute super."ralist"; @@ -6634,6 +6653,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; @@ -6916,6 +6936,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "tkyprof" = dontDistribute super."tkyprof"; "tld" = dontDistribute super."tld"; "tls" = doDistribute super."tls_1_3_1"; + "tls-debug" = doDistribute super."tls-debug_0_4_0"; "tls-extra" = dontDistribute super."tls-extra"; "tmpl" = dontDistribute super."tmpl"; "tn" = dontDistribute super."tn"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.1.nix b/pkgs/development/haskell-modules/configuration-lts-3.1.nix index f4705ae236b..d0194ab4c90 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.1.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.1.nix @@ -122,6 +122,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "BitSyntax" = dontDistribute super."BitSyntax"; "Bitly" = dontDistribute super."Bitly"; "Blobs" = dontDistribute super."Blobs"; + "BlogLiterately" = doDistribute super."BlogLiterately_0_8_1_1"; "BluePrintCSS" = dontDistribute super."BluePrintCSS"; "Blueprint" = dontDistribute super."Blueprint"; "Bookshelf" = dontDistribute super."Bookshelf"; @@ -605,6 +606,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT" = dontDistribute super."MaybeT"; @@ -1279,6 +1281,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "asil" = dontDistribute super."asil"; "asn1-data" = dontDistribute super."asn1-data"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -1935,6 +1938,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata-automata" = dontDistribute super."compdata-automata"; "compdata-dags" = dontDistribute super."compdata-dags"; @@ -2100,6 +2104,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2331,18 +2336,24 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "dgs" = dontDistribute super."dgs"; "dia-base" = dontDistribute super."dia-base"; "dia-functions" = dontDistribute super."dia-functions"; + "diagrams-builder" = doDistribute super."diagrams-builder_0_7_1_1"; "diagrams-cairo" = doDistribute super."diagrams-cairo_1_3_0_3"; "diagrams-canvas" = dontDistribute super."diagrams-canvas"; "diagrams-contrib" = doDistribute super."diagrams-contrib_1_3_0_4"; "diagrams-core" = doDistribute super."diagrams-core_1_3_0_2"; "diagrams-graphviz" = dontDistribute super."diagrams-graphviz"; "diagrams-gtk" = dontDistribute super."diagrams-gtk"; + "diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_6"; "diagrams-hsqml" = dontDistribute super."diagrams-hsqml"; + "diagrams-html5" = doDistribute super."diagrams-html5_1_3_0_2"; "diagrams-pandoc" = dontDistribute super."diagrams-pandoc"; "diagrams-pdf" = dontDistribute super."diagrams-pdf"; "diagrams-pgf" = dontDistribute super."diagrams-pgf"; + "diagrams-postscript" = doDistribute super."diagrams-postscript_1_3_0_2"; "diagrams-qrcode" = dontDistribute super."diagrams-qrcode"; + "diagrams-rasterific" = doDistribute super."diagrams-rasterific_1_3_1_3"; "diagrams-rubiks-cube" = dontDistribute super."diagrams-rubiks-cube"; + "diagrams-svg" = doDistribute super."diagrams-svg_1_3_1_4"; "diagrams-tikz" = dontDistribute super."diagrams-tikz"; "dice-entropy-conduit" = dontDistribute super."dice-entropy-conduit"; "dicom" = dontDistribute super."dicom"; @@ -2377,6 +2388,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3594,6 +3606,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4429,6 +4442,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "language-boogie" = dontDistribute super."language-boogie"; "language-c-comments" = dontDistribute super."language-c-comments"; "language-c-inline" = dontDistribute super."language-c-inline"; + "language-c-quote" = doDistribute super."language-c-quote_0_11"; "language-cil" = dontDistribute super."language-cil"; "language-css" = dontDistribute super."language-css"; "language-dot" = dontDistribute super."language-dot"; @@ -4720,6 +4734,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5415,6 +5430,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "persistent-protobuf" = dontDistribute super."persistent-protobuf"; "persistent-ratelimit" = dontDistribute super."persistent-ratelimit"; "persistent-redis" = dontDistribute super."persistent-redis"; + "persistent-template" = doDistribute super."persistent-template_2_1_3_4"; "persistent-vector" = dontDistribute super."persistent-vector"; "persistent-zookeeper" = dontDistribute super."persistent-zookeeper"; "persona" = dontDistribute super."persona"; @@ -5519,6 +5535,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "poll" = dontDistribute super."poll"; "poly-arity" = doDistribute super."poly-arity_0_0_4_1"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -5664,6 +5681,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "pseudo-boolean" = dontDistribute super."pseudo-boolean"; "pseudo-trie" = dontDistribute super."pseudo-trie"; "pseudomacros" = dontDistribute super."pseudomacros"; + "psqueues" = doDistribute super."psqueues_0_2_0_2"; "pub" = dontDistribute super."pub"; "publicsuffix" = dontDistribute super."publicsuffix"; "publicsuffixlist" = dontDistribute super."publicsuffixlist"; @@ -5754,6 +5772,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "rados-haskell" = dontDistribute super."rados-haskell"; "rail-compiler-editor" = dontDistribute super."rail-compiler-editor"; "rainbow-tests" = dontDistribute super."rainbow-tests"; + "rainbox" = doDistribute super."rainbox_0_18_0_2"; "rake" = dontDistribute super."rake"; "rakhana" = dontDistribute super."rakhana"; "ralist" = dontDistribute super."ralist"; @@ -6623,6 +6642,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; @@ -6905,6 +6925,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "tkyprof" = dontDistribute super."tkyprof"; "tld" = dontDistribute super."tld"; "tls" = doDistribute super."tls_1_3_1"; + "tls-debug" = doDistribute super."tls-debug_0_4_0"; "tls-extra" = dontDistribute super."tls-extra"; "tmpl" = dontDistribute super."tmpl"; "tn" = dontDistribute super."tn"; @@ -7357,6 +7378,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "webcrank" = dontDistribute super."webcrank"; "webcrank-dispatch" = dontDistribute super."webcrank-dispatch"; "webcrank-wai" = dontDistribute super."webcrank-wai"; + "webdriver" = doDistribute super."webdriver_0_6_2_1"; "webdriver-snoy" = dontDistribute super."webdriver-snoy"; "webidl" = dontDistribute super."webidl"; "webify" = dontDistribute super."webify"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.2.nix b/pkgs/development/haskell-modules/configuration-lts-3.2.nix index a6b4ffa8b86..4b05c6ffe95 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.2.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.2.nix @@ -122,6 +122,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "BitSyntax" = dontDistribute super."BitSyntax"; "Bitly" = dontDistribute super."Bitly"; "Blobs" = dontDistribute super."Blobs"; + "BlogLiterately" = doDistribute super."BlogLiterately_0_8_1_1"; "BluePrintCSS" = dontDistribute super."BluePrintCSS"; "Blueprint" = dontDistribute super."Blueprint"; "Bookshelf" = dontDistribute super."Bookshelf"; @@ -602,6 +603,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT" = dontDistribute super."MaybeT"; @@ -1275,6 +1277,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "asil" = dontDistribute super."asil"; "asn1-data" = dontDistribute super."asn1-data"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -1931,6 +1934,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata-automata" = dontDistribute super."compdata-automata"; "compdata-dags" = dontDistribute super."compdata-dags"; @@ -2096,6 +2100,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2327,18 +2332,24 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "dgs" = dontDistribute super."dgs"; "dia-base" = dontDistribute super."dia-base"; "dia-functions" = dontDistribute super."dia-functions"; + "diagrams-builder" = doDistribute super."diagrams-builder_0_7_1_1"; "diagrams-cairo" = doDistribute super."diagrams-cairo_1_3_0_3"; "diagrams-canvas" = dontDistribute super."diagrams-canvas"; "diagrams-contrib" = doDistribute super."diagrams-contrib_1_3_0_4"; "diagrams-core" = doDistribute super."diagrams-core_1_3_0_2"; "diagrams-graphviz" = dontDistribute super."diagrams-graphviz"; "diagrams-gtk" = dontDistribute super."diagrams-gtk"; + "diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_6"; "diagrams-hsqml" = dontDistribute super."diagrams-hsqml"; + "diagrams-html5" = doDistribute super."diagrams-html5_1_3_0_2"; "diagrams-pandoc" = dontDistribute super."diagrams-pandoc"; "diagrams-pdf" = dontDistribute super."diagrams-pdf"; "diagrams-pgf" = dontDistribute super."diagrams-pgf"; + "diagrams-postscript" = doDistribute super."diagrams-postscript_1_3_0_2"; "diagrams-qrcode" = dontDistribute super."diagrams-qrcode"; + "diagrams-rasterific" = doDistribute super."diagrams-rasterific_1_3_1_3"; "diagrams-rubiks-cube" = dontDistribute super."diagrams-rubiks-cube"; + "diagrams-svg" = doDistribute super."diagrams-svg_1_3_1_4"; "diagrams-tikz" = dontDistribute super."diagrams-tikz"; "dice-entropy-conduit" = dontDistribute super."dice-entropy-conduit"; "dicom" = dontDistribute super."dicom"; @@ -2373,6 +2384,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3587,6 +3599,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4420,6 +4433,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "language-boogie" = dontDistribute super."language-boogie"; "language-c-comments" = dontDistribute super."language-c-comments"; "language-c-inline" = dontDistribute super."language-c-inline"; + "language-c-quote" = doDistribute super."language-c-quote_0_11"; "language-cil" = dontDistribute super."language-cil"; "language-css" = dontDistribute super."language-css"; "language-dot" = dontDistribute super."language-dot"; @@ -4710,6 +4724,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5405,6 +5420,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "persistent-protobuf" = dontDistribute super."persistent-protobuf"; "persistent-ratelimit" = dontDistribute super."persistent-ratelimit"; "persistent-redis" = dontDistribute super."persistent-redis"; + "persistent-template" = doDistribute super."persistent-template_2_1_3_4"; "persistent-vector" = dontDistribute super."persistent-vector"; "persistent-zookeeper" = dontDistribute super."persistent-zookeeper"; "persona" = dontDistribute super."persona"; @@ -5508,6 +5524,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "poll" = dontDistribute super."poll"; "poly-arity" = doDistribute super."poly-arity_0_0_5"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -5653,6 +5670,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "pseudo-boolean" = dontDistribute super."pseudo-boolean"; "pseudo-trie" = dontDistribute super."pseudo-trie"; "pseudomacros" = dontDistribute super."pseudomacros"; + "psqueues" = doDistribute super."psqueues_0_2_0_2"; "pub" = dontDistribute super."pub"; "publicsuffix" = dontDistribute super."publicsuffix"; "publicsuffixlist" = dontDistribute super."publicsuffixlist"; @@ -5742,6 +5760,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "rados-haskell" = dontDistribute super."rados-haskell"; "rail-compiler-editor" = dontDistribute super."rail-compiler-editor"; "rainbow-tests" = dontDistribute super."rainbow-tests"; + "rainbox" = doDistribute super."rainbox_0_18_0_2"; "rake" = dontDistribute super."rake"; "rakhana" = dontDistribute super."rakhana"; "ralist" = dontDistribute super."ralist"; @@ -6606,6 +6625,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; @@ -6886,6 +6906,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "tkyprof" = dontDistribute super."tkyprof"; "tld" = dontDistribute super."tld"; "tls" = doDistribute super."tls_1_3_1"; + "tls-debug" = doDistribute super."tls-debug_0_4_0"; "tls-extra" = dontDistribute super."tls-extra"; "tmpl" = dontDistribute super."tmpl"; "tn" = dontDistribute super."tn"; @@ -7336,6 +7357,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "webcrank" = dontDistribute super."webcrank"; "webcrank-dispatch" = dontDistribute super."webcrank-dispatch"; "webcrank-wai" = dontDistribute super."webcrank-wai"; + "webdriver" = doDistribute super."webdriver_0_6_2_1"; "webdriver-snoy" = dontDistribute super."webdriver-snoy"; "webidl" = dontDistribute super."webidl"; "webify" = dontDistribute super."webify"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.3.nix b/pkgs/development/haskell-modules/configuration-lts-3.3.nix index dac1d68ca46..23dfe503b05 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.3.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.3.nix @@ -122,6 +122,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "BitSyntax" = dontDistribute super."BitSyntax"; "Bitly" = dontDistribute super."Bitly"; "Blobs" = dontDistribute super."Blobs"; + "BlogLiterately" = doDistribute super."BlogLiterately_0_8_1_1"; "BluePrintCSS" = dontDistribute super."BluePrintCSS"; "Blueprint" = dontDistribute super."Blueprint"; "Bookshelf" = dontDistribute super."Bookshelf"; @@ -601,6 +602,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT" = dontDistribute super."MaybeT"; @@ -1273,6 +1275,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "asil" = dontDistribute super."asil"; "asn1-data" = dontDistribute super."asn1-data"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -1835,6 +1838,9 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "clash-vhdl" = doDistribute super."clash-vhdl_0_5_8"; "classify" = dontDistribute super."classify"; "classy-parallel" = dontDistribute super."classy-parallel"; + "classy-prelude" = doDistribute super."classy-prelude_0_12_3"; + "classy-prelude-conduit" = doDistribute super."classy-prelude-conduit_0_12_3"; + "classy-prelude-yesod" = doDistribute super."classy-prelude-yesod_0_12_3"; "clckwrks" = dontDistribute super."clckwrks"; "clckwrks-cli" = dontDistribute super."clckwrks-cli"; "clckwrks-dot-com" = dontDistribute super."clckwrks-dot-com"; @@ -1924,6 +1930,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata-automata" = dontDistribute super."compdata-automata"; "compdata-dags" = dontDistribute super."compdata-dags"; @@ -2087,6 +2094,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2318,18 +2326,24 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "dgs" = dontDistribute super."dgs"; "dia-base" = dontDistribute super."dia-base"; "dia-functions" = dontDistribute super."dia-functions"; + "diagrams-builder" = doDistribute super."diagrams-builder_0_7_1_1"; "diagrams-cairo" = doDistribute super."diagrams-cairo_1_3_0_3"; "diagrams-canvas" = dontDistribute super."diagrams-canvas"; "diagrams-contrib" = doDistribute super."diagrams-contrib_1_3_0_4"; "diagrams-core" = doDistribute super."diagrams-core_1_3_0_2"; "diagrams-graphviz" = dontDistribute super."diagrams-graphviz"; "diagrams-gtk" = dontDistribute super."diagrams-gtk"; + "diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_6"; "diagrams-hsqml" = dontDistribute super."diagrams-hsqml"; + "diagrams-html5" = doDistribute super."diagrams-html5_1_3_0_2"; "diagrams-pandoc" = dontDistribute super."diagrams-pandoc"; "diagrams-pdf" = dontDistribute super."diagrams-pdf"; "diagrams-pgf" = dontDistribute super."diagrams-pgf"; + "diagrams-postscript" = doDistribute super."diagrams-postscript_1_3_0_2"; "diagrams-qrcode" = dontDistribute super."diagrams-qrcode"; + "diagrams-rasterific" = doDistribute super."diagrams-rasterific_1_3_1_3"; "diagrams-rubiks-cube" = dontDistribute super."diagrams-rubiks-cube"; + "diagrams-svg" = doDistribute super."diagrams-svg_1_3_1_4"; "diagrams-tikz" = dontDistribute super."diagrams-tikz"; "dice-entropy-conduit" = dontDistribute super."dice-entropy-conduit"; "dicom" = dontDistribute super."dicom"; @@ -2364,6 +2378,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3577,6 +3592,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4408,6 +4424,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "language-boogie" = dontDistribute super."language-boogie"; "language-c-comments" = dontDistribute super."language-c-comments"; "language-c-inline" = dontDistribute super."language-c-inline"; + "language-c-quote" = doDistribute super."language-c-quote_0_11"; "language-cil" = dontDistribute super."language-cil"; "language-css" = dontDistribute super."language-css"; "language-dot" = dontDistribute super."language-dot"; @@ -4698,6 +4715,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5390,6 +5408,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "persistent-protobuf" = dontDistribute super."persistent-protobuf"; "persistent-ratelimit" = dontDistribute super."persistent-ratelimit"; "persistent-redis" = dontDistribute super."persistent-redis"; + "persistent-template" = doDistribute super."persistent-template_2_1_3_4"; "persistent-vector" = dontDistribute super."persistent-vector"; "persistent-zookeeper" = dontDistribute super."persistent-zookeeper"; "persona" = dontDistribute super."persona"; @@ -5493,6 +5512,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "poll" = dontDistribute super."poll"; "poly-arity" = doDistribute super."poly-arity_0_0_5"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -5638,6 +5658,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "pseudo-boolean" = dontDistribute super."pseudo-boolean"; "pseudo-trie" = dontDistribute super."pseudo-trie"; "pseudomacros" = dontDistribute super."pseudomacros"; + "psqueues" = doDistribute super."psqueues_0_2_0_2"; "pub" = dontDistribute super."pub"; "publicsuffix" = dontDistribute super."publicsuffix"; "publicsuffixlist" = dontDistribute super."publicsuffixlist"; @@ -5726,6 +5747,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "rados-haskell" = dontDistribute super."rados-haskell"; "rail-compiler-editor" = dontDistribute super."rail-compiler-editor"; "rainbow-tests" = dontDistribute super."rainbow-tests"; + "rainbox" = doDistribute super."rainbox_0_18_0_2"; "rake" = dontDistribute super."rake"; "rakhana" = dontDistribute super."rakhana"; "ralist" = dontDistribute super."ralist"; @@ -6139,16 +6161,21 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "serial" = dontDistribute super."serial"; "serial-test-generators" = dontDistribute super."serial-test-generators"; "serialport" = dontDistribute super."serialport"; + "servant" = doDistribute super."servant_0_4_4_2"; "servant-JuicyPixels" = doDistribute super."servant-JuicyPixels_0_1_0_0"; "servant-blaze" = dontDistribute super."servant-blaze"; + "servant-client" = doDistribute super."servant-client_0_4_4_2"; + "servant-docs" = doDistribute super."servant-docs_0_4_4_2"; "servant-ede" = dontDistribute super."servant-ede"; "servant-examples" = dontDistribute super."servant-examples"; + "servant-jquery" = doDistribute super."servant-jquery_0_4_4_2"; "servant-lucid" = dontDistribute super."servant-lucid"; "servant-mock" = dontDistribute super."servant-mock"; "servant-pool" = dontDistribute super."servant-pool"; "servant-postgresql" = dontDistribute super."servant-postgresql"; "servant-response" = dontDistribute super."servant-response"; "servant-scotty" = dontDistribute super."servant-scotty"; + "servant-server" = doDistribute super."servant-server_0_4_4_2"; "serversession-backend-acid-state" = doDistribute super."serversession-backend-acid-state_1_0_1"; "servius" = dontDistribute super."servius"; "ses-html" = dontDistribute super."ses-html"; @@ -6583,6 +6610,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; @@ -6861,6 +6889,8 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "tkhs" = dontDistribute super."tkhs"; "tkyprof" = dontDistribute super."tkyprof"; "tld" = dontDistribute super."tld"; + "tls" = doDistribute super."tls_1_3_2"; + "tls-debug" = doDistribute super."tls-debug_0_4_0"; "tls-extra" = dontDistribute super."tls-extra"; "tmpl" = dontDistribute super."tmpl"; "tn" = dontDistribute super."tn"; @@ -7310,6 +7340,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "webcrank" = dontDistribute super."webcrank"; "webcrank-dispatch" = dontDistribute super."webcrank-dispatch"; "webcrank-wai" = dontDistribute super."webcrank-wai"; + "webdriver" = doDistribute super."webdriver_0_6_2_1"; "webdriver-snoy" = dontDistribute super."webdriver-snoy"; "webidl" = dontDistribute super."webidl"; "webify" = dontDistribute super."webify"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.4.nix b/pkgs/development/haskell-modules/configuration-lts-3.4.nix index 624c48a0542..d080421d95d 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.4.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.4.nix @@ -122,6 +122,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "BitSyntax" = dontDistribute super."BitSyntax"; "Bitly" = dontDistribute super."Bitly"; "Blobs" = dontDistribute super."Blobs"; + "BlogLiterately" = doDistribute super."BlogLiterately_0_8_1_1"; "BluePrintCSS" = dontDistribute super."BluePrintCSS"; "Blueprint" = dontDistribute super."Blueprint"; "Bookshelf" = dontDistribute super."Bookshelf"; @@ -601,6 +602,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT" = dontDistribute super."MaybeT"; @@ -1273,6 +1275,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "asil" = dontDistribute super."asil"; "asn1-data" = dontDistribute super."asn1-data"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_0"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -1834,6 +1837,9 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "clash-vhdl" = doDistribute super."clash-vhdl_0_5_8"; "classify" = dontDistribute super."classify"; "classy-parallel" = dontDistribute super."classy-parallel"; + "classy-prelude" = doDistribute super."classy-prelude_0_12_3"; + "classy-prelude-conduit" = doDistribute super."classy-prelude-conduit_0_12_3"; + "classy-prelude-yesod" = doDistribute super."classy-prelude-yesod_0_12_3"; "clckwrks" = dontDistribute super."clckwrks"; "clckwrks-cli" = dontDistribute super."clckwrks-cli"; "clckwrks-dot-com" = dontDistribute super."clckwrks-dot-com"; @@ -1923,6 +1929,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata-automata" = dontDistribute super."compdata-automata"; "compdata-dags" = dontDistribute super."compdata-dags"; @@ -2086,6 +2093,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2317,18 +2325,24 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "dgs" = dontDistribute super."dgs"; "dia-base" = dontDistribute super."dia-base"; "dia-functions" = dontDistribute super."dia-functions"; + "diagrams-builder" = doDistribute super."diagrams-builder_0_7_1_1"; "diagrams-cairo" = doDistribute super."diagrams-cairo_1_3_0_3"; "diagrams-canvas" = dontDistribute super."diagrams-canvas"; "diagrams-contrib" = doDistribute super."diagrams-contrib_1_3_0_4"; "diagrams-core" = doDistribute super."diagrams-core_1_3_0_2"; "diagrams-graphviz" = dontDistribute super."diagrams-graphviz"; "diagrams-gtk" = dontDistribute super."diagrams-gtk"; + "diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_6"; "diagrams-hsqml" = dontDistribute super."diagrams-hsqml"; + "diagrams-html5" = doDistribute super."diagrams-html5_1_3_0_2"; "diagrams-pandoc" = dontDistribute super."diagrams-pandoc"; "diagrams-pdf" = dontDistribute super."diagrams-pdf"; "diagrams-pgf" = dontDistribute super."diagrams-pgf"; + "diagrams-postscript" = doDistribute super."diagrams-postscript_1_3_0_2"; "diagrams-qrcode" = dontDistribute super."diagrams-qrcode"; + "diagrams-rasterific" = doDistribute super."diagrams-rasterific_1_3_1_3"; "diagrams-rubiks-cube" = dontDistribute super."diagrams-rubiks-cube"; + "diagrams-svg" = doDistribute super."diagrams-svg_1_3_1_4"; "diagrams-tikz" = dontDistribute super."diagrams-tikz"; "dice-entropy-conduit" = dontDistribute super."dice-entropy-conduit"; "dicom" = dontDistribute super."dicom"; @@ -2363,6 +2377,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3576,6 +3591,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4407,6 +4423,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "language-boogie" = dontDistribute super."language-boogie"; "language-c-comments" = dontDistribute super."language-c-comments"; "language-c-inline" = dontDistribute super."language-c-inline"; + "language-c-quote" = doDistribute super."language-c-quote_0_11"; "language-cil" = dontDistribute super."language-cil"; "language-css" = dontDistribute super."language-css"; "language-dot" = dontDistribute super."language-dot"; @@ -4697,6 +4714,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5388,6 +5406,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "persistent-protobuf" = dontDistribute super."persistent-protobuf"; "persistent-ratelimit" = dontDistribute super."persistent-ratelimit"; "persistent-redis" = dontDistribute super."persistent-redis"; + "persistent-template" = doDistribute super."persistent-template_2_1_3_4"; "persistent-vector" = dontDistribute super."persistent-vector"; "persistent-zookeeper" = dontDistribute super."persistent-zookeeper"; "persona" = dontDistribute super."persona"; @@ -5491,6 +5510,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "poll" = dontDistribute super."poll"; "poly-arity" = doDistribute super."poly-arity_0_0_5"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -5636,6 +5656,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "pseudo-boolean" = dontDistribute super."pseudo-boolean"; "pseudo-trie" = dontDistribute super."pseudo-trie"; "pseudomacros" = dontDistribute super."pseudomacros"; + "psqueues" = doDistribute super."psqueues_0_2_0_2"; "pub" = dontDistribute super."pub"; "publicsuffix" = dontDistribute super."publicsuffix"; "publicsuffixlist" = dontDistribute super."publicsuffixlist"; @@ -5724,6 +5745,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "rados-haskell" = dontDistribute super."rados-haskell"; "rail-compiler-editor" = dontDistribute super."rail-compiler-editor"; "rainbow-tests" = dontDistribute super."rainbow-tests"; + "rainbox" = doDistribute super."rainbox_0_18_0_2"; "rake" = dontDistribute super."rake"; "rakhana" = dontDistribute super."rakhana"; "ralist" = dontDistribute super."ralist"; @@ -6136,16 +6158,21 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "serial" = dontDistribute super."serial"; "serial-test-generators" = dontDistribute super."serial-test-generators"; "serialport" = dontDistribute super."serialport"; + "servant" = doDistribute super."servant_0_4_4_2"; "servant-JuicyPixels" = doDistribute super."servant-JuicyPixels_0_1_0_0"; "servant-blaze" = dontDistribute super."servant-blaze"; + "servant-client" = doDistribute super."servant-client_0_4_4_2"; + "servant-docs" = doDistribute super."servant-docs_0_4_4_2"; "servant-ede" = dontDistribute super."servant-ede"; "servant-examples" = dontDistribute super."servant-examples"; + "servant-jquery" = doDistribute super."servant-jquery_0_4_4_2"; "servant-lucid" = dontDistribute super."servant-lucid"; "servant-mock" = dontDistribute super."servant-mock"; "servant-pool" = dontDistribute super."servant-pool"; "servant-postgresql" = dontDistribute super."servant-postgresql"; "servant-response" = dontDistribute super."servant-response"; "servant-scotty" = dontDistribute super."servant-scotty"; + "servant-server" = doDistribute super."servant-server_0_4_4_2"; "serversession-backend-acid-state" = doDistribute super."serversession-backend-acid-state_1_0_1"; "servius" = dontDistribute super."servius"; "ses-html" = dontDistribute super."ses-html"; @@ -6578,6 +6605,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; @@ -6856,6 +6884,8 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "tkhs" = dontDistribute super."tkhs"; "tkyprof" = dontDistribute super."tkyprof"; "tld" = dontDistribute super."tld"; + "tls" = doDistribute super."tls_1_3_2"; + "tls-debug" = doDistribute super."tls-debug_0_4_0"; "tls-extra" = dontDistribute super."tls-extra"; "tmpl" = dontDistribute super."tmpl"; "tn" = dontDistribute super."tn"; @@ -7304,6 +7334,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "webcrank" = dontDistribute super."webcrank"; "webcrank-dispatch" = dontDistribute super."webcrank-dispatch"; "webcrank-wai" = dontDistribute super."webcrank-wai"; + "webdriver" = doDistribute super."webdriver_0_6_2_1"; "webdriver-snoy" = dontDistribute super."webdriver-snoy"; "webidl" = dontDistribute super."webidl"; "webify" = dontDistribute super."webify"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.5.nix b/pkgs/development/haskell-modules/configuration-lts-3.5.nix index 69854c8a3ab..8b4aee0bc1e 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.5.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.5.nix @@ -122,6 +122,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "BitSyntax" = dontDistribute super."BitSyntax"; "Bitly" = dontDistribute super."Bitly"; "Blobs" = dontDistribute super."Blobs"; + "BlogLiterately" = doDistribute super."BlogLiterately_0_8_1_1"; "BluePrintCSS" = dontDistribute super."BluePrintCSS"; "Blueprint" = dontDistribute super."Blueprint"; "Bookshelf" = dontDistribute super."Bookshelf"; @@ -601,6 +602,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT" = dontDistribute super."MaybeT"; @@ -1271,6 +1273,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "asil" = dontDistribute super."asil"; "asn1-data" = dontDistribute super."asn1-data"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_2"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -1831,6 +1834,9 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "clash-vhdl" = doDistribute super."clash-vhdl_0_5_10"; "classify" = dontDistribute super."classify"; "classy-parallel" = dontDistribute super."classy-parallel"; + "classy-prelude" = doDistribute super."classy-prelude_0_12_3"; + "classy-prelude-conduit" = doDistribute super."classy-prelude-conduit_0_12_3"; + "classy-prelude-yesod" = doDistribute super."classy-prelude-yesod_0_12_3"; "clckwrks" = dontDistribute super."clckwrks"; "clckwrks-cli" = dontDistribute super."clckwrks-cli"; "clckwrks-dot-com" = dontDistribute super."clckwrks-dot-com"; @@ -1920,6 +1926,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata-automata" = dontDistribute super."compdata-automata"; "compdata-dags" = dontDistribute super."compdata-dags"; @@ -2082,6 +2089,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2313,18 +2321,24 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "dgs" = dontDistribute super."dgs"; "dia-base" = dontDistribute super."dia-base"; "dia-functions" = dontDistribute super."dia-functions"; + "diagrams-builder" = doDistribute super."diagrams-builder_0_7_1_1"; "diagrams-cairo" = doDistribute super."diagrams-cairo_1_3_0_3"; "diagrams-canvas" = dontDistribute super."diagrams-canvas"; "diagrams-contrib" = doDistribute super."diagrams-contrib_1_3_0_5"; "diagrams-core" = doDistribute super."diagrams-core_1_3_0_2"; "diagrams-graphviz" = dontDistribute super."diagrams-graphviz"; "diagrams-gtk" = dontDistribute super."diagrams-gtk"; + "diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_6"; "diagrams-hsqml" = dontDistribute super."diagrams-hsqml"; + "diagrams-html5" = doDistribute super."diagrams-html5_1_3_0_2"; "diagrams-pandoc" = dontDistribute super."diagrams-pandoc"; "diagrams-pdf" = dontDistribute super."diagrams-pdf"; "diagrams-pgf" = dontDistribute super."diagrams-pgf"; + "diagrams-postscript" = doDistribute super."diagrams-postscript_1_3_0_2"; "diagrams-qrcode" = dontDistribute super."diagrams-qrcode"; + "diagrams-rasterific" = doDistribute super."diagrams-rasterific_1_3_1_3"; "diagrams-rubiks-cube" = dontDistribute super."diagrams-rubiks-cube"; + "diagrams-svg" = doDistribute super."diagrams-svg_1_3_1_4"; "diagrams-tikz" = dontDistribute super."diagrams-tikz"; "dice-entropy-conduit" = dontDistribute super."dice-entropy-conduit"; "dicom" = dontDistribute super."dicom"; @@ -2359,6 +2373,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3568,6 +3583,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -4394,6 +4410,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "language-boogie" = dontDistribute super."language-boogie"; "language-c-comments" = dontDistribute super."language-c-comments"; "language-c-inline" = dontDistribute super."language-c-inline"; + "language-c-quote" = doDistribute super."language-c-quote_0_11"; "language-cil" = dontDistribute super."language-cil"; "language-css" = dontDistribute super."language-css"; "language-dot" = dontDistribute super."language-dot"; @@ -4683,6 +4700,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5371,6 +5389,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "persistent-protobuf" = dontDistribute super."persistent-protobuf"; "persistent-ratelimit" = dontDistribute super."persistent-ratelimit"; "persistent-redis" = dontDistribute super."persistent-redis"; + "persistent-template" = doDistribute super."persistent-template_2_1_3_4"; "persistent-vector" = dontDistribute super."persistent-vector"; "persistent-zookeeper" = dontDistribute super."persistent-zookeeper"; "persona" = dontDistribute super."persona"; @@ -5472,6 +5491,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "polimorf" = dontDistribute super."polimorf"; "poll" = dontDistribute super."poll"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -5615,6 +5635,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "pseudo-boolean" = dontDistribute super."pseudo-boolean"; "pseudo-trie" = dontDistribute super."pseudo-trie"; "pseudomacros" = dontDistribute super."pseudomacros"; + "psqueues" = doDistribute super."psqueues_0_2_0_2"; "pub" = dontDistribute super."pub"; "publicsuffix" = dontDistribute super."publicsuffix"; "publicsuffixlist" = dontDistribute super."publicsuffixlist"; @@ -5703,6 +5724,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "rados-haskell" = dontDistribute super."rados-haskell"; "rail-compiler-editor" = dontDistribute super."rail-compiler-editor"; "rainbow-tests" = dontDistribute super."rainbow-tests"; + "rainbox" = doDistribute super."rainbox_0_18_0_2"; "rake" = dontDistribute super."rake"; "rakhana" = dontDistribute super."rakhana"; "ralist" = dontDistribute super."ralist"; @@ -6114,16 +6136,21 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "serial" = dontDistribute super."serial"; "serial-test-generators" = dontDistribute super."serial-test-generators"; "serialport" = dontDistribute super."serialport"; + "servant" = doDistribute super."servant_0_4_4_2"; "servant-JuicyPixels" = doDistribute super."servant-JuicyPixels_0_1_0_0"; "servant-blaze" = dontDistribute super."servant-blaze"; + "servant-client" = doDistribute super."servant-client_0_4_4_2"; + "servant-docs" = doDistribute super."servant-docs_0_4_4_2"; "servant-ede" = dontDistribute super."servant-ede"; "servant-examples" = dontDistribute super."servant-examples"; + "servant-jquery" = doDistribute super."servant-jquery_0_4_4_2"; "servant-lucid" = dontDistribute super."servant-lucid"; "servant-mock" = dontDistribute super."servant-mock"; "servant-pool" = dontDistribute super."servant-pool"; "servant-postgresql" = dontDistribute super."servant-postgresql"; "servant-response" = dontDistribute super."servant-response"; "servant-scotty" = dontDistribute super."servant-scotty"; + "servant-server" = doDistribute super."servant-server_0_4_4_2"; "servius" = dontDistribute super."servius"; "ses-html" = dontDistribute super."ses-html"; "ses-html-snaplet" = dontDistribute super."ses-html-snaplet"; @@ -6436,6 +6463,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "stable-maps" = dontDistribute super."stable-maps"; "stable-memo" = dontDistribute super."stable-memo"; "stable-tree" = dontDistribute super."stable-tree"; + "stack" = doDistribute super."stack_0_1_4_1"; "stack-prism" = dontDistribute super."stack-prism"; "stackage-curator" = dontDistribute super."stackage-curator"; "standalone-haddock" = dontDistribute super."standalone-haddock"; @@ -6553,6 +6581,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; @@ -6827,6 +6856,8 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "tkhs" = dontDistribute super."tkhs"; "tkyprof" = dontDistribute super."tkyprof"; "tld" = dontDistribute super."tld"; + "tls" = doDistribute super."tls_1_3_2"; + "tls-debug" = doDistribute super."tls-debug_0_4_0"; "tls-extra" = dontDistribute super."tls-extra"; "tmpl" = dontDistribute super."tmpl"; "tn" = dontDistribute super."tn"; @@ -7274,6 +7305,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "webcrank" = dontDistribute super."webcrank"; "webcrank-dispatch" = dontDistribute super."webcrank-dispatch"; "webcrank-wai" = dontDistribute super."webcrank-wai"; + "webdriver" = doDistribute super."webdriver_0_6_2_1"; "webdriver-snoy" = dontDistribute super."webdriver-snoy"; "webidl" = dontDistribute super."webidl"; "webify" = dontDistribute super."webify"; @@ -7350,7 +7382,9 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "x-dsp" = dontDistribute super."x-dsp"; "x11-xim" = dontDistribute super."x11-xim"; "x11-xinput" = dontDistribute super."x11-xinput"; + "x509" = doDistribute super."x509_1_6_1"; "x509-util" = dontDistribute super."x509-util"; + "x509-validation" = doDistribute super."x509-validation_1_6_2"; "xattr" = dontDistribute super."xattr"; "xbattbar" = dontDistribute super."xbattbar"; "xcb-types" = dontDistribute super."xcb-types"; diff --git a/pkgs/development/haskell-modules/configuration-lts-3.6.nix b/pkgs/development/haskell-modules/configuration-lts-3.6.nix index f4b25c6283c..13a5d10c6c1 100644 --- a/pkgs/development/haskell-modules/configuration-lts-3.6.nix +++ b/pkgs/development/haskell-modules/configuration-lts-3.6.nix @@ -122,6 +122,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "BitSyntax" = dontDistribute super."BitSyntax"; "Bitly" = dontDistribute super."Bitly"; "Blobs" = dontDistribute super."Blobs"; + "BlogLiterately" = doDistribute super."BlogLiterately_0_8_1_1"; "BluePrintCSS" = dontDistribute super."BluePrintCSS"; "Blueprint" = dontDistribute super."Blueprint"; "Bookshelf" = dontDistribute super."Bookshelf"; @@ -601,6 +602,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "MFlow" = dontDistribute super."MFlow"; "MHask" = dontDistribute super."MHask"; "MSQueue" = dontDistribute super."MSQueue"; + "MTGBuilder" = dontDistribute super."MTGBuilder"; "MagicHaskeller" = dontDistribute super."MagicHaskeller"; "MailchimpSimple" = dontDistribute super."MailchimpSimple"; "MaybeT" = dontDistribute super."MaybeT"; @@ -1269,6 +1271,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "asil" = dontDistribute super."asil"; "asn1-data" = dontDistribute super."asn1-data"; "asn1-encoding" = doDistribute super."asn1-encoding_0_9_2"; + "asn1-parse" = doDistribute super."asn1-parse_0_9_1"; "asn1-types" = doDistribute super."asn1-types_0_3_0"; "asn1dump" = dontDistribute super."asn1dump"; "assembler" = dontDistribute super."assembler"; @@ -1827,6 +1830,9 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "clash-vhdl" = doDistribute super."clash-vhdl_0_5_11"; "classify" = dontDistribute super."classify"; "classy-parallel" = dontDistribute super."classy-parallel"; + "classy-prelude" = doDistribute super."classy-prelude_0_12_3"; + "classy-prelude-conduit" = doDistribute super."classy-prelude-conduit_0_12_3"; + "classy-prelude-yesod" = doDistribute super."classy-prelude-yesod_0_12_3"; "clckwrks" = dontDistribute super."clckwrks"; "clckwrks-cli" = dontDistribute super."clckwrks-cli"; "clckwrks-dot-com" = dontDistribute super."clckwrks-dot-com"; @@ -1916,6 +1922,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "compact-socket" = dontDistribute super."compact-socket"; "compact-string" = dontDistribute super."compact-string"; "compact-string-fix" = dontDistribute super."compact-string-fix"; + "compactmap" = dontDistribute super."compactmap"; "compare-type" = dontDistribute super."compare-type"; "compdata-automata" = dontDistribute super."compdata-automata"; "compdata-dags" = dontDistribute super."compdata-dags"; @@ -2078,6 +2085,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "crypto-cipher-benchmarks" = dontDistribute super."crypto-cipher-benchmarks"; "crypto-classical" = dontDistribute super."crypto-classical"; "crypto-conduit" = dontDistribute super."crypto-conduit"; + "crypto-enigma" = dontDistribute super."crypto-enigma"; "crypto-pubkey-openssh" = dontDistribute super."crypto-pubkey-openssh"; "crypto-random-effect" = dontDistribute super."crypto-random-effect"; "crypto-totp" = dontDistribute super."crypto-totp"; @@ -2309,15 +2317,21 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "dgs" = dontDistribute super."dgs"; "dia-base" = dontDistribute super."dia-base"; "dia-functions" = dontDistribute super."dia-functions"; + "diagrams-builder" = doDistribute super."diagrams-builder_0_7_1_1"; "diagrams-canvas" = dontDistribute super."diagrams-canvas"; "diagrams-graphviz" = dontDistribute super."diagrams-graphviz"; "diagrams-gtk" = dontDistribute super."diagrams-gtk"; + "diagrams-haddock" = doDistribute super."diagrams-haddock_0_3_0_6"; "diagrams-hsqml" = dontDistribute super."diagrams-hsqml"; + "diagrams-html5" = doDistribute super."diagrams-html5_1_3_0_2"; "diagrams-pandoc" = dontDistribute super."diagrams-pandoc"; "diagrams-pdf" = dontDistribute super."diagrams-pdf"; "diagrams-pgf" = dontDistribute super."diagrams-pgf"; + "diagrams-postscript" = doDistribute super."diagrams-postscript_1_3_0_2"; "diagrams-qrcode" = dontDistribute super."diagrams-qrcode"; + "diagrams-rasterific" = doDistribute super."diagrams-rasterific_1_3_1_3"; "diagrams-rubiks-cube" = dontDistribute super."diagrams-rubiks-cube"; + "diagrams-svg" = doDistribute super."diagrams-svg_1_3_1_4"; "diagrams-tikz" = dontDistribute super."diagrams-tikz"; "dice-entropy-conduit" = dontDistribute super."dice-entropy-conduit"; "dicom" = dontDistribute super."dicom"; @@ -2352,6 +2366,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "direct-http" = dontDistribute super."direct-http"; "direct-murmur-hash" = dontDistribute super."direct-murmur-hash"; "direct-plugins" = dontDistribute super."direct-plugins"; + "direct-sqlite" = doDistribute super."direct-sqlite_2_3_15"; "directed-cubical" = dontDistribute super."directed-cubical"; "directory-layout" = dontDistribute super."directory-layout"; "dirfiles" = dontDistribute super."dirfiles"; @@ -3553,6 +3568,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "hgl-example" = dontDistribute super."hgl-example"; "hgom" = dontDistribute super."hgom"; "hgopher" = dontDistribute super."hgopher"; + "hgrev" = dontDistribute super."hgrev"; "hgrib" = dontDistribute super."hgrib"; "hharp" = dontDistribute super."hharp"; "hi" = dontDistribute super."hi"; @@ -3939,6 +3955,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "htsn-import" = dontDistribute super."htsn-import"; "http-accept" = dontDistribute super."http-accept"; "http-attoparsec" = dontDistribute super."http-attoparsec"; + "http-client" = doDistribute super."http-client_0_4_23"; "http-client-auth" = dontDistribute super."http-client-auth"; "http-client-conduit" = dontDistribute super."http-client-conduit"; "http-client-lens" = dontDistribute super."http-client-lens"; @@ -4373,6 +4390,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "language-boogie" = dontDistribute super."language-boogie"; "language-c-comments" = dontDistribute super."language-c-comments"; "language-c-inline" = dontDistribute super."language-c-inline"; + "language-c-quote" = doDistribute super."language-c-quote_0_11"; "language-cil" = dontDistribute super."language-cil"; "language-css" = dontDistribute super."language-css"; "language-dot" = dontDistribute super."language-dot"; @@ -4660,6 +4678,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "make-hard-links" = dontDistribute super."make-hard-links"; "make-package" = dontDistribute super."make-package"; "makedo" = dontDistribute super."makedo"; + "managed" = doDistribute super."managed_1_0_0"; "manatee" = dontDistribute super."manatee"; "manatee-all" = dontDistribute super."manatee-all"; "manatee-anything" = dontDistribute super."manatee-anything"; @@ -5345,6 +5364,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "persistent-protobuf" = dontDistribute super."persistent-protobuf"; "persistent-ratelimit" = dontDistribute super."persistent-ratelimit"; "persistent-redis" = dontDistribute super."persistent-redis"; + "persistent-template" = doDistribute super."persistent-template_2_1_3_4"; "persistent-vector" = dontDistribute super."persistent-vector"; "persistent-zookeeper" = dontDistribute super."persistent-zookeeper"; "persona" = dontDistribute super."persona"; @@ -5445,6 +5465,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "polimorf" = dontDistribute super."polimorf"; "poll" = dontDistribute super."poll"; "polyToMonoid" = dontDistribute super."polyToMonoid"; + "polymap" = dontDistribute super."polymap"; "polynomial" = dontDistribute super."polynomial"; "polynomials-bernstein" = dontDistribute super."polynomials-bernstein"; "polyseq" = dontDistribute super."polyseq"; @@ -5586,6 +5607,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "pseudo-boolean" = dontDistribute super."pseudo-boolean"; "pseudo-trie" = dontDistribute super."pseudo-trie"; "pseudomacros" = dontDistribute super."pseudomacros"; + "psqueues" = doDistribute super."psqueues_0_2_0_2"; "pub" = dontDistribute super."pub"; "publicsuffix" = dontDistribute super."publicsuffix"; "publicsuffixlist" = dontDistribute super."publicsuffixlist"; @@ -5674,6 +5696,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "rados-haskell" = dontDistribute super."rados-haskell"; "rail-compiler-editor" = dontDistribute super."rail-compiler-editor"; "rainbow-tests" = dontDistribute super."rainbow-tests"; + "rainbox" = doDistribute super."rainbox_0_18_0_2"; "rake" = dontDistribute super."rake"; "rakhana" = dontDistribute super."rakhana"; "ralist" = dontDistribute super."ralist"; @@ -5863,6 +5886,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "resource-simple" = dontDistribute super."resource-simple"; "respond" = dontDistribute super."respond"; "rest-example" = dontDistribute super."rest-example"; + "rest-gen" = doDistribute super."rest-gen_0_17_1_3"; "restful-snap" = dontDistribute super."restful-snap"; "restricted-workers" = dontDistribute super."restricted-workers"; "restyle" = dontDistribute super."restyle"; @@ -6084,16 +6108,21 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "serial" = dontDistribute super."serial"; "serial-test-generators" = dontDistribute super."serial-test-generators"; "serialport" = dontDistribute super."serialport"; + "servant" = doDistribute super."servant_0_4_4_2"; "servant-JuicyPixels" = doDistribute super."servant-JuicyPixels_0_1_0_0"; "servant-blaze" = dontDistribute super."servant-blaze"; + "servant-client" = doDistribute super."servant-client_0_4_4_2"; + "servant-docs" = doDistribute super."servant-docs_0_4_4_2"; "servant-ede" = dontDistribute super."servant-ede"; "servant-examples" = dontDistribute super."servant-examples"; + "servant-jquery" = doDistribute super."servant-jquery_0_4_4_2"; "servant-lucid" = dontDistribute super."servant-lucid"; "servant-mock" = dontDistribute super."servant-mock"; "servant-pool" = dontDistribute super."servant-pool"; "servant-postgresql" = dontDistribute super."servant-postgresql"; "servant-response" = dontDistribute super."servant-response"; "servant-scotty" = dontDistribute super."servant-scotty"; + "servant-server" = doDistribute super."servant-server_0_4_4_2"; "servius" = dontDistribute super."servius"; "ses-html" = dontDistribute super."ses-html"; "ses-html-snaplet" = dontDistribute super."ses-html-snaplet"; @@ -6405,6 +6434,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "stable-maps" = dontDistribute super."stable-maps"; "stable-memo" = dontDistribute super."stable-memo"; "stable-tree" = dontDistribute super."stable-tree"; + "stack" = doDistribute super."stack_0_1_4_1"; "stack-prism" = dontDistribute super."stack-prism"; "stackage-curator" = dontDistribute super."stackage-curator"; "standalone-haddock" = dontDistribute super."standalone-haddock"; @@ -6522,6 +6552,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "sunroof-compiler" = dontDistribute super."sunroof-compiler"; "sunroof-examples" = dontDistribute super."sunroof-examples"; "sunroof-server" = dontDistribute super."sunroof-server"; + "super-user-spark" = dontDistribute super."super-user-spark"; "supercollider-ht" = dontDistribute super."supercollider-ht"; "supercollider-midi" = dontDistribute super."supercollider-midi"; "superdoc" = dontDistribute super."superdoc"; @@ -6796,6 +6827,8 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "tkhs" = dontDistribute super."tkhs"; "tkyprof" = dontDistribute super."tkyprof"; "tld" = dontDistribute super."tld"; + "tls" = doDistribute super."tls_1_3_2"; + "tls-debug" = doDistribute super."tls-debug_0_4_0"; "tls-extra" = dontDistribute super."tls-extra"; "tmpl" = dontDistribute super."tmpl"; "tn" = dontDistribute super."tn"; @@ -7239,6 +7272,7 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "webcrank" = dontDistribute super."webcrank"; "webcrank-dispatch" = dontDistribute super."webcrank-dispatch"; "webcrank-wai" = dontDistribute super."webcrank-wai"; + "webdriver" = doDistribute super."webdriver_0_6_2_1"; "webdriver-snoy" = dontDistribute super."webdriver-snoy"; "webidl" = dontDistribute super."webidl"; "webify" = dontDistribute super."webify"; @@ -7315,7 +7349,9 @@ self: super: assert super.ghc.name == "ghc-7.10.2"; { "x-dsp" = dontDistribute super."x-dsp"; "x11-xim" = dontDistribute super."x11-xim"; "x11-xinput" = dontDistribute super."x11-xinput"; + "x509" = doDistribute super."x509_1_6_1"; "x509-util" = dontDistribute super."x509-util"; + "x509-validation" = doDistribute super."x509-validation_1_6_2"; "xattr" = dontDistribute super."xattr"; "xbattbar" = dontDistribute super."xbattbar"; "xcb-types" = dontDistribute super."xcb-types"; diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 01cc139665a..d91f8153e20 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -461,6 +461,7 @@ self: { homepage = "https://github.com/haskell-openal/ALUT"; description = "A binding for the OpenAL Utility Toolkit"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) freealut;}; "AMI" = callPackage @@ -1666,7 +1667,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "BlogLiterately" = callPackage + "BlogLiterately_0_8_1_1" = callPackage ({ mkDerivation, base, blaze-html, bool-extras, bytestring, cmdargs , containers, data-default, directory, filepath, HaXml, haxr , highlighting-kate, hscolour, lens, mtl, pandoc, pandoc-citeproc @@ -1689,9 +1690,10 @@ self: { homepage = "http://byorgey.wordpress.com/blogliterately/"; description = "A tool for posting Haskelly articles to blogs"; license = "GPL"; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "BlogLiterately_0_8_1_2" = callPackage + "BlogLiterately" = callPackage ({ mkDerivation, base, blaze-html, bool-extras, bytestring, cmdargs , containers, data-default, directory, filepath, HaXml, haxr , highlighting-kate, hscolour, lens, mtl, pandoc, pandoc-citeproc @@ -1714,7 +1716,6 @@ self: { homepage = "http://byorgey.wordpress.com/blogliterately/"; description = "A tool for posting Haskelly articles to blogs"; license = "GPL"; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "BlogLiterately-diagrams_0_1_4_3" = callPackage @@ -5137,6 +5138,7 @@ self: { librarySystemDepends = [ ftgl ]; description = "Portable TrueType font rendering for OpenGL using the Freetype2 library"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) ftgl;}; "FTGL-bytestring" = callPackage @@ -5153,6 +5155,7 @@ self: { librarySystemDepends = [ ftgl ]; description = "Portable TrueType font rendering for OpenGL using the Freetype2 library"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) ftgl;}; "FTPLine" = callPackage @@ -6125,8 +6128,8 @@ self: { }: mkDerivation { pname = "GPipe"; - version = "2.0.2"; - sha256 = "e84c2c8eaa22b87277ce700972989b249825fe21a439bebc727e3e90ac7b9378"; + version = "2.1"; + sha256 = "610f42cc26b6bffc168df9f681e532aea4f6cb94c6b705a512cd2a0f23186d17"; libraryHaskellDepends = [ base Boolean containers exception-transformers gl hashtables linear transformers @@ -6174,8 +6177,8 @@ self: { ({ mkDerivation, base, GLFW-b, GPipe, transformers }: mkDerivation { pname = "GPipe-GLFW"; - version = "1.0"; - sha256 = "1d5fbf132f11a5378d19ac31361a0783d0e3dd4324809df4fa0fbabcdbb34b5c"; + version = "1.1"; + sha256 = "23905c46a7894ce2cb2ab66d02ccdb70324e4e4aae9f45b2ce748ef5a94a3c1a"; libraryHaskellDepends = [ base GLFW-b GPipe transformers ]; homepage = "https://github.com/plredmond/GPipe-GLFW"; description = "GLFW OpenGL context creation for GPipe"; @@ -6271,8 +6274,8 @@ self: { ({ mkDerivation, array, base, directory, random, wx, wxcore }: mkDerivation { pname = "GeBoP"; - version = "1.7.4.1"; - sha256 = "c5f5ae69613026e6666f753b94d0440f97ffd6df2c87aba1a7545c2366968d32"; + version = "1.7.5"; + sha256 = "fdf0a97c6c81fbb88973e20167535959bbe0e781af69380ec1c44dc78b665093"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -7251,6 +7254,7 @@ self: { homepage = "https://github.com/m15k/hfuse"; description = "HFuse is a binding for the Linux FUSE library"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) fuse;}; "HGL" = callPackage @@ -7927,6 +7931,7 @@ self: { executablePkgconfigDepends = [ opencv ]; description = "A binding for the OpenCV computer vision library"; license = stdenv.lib.licenses.gpl2; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) opencv;}; "HPDF" = callPackage @@ -11743,6 +11748,19 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "MTGBuilder" = callPackage + ({ mkDerivation, base, containers, mtl, parsec }: + mkDerivation { + pname = "MTGBuilder"; + version = "0.1.0.2"; + sha256 = "a676309a7f5a6f6797c3edb8f9fbf8b1f7b17f38d3be68011b24827629ba63ed"; + isLibrary = false; + isExecutable = true; + executableHaskellDepends = [ base containers mtl parsec ]; + description = "Builds decks out of a meta"; + license = stdenv.lib.licenses.mit; + }) {}; + "MagicHaskeller" = callPackage ({ mkDerivation, array, base, bytestring, containers, directory , ghc, ghc-paths, haskell-src, html, mtl, network, old-time, pretty @@ -13352,6 +13370,7 @@ self: { homepage = "https://github.com/haskell-openal/ALUT"; description = "A binding to the OpenAL cross-platform 3D audio API"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) openal;}; "OpenCL" = callPackage @@ -14211,6 +14230,7 @@ self: { homepage = "http://haskell.org/haskellwiki/PortMidi"; description = "A binding for PortMedia/PortMidi"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) alsaLib;}; "PostgreSQL" = callPackage @@ -14888,6 +14908,7 @@ self: { homepage = "http://raincat.bysusanlin.com/"; description = "A puzzle game written in Haskell with a cat in lead role"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "Random123" = callPackage @@ -15443,6 +15464,7 @@ self: { libraryHaskellDepends = [ base SDL ]; description = "Binding to libSDL_mixer"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "SDL-mpeg" = callPackage @@ -17899,20 +17921,19 @@ self: { ({ mkDerivation, aeson, base, bimap, bytestring, containers, curl , curlhs, directory, failure, filepath, mtl, optparse-applicative , parsec, pretty-show, regexpr, safe, split, tagsoup - , tagsoup-parsec, template-haskell, text, time, transformers - , utf8-string, vector + , template-haskell, text, time, transformers, utf8-string, vector }: mkDerivation { pname = "VKHS"; - version = "0.5.4"; - sha256 = "ef7ebc7432cb5954f1f63cc458e8c6401422ecbfdff61cb9a6170785abe94118"; + version = "0.5.5"; + sha256 = "7c7e8d1b89c2fb53f8c382939f49249ee13a188c21907bcd4cebc9b21e01948d"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ aeson base bimap bytestring containers curlhs directory failure filepath mtl optparse-applicative parsec pretty-show regexpr safe - split tagsoup tagsoup-parsec template-haskell text time - transformers utf8-string vector + split tagsoup template-haskell text time transformers utf8-string + vector ]; executableSystemDepends = [ curl ]; homepage = "http://github.com/grwlf/vkhs"; @@ -21601,6 +21622,7 @@ self: { homepage = "http://github.com/phaazon/al"; description = "OpenAL 1.1 raw API."; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) openal;}; "alarmclock_0_2_0_5" = callPackage @@ -22010,6 +22032,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/ALSA"; description = "Binding to the ALSA Library API (Exceptions)"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) alsaLib;}; "alsa-gui" = callPackage @@ -22029,6 +22052,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/ALSA"; description = "Some simple interactive programs for sending MIDI control messages via ALSA"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "alsa-midi" = callPackage @@ -22065,6 +22089,7 @@ self: { homepage = "https://github.com/ttuegel/alsa-mixer"; description = "Bindings to the ALSA simple mixer API"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) alsaLib;}; "alsa-pcm" = callPackage @@ -22085,6 +22110,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/ALSA"; description = "Binding to the ALSA Library API (PCM audio)"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) alsaLib;}; "alsa-pcm-tests" = callPackage @@ -22120,6 +22146,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/ALSA"; description = "Binding to the ALSA Library API (MIDI sequencer)"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) alsaLib;}; "alsa-seq-tests" = callPackage @@ -27013,35 +27040,6 @@ self: { }) {inherit (pkgs.xorg) libXScrnSaver;}; "arbtt" = callPackage - ({ mkDerivation, aeson, array, base, binary, bytestring - , bytestring-progress, containers, deepseq, directory, filepath - , libXScrnSaver, parsec, pcre-light, process-extras, strict, tasty - , tasty-golden, tasty-hunit, terminal-progress-bar, time - , transformers, unix, utf8-string, X11 - }: - mkDerivation { - pname = "arbtt"; - version = "0.9.0.6"; - sha256 = "f5f066f471761ed48388b3a80beff4ae3deaa7845666a513fa30dadf7dc4d5ad"; - isLibrary = false; - isExecutable = true; - executableHaskellDepends = [ - aeson array base binary bytestring bytestring-progress containers - deepseq directory filepath parsec pcre-light strict - terminal-progress-bar time transformers unix utf8-string X11 - ]; - executableSystemDepends = [ libXScrnSaver ]; - testHaskellDepends = [ - base binary bytestring containers deepseq directory parsec - pcre-light process-extras tasty tasty-golden tasty-hunit time - transformers unix utf8-string - ]; - homepage = "http://arbtt.nomeata.de/"; - description = "Automatic Rule-Based Time Tracker"; - license = "GPL"; - }) {inherit (pkgs.xorg) libXScrnSaver;}; - - "arbtt_0_9_0_7" = callPackage ({ mkDerivation, aeson, array, base, binary, bytestring , bytestring-progress, containers, deepseq, directory, filepath , libXScrnSaver, parsec, pcre-light, process-extras, strict, tasty @@ -27068,7 +27066,6 @@ self: { homepage = "http://arbtt.nomeata.de/"; description = "Automatic Rule-Based Time Tracker"; license = "GPL"; - hydraPlatforms = stdenv.lib.platforms.none; }) {inherit (pkgs.xorg) libXScrnSaver;}; "archive" = callPackage @@ -27891,7 +27888,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "asn1-parse" = callPackage + "asn1-parse_0_9_1" = callPackage ({ mkDerivation, asn1-encoding, asn1-types, base, bytestring, mtl }: mkDerivation { @@ -27904,9 +27901,10 @@ self: { homepage = "https://github.com/vincenthz/hs-asn1"; description = "Simple monadic parser for ASN1 stream types"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "asn1-parse_0_9_4" = callPackage + "asn1-parse" = callPackage ({ mkDerivation, asn1-encoding, asn1-types, base, bytestring }: mkDerivation { pname = "asn1-parse"; @@ -27918,7 +27916,6 @@ self: { homepage = "https://github.com/vincenthz/hs-asn1"; description = "Simple monadic parser for ASN1 stream types"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "asn1-types_0_3_0" = callPackage @@ -32714,6 +32711,7 @@ self: { libraryPkgconfigDepends = [ directfb ]; description = "Low level bindings to DirectFB"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) directfb;}; "bindings-eskit" = callPackage @@ -33010,6 +33008,7 @@ self: { homepage = "https://github.com/fizruk/bindings-lxc"; description = "Direct Haskell bindings to LXC (Linux containers) C API"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) lxc;}; "bindings-mmap" = callPackage @@ -33145,6 +33144,7 @@ self: { homepage = "http://floss.scru.org/bindings-sane"; description = "FFI bindings to libsane"; license = stdenv.lib.licenses.gpl3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) saneBackends;}; "bindings-sc3" = callPackage @@ -37093,40 +37093,6 @@ self: { }) {}; "cabal-debian" = callPackage - ({ mkDerivation, ansi-wl-pprint, base, bifunctors, Cabal - , containers, data-default, debian, deepseq, Diff, directory - , exceptions, filepath, hsemail, HUnit, lens, memoize, mtl - , network-uri, newtype-generics, optparse-applicative, parsec - , pretty, process, pureMD5, regex-tdfa, set-extra, syb, text, unix - , Unixutils, utf8-string - }: - mkDerivation { - pname = "cabal-debian"; - version = "4.31.4"; - sha256 = "f700f3fef9d6ec3e95468cfe65c7b77b4ec560668ec876aeed01d833804c18bd"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - ansi-wl-pprint base bifunctors Cabal containers data-default debian - deepseq Diff directory exceptions filepath hsemail HUnit lens - memoize mtl network-uri newtype-generics optparse-applicative - parsec pretty process pureMD5 regex-tdfa set-extra syb text unix - Unixutils utf8-string - ]; - executableHaskellDepends = [ - base Cabal debian lens mtl pretty Unixutils - ]; - testHaskellDepends = [ - base Cabal containers debian Diff directory filepath hsemail HUnit - lens pretty process text - ]; - doCheck = false; - homepage = "https://github.com/ddssff/cabal-debian"; - description = "Create a Debianization for a Cabal package"; - license = stdenv.lib.licenses.bsd3; - }) {}; - - "cabal-debian_4_31_6" = callPackage ({ mkDerivation, ansi-wl-pprint, base, bifunctors, bytestring , bzlib, Cabal, containers, data-default, deepseq, Diff, directory , exceptions, filepath, HaXml, hsemail, HUnit, lens, ListLike @@ -37156,10 +37122,10 @@ self: { base Cabal containers Diff directory filepath hsemail HUnit lens pretty process text ]; + doCheck = false; homepage = "https://github.com/ddssff/cabal-debian"; description = "Create a Debianization for a Cabal package"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "cabal-dependency-licenses" = callPackage @@ -38989,8 +38955,8 @@ self: { }: mkDerivation { pname = "casadi-bindings"; - version = "2.3.0.1"; - sha256 = "98c0c4c823753eb64cb4d11a0850fdb5c30e2e3dd17f689f642eabcf292126a8"; + version = "2.4.1.0"; + sha256 = "a7c0cfdf11abca898a0aa6ecd2258311a3b29f68063a1aaf971aa3dcab4b0a68"; libraryHaskellDepends = [ base binary casadi-bindings-core casadi-bindings-internal cereal containers linear vector vector-binary-instances @@ -39021,12 +38987,16 @@ self: { }) {casadi_control = null;}; "casadi-bindings-core" = callPackage - ({ mkDerivation, base, casadi, casadi-bindings-internal, vector }: + ({ mkDerivation, base, casadi, casadi-bindings-internal, containers + , vector + }: mkDerivation { pname = "casadi-bindings-core"; - version = "2.3.0.1"; - sha256 = "a770ccd0491f1d0eab06bd03b36115122a781e4106906a8489d18d85d7a8ff29"; - libraryHaskellDepends = [ base casadi-bindings-internal vector ]; + version = "2.4.1.0"; + sha256 = "f35fdfc2d8d33c5455d3e7dccce341332c0620db0445f99386f1e7920e053b6c"; + libraryHaskellDepends = [ + base casadi-bindings-internal containers vector + ]; libraryPkgconfigDepends = [ casadi ]; description = "autogenerated low level bindings to casadi"; license = stdenv.lib.licenses.gpl3; @@ -39034,12 +39004,12 @@ self: { }) {casadi = null;}; "casadi-bindings-internal" = callPackage - ({ mkDerivation, base, casadi, vector }: + ({ mkDerivation, base, casadi, containers, vector }: mkDerivation { pname = "casadi-bindings-internal"; - version = "0.1.3.0"; - sha256 = "00b8ba1df8dd1cb2facc4ca4685cd4687c2af60b3ed8369fa1abf97b3bf25fcd"; - libraryHaskellDepends = [ base vector ]; + version = "0.1.3.1"; + sha256 = "7170eebb779a1e0dc18dc26edd55e7136978a1e24624c9953ddc5aee60f1e3a0"; + libraryHaskellDepends = [ base containers vector ]; libraryPkgconfigDepends = [ casadi ]; homepage = "http://github.com/ghorn/casadi-bindings"; description = "low level bindings to CasADi"; @@ -40445,23 +40415,25 @@ self: { }) {}; "chatter" = callPackage - ({ mkDerivation, array, base, bytestring, cereal, containers - , deepseq, directory, filepath, fullstop, HUnit, mbox, MonadRandom - , parsec, QuickCheck, quickcheck-instances, random-shuffle - , regex-tdfa, regex-tdfa-text, tasty, tasty-ant-xml, tasty-hunit - , tasty-quickcheck, text, tokenize, transformers, zlib + ({ mkDerivation, array, base, bytestring, cereal, cereal-text + , containers, deepseq, directory, filepath, fullstop, hashable + , HUnit, mbox, MonadRandom, parsec, QuickCheck + , quickcheck-instances, random-shuffle, regex-tdfa, regex-tdfa-text + , tasty, tasty-ant-xml, tasty-hunit, tasty-quickcheck, text + , tokenize, transformers, unordered-containers, zlib }: mkDerivation { pname = "chatter"; - version = "0.5.2.0"; - sha256 = "1af1be554513a4fbbcdf385fba89b78cfc977575228423f2c62fce112e27a904"; + version = "0.6.0.0"; + sha256 = "71e2b8df7d7ecc0d771077f130b27460e982594491b39812ce2cd210fafb5e6f"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ - array base bytestring cereal containers deepseq directory filepath - fullstop mbox MonadRandom parsec QuickCheck quickcheck-instances - random-shuffle regex-tdfa regex-tdfa-text text tokenize - transformers zlib + array base bytestring cereal cereal-text containers deepseq + directory filepath fullstop hashable mbox MonadRandom parsec + QuickCheck quickcheck-instances random-shuffle regex-tdfa + regex-tdfa-text text tokenize transformers unordered-containers + zlib ]; executableHaskellDepends = [ base bytestring cereal containers filepath text @@ -41362,6 +41334,8 @@ self: { pname = "clafer"; version = "0.4.1"; sha256 = "e3015519a90073e986ed67ba753384b536d9d02652c34aa1195adb6f7e12c0d0"; + revision = "1"; + editedCabalFile = "177981f500b77d9bf9b941da7693d895357d4a7cc1181e4ca85561ca5d2e0f1c"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -42171,7 +42145,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "classy-prelude" = callPackage + "classy-prelude_0_12_3" = callPackage ({ mkDerivation, base, basic-prelude, bifunctors, bytestring , chunked-data, containers, dlist, enclosed-exceptions, exceptions , ghc-prim, hashable, hspec, lifted-base, mono-traversable, mtl @@ -42196,6 +42170,34 @@ self: { homepage = "https://github.com/snoyberg/classy-prelude"; description = "A typeclass-based Prelude"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "classy-prelude" = callPackage + ({ mkDerivation, base, basic-prelude, bifunctors, bytestring + , chunked-data, containers, dlist, enclosed-exceptions, exceptions + , ghc-prim, hashable, hspec, lifted-base, mono-traversable, mtl + , mutable-containers, primitive, QuickCheck, semigroups, stm, text + , time, time-locale-compat, transformers, unordered-containers + , vector, vector-instances + }: + mkDerivation { + pname = "classy-prelude"; + version = "0.12.4"; + sha256 = "503064f5574a7786c860395d4c22676e2339021d311daeb327795e35a98fa43b"; + libraryHaskellDepends = [ + base basic-prelude bifunctors bytestring chunked-data containers + dlist enclosed-exceptions exceptions ghc-prim hashable lifted-base + mono-traversable mtl mutable-containers primitive semigroups stm + text time time-locale-compat transformers unordered-containers + vector vector-instances + ]; + testHaskellDepends = [ + base containers hspec QuickCheck transformers unordered-containers + ]; + homepage = "https://github.com/snoyberg/classy-prelude"; + description = "A typeclass-based Prelude"; + license = stdenv.lib.licenses.mit; }) {}; "classy-prelude-conduit_0_10_2" = callPackage @@ -42340,7 +42342,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "classy-prelude-conduit" = callPackage + "classy-prelude-conduit_0_12_3" = callPackage ({ mkDerivation, base, bytestring, classy-prelude, conduit , conduit-combinators, hspec, monad-control, QuickCheck, resourcet , transformers, void @@ -42356,6 +42358,29 @@ self: { testHaskellDepends = [ base bytestring conduit hspec QuickCheck transformers ]; + jailbreak = true; + homepage = "https://github.com/snoyberg/classy-prelude"; + description = "conduit instances for classy-prelude"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "classy-prelude-conduit" = callPackage + ({ mkDerivation, base, bytestring, classy-prelude, conduit + , conduit-combinators, hspec, monad-control, QuickCheck, resourcet + , transformers, void + }: + mkDerivation { + pname = "classy-prelude-conduit"; + version = "0.12.4"; + sha256 = "71878fa293f8276c9989f889b73de24777e147183279c733351d32e9a784da61"; + libraryHaskellDepends = [ + base bytestring classy-prelude conduit conduit-combinators + monad-control resourcet transformers void + ]; + testHaskellDepends = [ + base bytestring conduit hspec QuickCheck transformers + ]; homepage = "https://github.com/snoyberg/classy-prelude"; description = "conduit instances for classy-prelude"; license = stdenv.lib.licenses.mit; @@ -42487,7 +42512,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "classy-prelude-yesod" = callPackage + "classy-prelude-yesod_0_12_3" = callPackage ({ mkDerivation, aeson, base, classy-prelude , classy-prelude-conduit, data-default, http-conduit, http-types , persistent, yesod, yesod-newsfeed, yesod-static @@ -42501,6 +42526,27 @@ self: { http-conduit http-types persistent yesod yesod-newsfeed yesod-static ]; + jailbreak = true; + homepage = "https://github.com/snoyberg/classy-prelude"; + description = "Provide a classy prelude including common Yesod functionality"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "classy-prelude-yesod" = callPackage + ({ mkDerivation, aeson, base, classy-prelude + , classy-prelude-conduit, data-default, http-conduit, http-types + , persistent, yesod, yesod-newsfeed, yesod-static + }: + mkDerivation { + pname = "classy-prelude-yesod"; + version = "0.12.4"; + sha256 = "6c434a6524206849ee11657b14d0350961c63be1b8260d50abec09e2a8da675f"; + libraryHaskellDepends = [ + aeson base classy-prelude classy-prelude-conduit data-default + http-conduit http-types persistent yesod yesod-newsfeed + yesod-static + ]; homepage = "https://github.com/snoyberg/classy-prelude"; description = "Provide a classy prelude including common Yesod functionality"; license = stdenv.lib.licenses.mit; @@ -44023,13 +44069,13 @@ self: { ({ mkDerivation, array, base, containers, random, transformers }: mkDerivation { pname = "combinat"; - version = "0.2.7.0"; - sha256 = "5f4ac7bc353888231472f2d95c7dc35eb2704b2cdae3ca456ef53d0de62d90e5"; + version = "0.2.7.1"; + sha256 = "690588b4cbfb9d92053fed70be71732bcb2b43b3cb091a0209565ec7d3d766f8"; libraryHaskellDepends = [ array base containers random transformers ]; homepage = "http://code.haskell.org/~bkomuves/"; - description = "Generation of various combinatorial objects"; + description = "Generate and manipulate various combinatorial objects"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; }) {}; @@ -44485,6 +44531,20 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "compactmap" = callPackage + ({ mkDerivation, base, containers, hspec, QuickCheck, vector }: + mkDerivation { + pname = "compactmap"; + version = "0.1.1"; + sha256 = "da3304bb30ef354d10c731589ac8c3086b91d2fe72fb1828ed17ce02de85c192"; + revision = "1"; + editedCabalFile = "a303fff361ce77f12115c193fd2fa82e9ebcc1c12e2c99977e540b2841e10cf8"; + libraryHaskellDepends = [ base vector ]; + testHaskellDepends = [ base containers hspec QuickCheck ]; + description = "A read-only memory-efficient key-value store"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "compare-type" = callPackage ({ mkDerivation, base }: mkDerivation { @@ -47850,13 +47910,13 @@ self: { }) {}; "coverage" = callPackage - ({ mkDerivation, base, hspec, QuickCheck }: + ({ mkDerivation, base, hspec, HUnit, QuickCheck }: mkDerivation { pname = "coverage"; - version = "0.1.0.2"; - sha256 = "ba99dccf43de1021322a870e03fc74b9a46bc5bdffde302859f19870065e6df0"; + version = "0.1.0.3"; + sha256 = "2ea9ea4f529fb99fde5d47814cf0ccf0450c70e03bbfb8275ce30a51f9f72830"; libraryHaskellDepends = [ base ]; - testHaskellDepends = [ base hspec QuickCheck ]; + testHaskellDepends = [ base hspec HUnit QuickCheck ]; jailbreak = true; homepage = "https://github.com/nicodelpiano/coverage"; description = "Exhaustivity Checking Library"; @@ -48981,6 +49041,17 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "crypto-enigma" = callPackage + ({ mkDerivation, base, containers, MissingH, split }: + mkDerivation { + pname = "crypto-enigma"; + version = "0.0.1.3"; + sha256 = "aba1a8fed1636faa3ff89cbe8114ecc399f6f28985fcb2f3327731dc1e907bc3"; + libraryHaskellDepends = [ base containers MissingH split ]; + description = "An Enigma machine simulator with display"; + license = stdenv.lib.licenses.bsd3; + }) {}; + "crypto-numbers_0_2_3" = callPackage ({ mkDerivation, base, byteable, bytestring, crypto-random, HUnit , QuickCheck, test-framework, test-framework-hunit @@ -50198,6 +50269,7 @@ self: { ]; description = "Functional Combinators for Computer Vision"; license = stdenv.lib.licenses.gpl2; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "cyclotomic" = callPackage @@ -52728,35 +52800,6 @@ self: { }) {}; "debian" = callPackage - ({ mkDerivation, base, bytestring, bzlib, containers, directory - , either, exceptions, filepath, HaXml, HUnit, ListLike, mtl - , network, network-uri, old-locale, parsec, pretty, process - , process-extras, pureMD5, regex-compat, regex-tdfa - , template-haskell, text, time, unix, Unixutils, utf8-string, zlib - }: - mkDerivation { - pname = "debian"; - version = "3.88.1"; - sha256 = "89451e4c95f798f887edace812ed6bd7418e771dd79097eafb6a1f2015a03ed9"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - base bytestring bzlib containers directory either exceptions - filepath HaXml HUnit ListLike mtl network network-uri old-locale - parsec pretty process process-extras pureMD5 regex-compat - regex-tdfa template-haskell text time unix Unixutils utf8-string - zlib - ]; - executableHaskellDepends = [ - base directory filepath HaXml pretty process unix - ]; - testHaskellDepends = [ base HUnit parsec pretty regex-tdfa text ]; - homepage = "https://github.com/ddssff/debian-haskell"; - description = "Modules for working with the Debian package system"; - license = stdenv.lib.licenses.bsd3; - }) {}; - - "debian_3_89" = callPackage ({ mkDerivation, base, bytestring, bzlib, containers, directory , either, exceptions, filepath, HaXml, HUnit, ListLike, mtl , network, network-uri, old-locale, parsec, pretty, process @@ -52783,7 +52826,6 @@ self: { homepage = "https://github.com/ddssff/debian-haskell"; description = "Modules for working with the Debian package system"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "debian-binary" = callPackage @@ -52805,8 +52847,8 @@ self: { }: mkDerivation { pname = "debian-build"; - version = "0.8.0.0"; - sha256 = "07887be08bd4521fc76e272ed9c418a7c517c57360f07529206ea2b46ace52ad"; + version = "0.9.0.0"; + sha256 = "7199e8a97005bce57cf9e3f157f3923d08891981006353eaf5af226b0a56f601"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -54117,7 +54159,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "diagrams-builder" = callPackage + "diagrams-builder_0_7_1_1" = callPackage ({ mkDerivation, base, base-orphans, bytestring, cmdargs , diagrams-cairo, diagrams-lib, diagrams-postscript , diagrams-rasterific, diagrams-svg, directory, exceptions @@ -54143,9 +54185,10 @@ self: { homepage = "http://projects.haskell.org/diagrams"; description = "hint-based build service for the diagrams graphics EDSL"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "diagrams-builder_0_7_2_0" = callPackage + "diagrams-builder" = callPackage ({ mkDerivation, base, base-orphans, bytestring, cmdargs , diagrams-cairo, diagrams-lib, diagrams-postscript , diagrams-rasterific, diagrams-svg, directory, exceptions @@ -54171,7 +54214,6 @@ self: { homepage = "http://projects.haskell.org/diagrams"; description = "hint-based build service for the diagrams graphics EDSL"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "diagrams-cairo_1_2_0_4" = callPackage @@ -54744,7 +54786,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "diagrams-haddock" = callPackage + "diagrams-haddock_0_3_0_6" = callPackage ({ mkDerivation, ansi-terminal, base, base64-bytestring, bytestring , Cabal, cautious-file, cmdargs, containers, cpphs , diagrams-builder, diagrams-lib, diagrams-svg, directory, filepath @@ -54775,9 +54817,10 @@ self: { homepage = "http://projects.haskell.org/diagrams/"; description = "Preprocessor for embedding diagrams in Haddock documentation"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "diagrams-haddock_0_3_0_7" = callPackage + "diagrams-haddock" = callPackage ({ mkDerivation, ansi-terminal, base, base64-bytestring, bytestring , Cabal, cautious-file, cmdargs, containers, cpphs , diagrams-builder, diagrams-lib, diagrams-svg, directory, filepath @@ -54804,10 +54847,10 @@ self: { base containers haskell-src-exts lens parsec QuickCheck tasty tasty-quickcheck ]; + doCheck = false; homepage = "http://projects.haskell.org/diagrams/"; description = "Preprocessor for embedding diagrams in Haddock documentation"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "diagrams-hsqml" = callPackage @@ -54825,9 +54868,10 @@ self: { homepage = "https://github.com/marcinmrotek/diagrams-hsqml"; description = "HsQML (Qt5) backend for Diagrams"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; - "diagrams-html5" = callPackage + "diagrams-html5_1_3_0_2" = callPackage ({ mkDerivation, base, cmdargs, containers, data-default-class , diagrams-core, diagrams-lib, lens, mtl, NumInstances , optparse-applicative, split, statestack, static-canvas, text @@ -54844,9 +54888,10 @@ self: { homepage = "http://projects.haskell.org/diagrams/"; description = "HTML5 canvas backend for diagrams drawing EDSL"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "diagrams-html5_1_3_0_3" = callPackage + "diagrams-html5" = callPackage ({ mkDerivation, base, cmdargs, containers, data-default-class , diagrams-core, diagrams-lib, lens, mtl, NumInstances , optparse-applicative, split, statestack, static-canvas, text @@ -54863,7 +54908,6 @@ self: { homepage = "http://projects.haskell.org/diagrams/"; description = "HTML5 canvas backend for diagrams drawing EDSL"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "diagrams-lib_1_2_0_7" = callPackage @@ -55111,7 +55155,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "diagrams-postscript" = callPackage + "diagrams-postscript_1_3_0_2" = callPackage ({ mkDerivation, base, containers, data-default-class , diagrams-core, diagrams-lib, dlist, filepath, hashable, lens , monoid-extras, mtl, semigroups, split, statestack @@ -55128,9 +55172,10 @@ self: { homepage = "http://projects.haskell.org/diagrams/"; description = "Postscript backend for diagrams drawing EDSL"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "diagrams-postscript_1_3_0_3" = callPackage + "diagrams-postscript" = callPackage ({ mkDerivation, base, containers, data-default-class , diagrams-core, diagrams-lib, dlist, filepath, hashable, lens , monoid-extras, mtl, semigroups, split, statestack @@ -55147,7 +55192,6 @@ self: { homepage = "http://projects.haskell.org/diagrams/"; description = "Postscript backend for diagrams drawing EDSL"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "diagrams-qrcode" = callPackage @@ -55213,7 +55257,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "diagrams-rasterific" = callPackage + "diagrams-rasterific_1_3_1_3" = callPackage ({ mkDerivation, base, bytestring, containers, data-default-class , diagrams-core, diagrams-lib, filepath, FontyFruity, hashable , JuicyPixels, lens, mtl, optparse-applicative, Rasterific, split @@ -55231,9 +55275,10 @@ self: { homepage = "http://projects.haskell.org/diagrams/"; description = "Rasterific backend for diagrams"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "diagrams-rasterific_1_3_1_4" = callPackage + "diagrams-rasterific" = callPackage ({ mkDerivation, base, bytestring, containers, data-default-class , diagrams-core, diagrams-lib, filepath, FontyFruity, hashable , JuicyPixels, lens, mtl, optparse-applicative, Rasterific, split @@ -55251,7 +55296,6 @@ self: { homepage = "http://projects.haskell.org/diagrams/"; description = "Rasterific backend for diagrams"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "diagrams-rubiks-cube" = callPackage @@ -55351,7 +55395,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "diagrams-svg" = callPackage + "diagrams-svg_1_3_1_4" = callPackage ({ mkDerivation, base, base64-bytestring, bytestring, colour , containers, diagrams-core, diagrams-lib, directory, filepath , hashable, JuicyPixels, lens, lucid-svg, monoid-extras, mtl @@ -55371,9 +55415,10 @@ self: { homepage = "http://projects.haskell.org/diagrams/"; description = "SVG backend for diagrams drawing EDSL"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "diagrams-svg_1_3_1_5" = callPackage + "diagrams-svg" = callPackage ({ mkDerivation, base, base64-bytestring, bytestring, colour , containers, diagrams-core, diagrams-lib, directory, filepath , hashable, JuicyPixels, lens, lucid-svg, monoid-extras, mtl @@ -55393,7 +55438,6 @@ self: { homepage = "http://projects.haskell.org/diagrams/"; description = "SVG backend for diagrams drawing EDSL"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "diagrams-tikz" = callPackage @@ -56206,7 +56250,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "direct-sqlite" = callPackage + "direct-sqlite_2_3_15" = callPackage ({ mkDerivation, base, base16-bytestring, bytestring, directory , HUnit, text }: @@ -56221,6 +56265,24 @@ self: { homepage = "https://github.com/IreneKnapp/direct-sqlite"; description = "Low-level binding to SQLite3. Includes UTF8 and BLOB support."; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "direct-sqlite" = callPackage + ({ mkDerivation, base, base16-bytestring, bytestring, directory + , HUnit, text + }: + mkDerivation { + pname = "direct-sqlite"; + version = "2.3.16"; + sha256 = "10592458a5a90ae84c7005849924576c31a90422349b4b7ac762a230a056816f"; + libraryHaskellDepends = [ base bytestring text ]; + testHaskellDepends = [ + base base16-bytestring bytestring directory HUnit text + ]; + homepage = "https://github.com/IreneKnapp/direct-sqlite"; + description = "Low-level binding to SQLite3. Includes UTF8 and BLOB support."; + license = stdenv.lib.licenses.bsd3; }) {}; "directed-cubical" = callPackage @@ -57781,6 +57843,7 @@ self: { homepage = "http://github.com/toothbrush/dotfs"; description = "Filesystem to manage and parse dotfiles"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "dotgen" = callPackage @@ -58893,26 +58956,27 @@ self: { }: mkDerivation { pname = "dynobud"; - version = "1.7.1.0"; - sha256 = "a3233e3e5bac04f34a6799c7c2ae2bf478074c0c0dd1b6012b625ad05f1f6717"; + version = "1.8.0.0"; + sha256 = "8851495866fdaecc175c9e795d7accd8c1dd8423b29b2f1e139ca8c36f1f74e5"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ aeson base binary casadi-bindings casadi-bindings-core cereal - containers directory distributive generic-accessors hmatrix - hmatrix-gsl jacobi-roots linear mtl Plot-ho-matic process - reflection spatial-math time vector vector-binary-instances + containers data-default-class directory distributive + generic-accessors hmatrix hmatrix-gsl jacobi-roots linear mtl + Plot-ho-matic process reflection spatial-math time vector + vector-binary-instances ]; executableHaskellDepends = [ base bytestring casadi-bindings casadi-bindings-core cereal Chart Chart-gtk cmdargs colour containers data-default-class generic-accessors lens linear mtl not-gloss Plot-ho-matic - semigroups stm unordered-containers vector zeromq4-haskell + semigroups stm time unordered-containers vector zeromq4-haskell ]; testHaskellDepends = [ - base binary casadi-bindings cereal doctest hmatrix hmatrix-gsl - HUnit linear QuickCheck test-framework test-framework-hunit - test-framework-quickcheck2 vector + base binary casadi-bindings cereal containers doctest hmatrix + hmatrix-gsl HUnit linear QuickCheck test-framework + test-framework-hunit test-framework-quickcheck2 vector ]; jailbreak = true; description = "your dynamic optimization buddy"; @@ -61154,8 +61218,8 @@ self: { }: mkDerivation { pname = "envy"; - version = "0.3.0.1"; - sha256 = "fd3bd8e418ce351edb1a259e5f43d195efe5e1695fa47496a4901b5020b53fe3"; + version = "0.3.0.2"; + sha256 = "b8aaf779fefd85d8836f9cb2dd98abe6cb79391e889f02d4a9851517fe64f280"; libraryHaskellDepends = [ base bytestring containers mtl text time transformers ]; @@ -63896,8 +63960,8 @@ self: { pname = "fay"; version = "0.23.1.8"; sha256 = "66bf327322a2342ce7dee9b981c5e8bd2876935acb1cbc847e0c1635717be29c"; - revision = "2"; - editedCabalFile = "e4c9ff4e2d4684879802958fe2cef7250a88d65827c027a81c5a5b329d47d8c7"; + revision = "3"; + editedCabalFile = "24868a2aec45456bf440513be87e996ff14bc7ed9a10c5959bc831a8e1fd1420"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -65469,8 +65533,8 @@ self: { }: mkDerivation { pname = "filecache"; - version = "0.2.8"; - sha256 = "8e1e14710d68d091b17871105a8cc7b9e38e36299408d63ff7ede19684946d36"; + version = "0.2.9"; + sha256 = "02e6cd64adeeab38b7f6425905332deb8f03824cb4f47a8b8855b846e195dd81"; libraryHaskellDepends = [ base exceptions hashable hinotify lens mtl stm strict-base-types unordered-containers @@ -68215,6 +68279,7 @@ self: { homepage = "https://github.com/chrisdone/freenect"; description = "Interface to the Kinect device"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) freenect; freenect_sync = null;}; "freenect_1_2_1" = callPackage @@ -69762,8 +69827,8 @@ self: { pname = "generic-aeson"; version = "0.2.0.7"; sha256 = "1ff3c270634ba8393ff019d2b2dd47a86d98cc2ec83495324fed6fe3b2fa0c1b"; - revision = "1"; - editedCabalFile = "f14b6017d6c92b2fc7a585bc81fd2ee286c8d73338cf1eb5964006bffeb70abd"; + revision = "2"; + editedCabalFile = "df42343fb6f45e0577832e4964fd96c34d25ff42bf15df65c8c73beaa4f949fc"; libraryHaskellDepends = [ aeson attoparsec base generic-deriving mtl tagged text unordered-containers vector @@ -70315,13 +70380,12 @@ self: { }: mkDerivation { pname = "geoip2"; - version = "0.1.0.1"; - sha256 = "2f3f18df09069076ca407bd96b636b3d80f69ffad716c9862133b0d9ef8ed140"; + version = "0.1.0.2"; + sha256 = "7b2edbe6619e5da2ac9be1b980134813a04312bac88b68780f62ad7374270532"; libraryHaskellDepends = [ base binary bytestring bytestring-mmap containers iproute reinterpret-cast text ]; - jailbreak = true; description = "Pure haskell interface to MaxMind GeoIP database"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -70567,8 +70631,8 @@ self: { }: mkDerivation { pname = "ghc-events-analyze"; - version = "0.2.1"; - sha256 = "44727566abcbcd824ba54fa39ede8876a8d1225ba4c3b23a0c4d482eee30c051"; + version = "0.2.2"; + sha256 = "0cbcf66eae454ea672bec6f23b97b295fe9a7312c33f7e6b0272c270a7e8e0f3"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -70576,7 +70640,6 @@ self: { mtl optparse-applicative parsec SVGFonts template-haskell th-lift transformers ]; - jailbreak = true; description = "Analyze and visualize event logs"; license = stdenv.lib.licenses.bsd3; hydraPlatforms = stdenv.lib.platforms.none; @@ -73770,8 +73833,8 @@ self: { }: mkDerivation { pname = "google-translate"; - version = "0.1.1.1"; - sha256 = "027aaa32a67fb9ee346a09c8b3786e6df20e34dc3f356464908258ea125b74ac"; + version = "0.1.1.2"; + sha256 = "cf5f09f94fe6b938390a4e48865b15bf47aba4d6a03071631666b81c162c5cdc"; libraryHaskellDepends = [ aeson base bytestring either servant servant-client text ]; @@ -74438,6 +74501,7 @@ self: { homepage = "http://github.com/luqui/graphics-drawingcombinators"; description = "A functional interface to 2D drawing in OpenGL"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "graphics-formats-collada" = callPackage @@ -74799,6 +74863,7 @@ self: { ]; description = "Grid-based multimedia engine"; license = stdenv.lib.licenses.mit; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "grm" = callPackage @@ -77553,8 +77618,8 @@ self: { }: mkDerivation { pname = "hackernews"; - version = "0.5.0.0"; - sha256 = "7a2121d9559d2386322cd37a43f96e2fcc7361d2d2fbf86fab4f35516ee448fa"; + version = "0.5.0.1"; + sha256 = "dfef879e6256945f2348996dc0c8b8db0d69887e55ef99cae93a46e14c79720e"; libraryHaskellDepends = [ aeson attoparsec base bytestring either HsOpenSSL http-streams io-streams text time transformers @@ -78937,26 +79002,22 @@ self: { "hapistrano" = callPackage ({ mkDerivation, base, base-compat, directory, either, filepath - , hspec, mtl, old-locale, process, temporary, time - , time-locale-compat, transformers + , hspec, mtl, process, temporary, time, time-locale-compat + , transformers }: mkDerivation { pname = "hapistrano"; - version = "0.2.0.2"; - sha256 = "81c6985053f60dd54201ffd8ed4134aab2e2e34a11e0729fc2c6717e163f83af"; + version = "0.2.1.1"; + sha256 = "dc4c5c8f68ef3ff8eb32f33d9600f4a1478abc0f48a5e75589744ff92e34c5cb"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ - base base-compat either filepath mtl old-locale process time - time-locale-compat transformers - ]; - executableHaskellDepends = [ - base base-compat either filepath mtl old-locale process time - time-locale-compat transformers + base either filepath mtl process time time-locale-compat + transformers ]; + executableHaskellDepends = [ base base-compat ]; testHaskellDepends = [ - base base-compat directory either filepath hspec mtl old-locale - process temporary time time-locale-compat transformers + base directory either filepath hspec mtl process temporary ]; homepage = "https://github.com/stackbuilders/hapistrano"; description = "A deployment library for Haskell applications"; @@ -80522,6 +80583,7 @@ self: { homepage = "http://github.com/cosbynator/haskakafka"; description = "Kafka bindings for Haskell"; license = stdenv.lib.licenses.mit; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) rdkafka;}; "haskanoid" = callPackage @@ -80541,6 +80603,7 @@ self: { homepage = "http://github.com/ivanperez-keera/haskanoid"; description = "A breakout game written in Yampa using SDL"; license = "unknown"; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "haskarrow" = callPackage @@ -84167,6 +84230,7 @@ self: { homepage = "https://github.com/ivanperez-keera/hcwiid"; description = "Library to interface with the wiimote"; license = stdenv.lib.licenses.gpl2; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {bluetooth = null; inherit (pkgs) cwiid;}; "hdaemonize_0_5_0_0" = callPackage @@ -86276,6 +86340,24 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "hgrev" = callPackage + ({ mkDerivation, aeson, base, bytestring, directory, filepath + , process, template-haskell + }: + mkDerivation { + pname = "hgrev"; + version = "0.1.0.0"; + sha256 = "235e13ae4a5d4f28d4297daaf6685941eac72977db5dd88e51e1b814585cf860"; + revision = "1"; + editedCabalFile = "bf4e264db654def79fe433313df6d0918a85cd851a8f1c063ee138d4e60128fe"; + libraryHaskellDepends = [ + aeson base bytestring directory filepath process template-haskell + ]; + homepage = "https://github.com/LukeHoersten/hgrev"; + description = "Template Haskell splices for including the current Mercurial revision info in code"; + license = stdenv.lib.licenses.mit; + }) {}; + "hgrib" = callPackage ({ mkDerivation, base, c2hs, directory, grib_api, hspec }: mkDerivation { @@ -86402,6 +86484,7 @@ self: { homepage = "https://github.com/phaazon/hid"; description = "Interface to hidapi library"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) hidapi;}; "hidapi" = callPackage @@ -86415,6 +86498,7 @@ self: { homepage = "https://github.com/vahokif/haskell-hidapi"; description = "Haskell bindings to HIDAPI"; license = stdenv.lib.licenses.mit; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) systemd;}; "hieraclus" = callPackage @@ -88274,6 +88358,7 @@ self: { homepage = "https://victoredwardocallaghan.github.io/hlibBladeRF"; description = "Haskell binding to libBladeRF SDR library"; license = stdenv.lib.licenses.lgpl21; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) libbladeRF;}; "hlibev" = callPackage @@ -89716,6 +89801,7 @@ self: { base bytestring Cabal HUnit QuickCheck smallcheck tasty tasty-hunit tasty-quickcheck tasty-smallcheck ]; + doCheck = false; homepage = "http://github.com/yogsototh/holy-project"; description = "Start your Haskell project with cabal, git and tests"; license = stdenv.lib.licenses.mit; @@ -89750,6 +89836,7 @@ self: { base bytestring Cabal HUnit QuickCheck smallcheck tasty tasty-hunit tasty-quickcheck tasty-smallcheck ]; + doCheck = false; homepage = "http://github.com/yogsototh/holy-project"; description = "Start your Haskell project with cabal, git and tests"; license = stdenv.lib.licenses.mit; @@ -89784,6 +89871,7 @@ self: { base bytestring Cabal HUnit QuickCheck smallcheck tasty tasty-hunit tasty-quickcheck tasty-smallcheck ]; + doCheck = false; homepage = "http://github.com/yogsototh/holy-project"; description = "Start your Haskell project with cabal, git and tests"; license = stdenv.lib.licenses.mit; @@ -95310,6 +95398,7 @@ self: { homepage = "http://www.gekkou.co.uk/software/hsqml/"; description = "Haskell binding for Qt Quick"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {qt5 = null;}; "hsqml-datamodel" = callPackage @@ -95379,6 +95468,7 @@ self: { homepage = "http://www.gekkou.co.uk/software/hsqml/"; description = "Sticky notes example program implemented in HsQML"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "hsqml-demo-samples" = callPackage @@ -96289,6 +96379,7 @@ self: { network streaming-commons text time transformers zlib ]; jailbreak = true; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96321,6 +96412,7 @@ self: { case-insensitive containers deepseq hspec http-types monad-control network streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96351,6 +96443,7 @@ self: { case-insensitive containers deepseq hspec http-types monad-control network streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96381,6 +96474,7 @@ self: { case-insensitive containers deepseq hspec http-types monad-control network streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96411,6 +96505,7 @@ self: { case-insensitive containers deepseq hspec http-types monad-control network streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96441,6 +96536,7 @@ self: { case-insensitive containers deepseq hspec http-types monad-control network streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96471,6 +96567,7 @@ self: { case-insensitive containers deepseq hspec http-types monad-control network streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96501,6 +96598,7 @@ self: { case-insensitive containers deepseq directory hspec http-types monad-control network streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96531,6 +96629,7 @@ self: { case-insensitive containers deepseq directory hspec http-types monad-control network streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96561,6 +96660,7 @@ self: { case-insensitive containers deepseq directory hspec http-types monad-control network streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96590,6 +96690,7 @@ self: { case-insensitive containers deepseq directory hspec http-types monad-control network streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96619,6 +96720,7 @@ self: { case-insensitive containers deepseq directory hspec http-types monad-control network streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96648,6 +96750,7 @@ self: { case-insensitive containers deepseq directory hspec http-types monad-control network streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96678,6 +96781,7 @@ self: { monad-control network network-uri streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96708,6 +96812,7 @@ self: { monad-control network network-uri streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96738,6 +96843,7 @@ self: { monad-control network network-uri streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96768,6 +96874,7 @@ self: { monad-control network network-uri streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96798,6 +96905,7 @@ self: { monad-control network network-uri streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96828,6 +96936,7 @@ self: { monad-control network network-uri streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96858,6 +96967,7 @@ self: { monad-control network network-uri streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -96888,13 +96998,14 @@ self: { monad-control network network-uri streaming-commons text time transformers zlib ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "http-client" = callPackage + "http-client_0_4_23" = callPackage ({ mkDerivation, array, async, base, base64-bytestring , blaze-builder, bytestring, case-insensitive, containers, cookie , data-default-class, deepseq, directory, exceptions, filepath @@ -96918,6 +97029,38 @@ self: { monad-control network network-uri streaming-commons text time transformers zlib ]; + doCheck = false; + homepage = "https://github.com/snoyberg/http-client"; + description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "http-client" = callPackage + ({ mkDerivation, array, async, base, base64-bytestring + , blaze-builder, bytestring, case-insensitive, containers, cookie + , data-default-class, deepseq, directory, exceptions, filepath + , ghc-prim, hspec, http-types, mime-types, monad-control, network + , network-uri, random, streaming-commons, text, time, transformers + , zlib + }: + mkDerivation { + pname = "http-client"; + version = "0.4.24"; + sha256 = "93e4182ef9d3e8b45b75cca0f63b20457823e5aeaba46f6a16de47d7e618e177"; + libraryHaskellDepends = [ + array base base64-bytestring blaze-builder bytestring + case-insensitive containers cookie data-default-class deepseq + exceptions filepath ghc-prim http-types mime-types network + network-uri random streaming-commons text time transformers + ]; + testHaskellDepends = [ + async base base64-bytestring blaze-builder bytestring + case-insensitive containers deepseq directory hspec http-types + monad-control network network-uri streaming-commons text time + transformers zlib + ]; + doCheck = false; homepage = "https://github.com/snoyberg/http-client"; description = "An HTTP client engine, intended as a base layer for more user-friendly packages"; license = stdenv.lib.licenses.mit; @@ -97096,6 +97239,7 @@ self: { text time transformers utf8-string wai wai-conduit warp warp-tls ]; jailbreak = true; + doCheck = false; homepage = "http://www.yesodweb.com/book/http-conduit"; description = "HTTP client package with conduit interface and HTTPS support"; license = stdenv.lib.licenses.bsd3; @@ -97125,6 +97269,7 @@ self: { text time transformers utf8-string wai wai-conduit warp warp-tls ]; jailbreak = true; + doCheck = false; homepage = "http://www.yesodweb.com/book/http-conduit"; description = "HTTP client package with conduit interface and HTTPS support"; license = stdenv.lib.licenses.bsd3; @@ -97153,6 +97298,7 @@ self: { http-client http-types HUnit lifted-base network streaming-commons text time transformers utf8-string wai wai-conduit warp warp-tls ]; + doCheck = false; homepage = "http://www.yesodweb.com/book/http-conduit"; description = "HTTP client package with conduit interface and HTTPS support"; license = stdenv.lib.licenses.bsd3; @@ -97181,6 +97327,7 @@ self: { http-client http-types HUnit lifted-base network streaming-commons text time transformers utf8-string wai wai-conduit warp warp-tls ]; + doCheck = false; homepage = "http://www.yesodweb.com/book/http-conduit"; description = "HTTP client package with conduit interface and HTTPS support"; license = stdenv.lib.licenses.bsd3; @@ -97211,6 +97358,7 @@ self: { http-client http-types HUnit lifted-base network streaming-commons text time transformers utf8-string wai wai-conduit warp warp-tls ]; + doCheck = false; homepage = "http://www.yesodweb.com/book/http-conduit"; description = "HTTP client package with conduit interface and HTTPS support"; license = stdenv.lib.licenses.bsd3; @@ -97794,6 +97942,37 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "http2_1_1_0" = callPackage + ({ mkDerivation, aeson, aeson-pretty, array, base, bytestring + , bytestring-builder, containers, directory, doctest, filepath + , Glob, hex, hspec, mwc-random, stm, text, unordered-containers + , vector, word8 + }: + mkDerivation { + pname = "http2"; + version = "1.1.0"; + sha256 = "1860d3e63b418cedd440c496fa813eadc14325a1e3dbb68e49221b2e04e3c996"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + array base bytestring bytestring-builder containers mwc-random stm + unordered-containers + ]; + executableHaskellDepends = [ + aeson aeson-pretty array base bytestring bytestring-builder + containers directory filepath hex text unordered-containers vector + word8 + ]; + testHaskellDepends = [ + aeson aeson-pretty array base bytestring bytestring-builder + containers directory doctest filepath Glob hex hspec mwc-random stm + text unordered-containers vector word8 + ]; + description = "HTTP/2.0 library including frames and HPACK"; + license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "httpd-shed" = callPackage ({ mkDerivation, base, network, network-uri }: mkDerivation { @@ -100781,6 +100960,47 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "ihaskell_0_8_2_0" = callPackage + ({ mkDerivation, aeson, base, base64-bytestring, bin-package-db + , bytestring, cereal, cmdargs, containers, directory, filepath, ghc + , ghc-parser, ghc-paths, haskeline, haskell-src-exts, here, hlint + , hspec, http-client, http-client-tls, HUnit, ipython-kernel, mtl + , parsec, process, random, setenv, shelly, split, stm, strict + , system-argv0, text, transformers, unix, unordered-containers + , utf8-string, uuid, vector + }: + mkDerivation { + pname = "ihaskell"; + version = "0.8.2.0"; + sha256 = "46ded8d9b827c7e3e0eb40379fbf8bc8bbfa85a1c0feacf463c4673c342d9ba4"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + aeson base base64-bytestring bin-package-db bytestring cereal + cmdargs containers directory filepath ghc ghc-parser ghc-paths + haskeline haskell-src-exts here hlint http-client http-client-tls + ipython-kernel mtl parsec process random shelly split stm strict + system-argv0 text transformers unix unordered-containers + utf8-string uuid vector + ]; + executableHaskellDepends = [ + aeson base bin-package-db bytestring containers directory ghc here + ipython-kernel process strict text transformers unix + ]; + testHaskellDepends = [ + aeson base base64-bytestring bin-package-db bytestring cereal + cmdargs containers directory filepath ghc ghc-parser ghc-paths + haskeline haskell-src-exts here hlint hspec http-client + http-client-tls HUnit ipython-kernel mtl parsec process random + setenv shelly split stm strict system-argv0 text transformers unix + unordered-containers utf8-string uuid vector + ]; + homepage = "http://github.com/gibiansky/IHaskell"; + description = "A Haskell backend kernel for the IPython project"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "ihaskell-aeson" = callPackage ({ mkDerivation, aeson, aeson-pretty, base, bytestring, here , ihaskell, text @@ -101002,8 +101222,8 @@ self: { }: mkDerivation { pname = "ihaskell-widgets"; - version = "0.2.0.0"; - sha256 = "b9980311e06991122e46cf7cb4dbd697175876b6f4452e09e72d4320827f2cc2"; + version = "0.2.2.0"; + sha256 = "38340ba45242b1088cd651e404a0c385b4379cefaa4b989e76f4bd87bd9f806a"; libraryHaskellDepends = [ aeson base containers ihaskell ipython-kernel nats scientific singletons text unix unordered-containers vector vinyl @@ -103146,6 +103366,30 @@ self: { license = stdenv.lib.licenses.mit; }) {}; + "ipython-kernel_0_8_2_0" = callPackage + ({ mkDerivation, aeson, base, bytestring, cereal, containers + , directory, filepath, mtl, parsec, process, SHA, temporary, text + , transformers, uuid, zeromq4-haskell + }: + mkDerivation { + pname = "ipython-kernel"; + version = "0.8.2.0"; + sha256 = "0b028b9910f90aee9c3b4adb8e59b79aed37ab307501c92158594d28c29ca122"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + aeson base bytestring cereal containers directory filepath mtl + process SHA temporary text transformers uuid zeromq4-haskell + ]; + executableHaskellDepends = [ + base filepath mtl parsec text transformers + ]; + homepage = "http://github.com/gibiansky/IHaskell"; + description = "A library for creating kernels for IPython frontends"; + license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + "irc" = callPackage ({ mkDerivation, attoparsec, base, bytestring, HUnit, QuickCheck , test-framework, test-framework-hunit, test-framework-quickcheck2 @@ -104790,6 +105034,7 @@ self: { sha256 = "0da1183c74326d8c3f2ced74e6a1a659e91c7364d2f02fb2551611a6fbcd904c"; libraryHaskellDepends = [ base ]; testHaskellDepends = [ base HTTP ]; + doCheck = false; homepage = "https://github.com/ndmitchell/js-jquery#readme"; description = "Obtain minified jQuery code"; license = stdenv.lib.licenses.mit; @@ -104804,6 +105049,7 @@ self: { sha256 = "2204d8830f4cae60110a596e53516c1e7e86e9d7a24d338c898045f7c67fbf69"; libraryHaskellDepends = [ base ]; testHaskellDepends = [ base HTTP ]; + doCheck = false; homepage = "https://github.com/ndmitchell/js-jquery#readme"; description = "Obtain minified jQuery code"; license = stdenv.lib.licenses.mit; @@ -104818,6 +105064,7 @@ self: { sha256 = "3d7b19d0b5ae59339b705026bed66e72fe5392a792f08859876d6e4131b3c257"; libraryHaskellDepends = [ base ]; testHaskellDepends = [ base HTTP ]; + doCheck = false; homepage = "https://github.com/ndmitchell/js-jquery#readme"; description = "Obtain minified jQuery code"; license = stdenv.lib.licenses.mit; @@ -105318,8 +105565,8 @@ self: { }: mkDerivation { pname = "json-rpc-client"; - version = "0.2.1.0"; - sha256 = "3ad6d73b9e554dbeab0ca8b96ad55e5f270b4144c8a20ad85e5939b6a0da45d5"; + version = "0.2.2.0"; + sha256 = "370fb8122243ada541060a4ea201d54f19d3031b7a524ec5176545a31be72740"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -105343,8 +105590,8 @@ self: { }: mkDerivation { pname = "json-rpc-server"; - version = "0.2.1.0"; - sha256 = "593c0d9185c5ff8fd983b7abb01061a5f1a659ffca163fdfe9e3d121ad4275e5"; + version = "0.2.2.0"; + sha256 = "49eefc830aa7164662ea2a6263e9ea5d2379ebe21de6c6eaa463847e4c4ce33c"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -105572,8 +105819,8 @@ self: { pname = "json-schema"; version = "0.7.4.0"; sha256 = "c549fa4b199efcd885334538cfa15cc77226a1c9c9afa30f5867d75b79d2701c"; - revision = "1"; - editedCabalFile = "9b2252abe33f7c8a3edc99a2583bd1399605908f86116d5475b5d27a0ab5110e"; + revision = "2"; + editedCabalFile = "7c40fcd8bc0386dde997f9b635d1f0c8d8251f38ce7b83c161235861fdb06e04"; libraryHaskellDepends = [ aeson base containers generic-aeson generic-deriving mtl scientific text time unordered-containers vector @@ -108653,7 +108900,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "language-c-quote" = callPackage + "language-c-quote_0_11" = callPackage ({ mkDerivation, alex, array, base, bytestring, containers , exception-mtl, exception-transformers, filepath, happy , haskell-src-meta, HUnit, mainland-pretty, mtl, srcloc, syb @@ -108677,6 +108924,33 @@ self: { homepage = "http://www.cs.drexel.edu/~mainland/"; description = "C/CUDA/OpenCL/Objective-C quasiquoting library"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "language-c-quote" = callPackage + ({ mkDerivation, alex, array, base, bytestring, containers + , exception-mtl, exception-transformers, filepath, happy + , haskell-src-meta, HUnit, mainland-pretty, mtl, srcloc, syb + , symbol, template-haskell, test-framework, test-framework-hunit + }: + mkDerivation { + pname = "language-c-quote"; + version = "0.11.0.1"; + sha256 = "ca65065a9c5cea2cf02c58398d6352fcf29d9294d1286efa6058bf4ebd0e1dd8"; + libraryHaskellDepends = [ + array base bytestring containers exception-mtl + exception-transformers filepath haskell-src-meta mainland-pretty + mtl srcloc syb symbol template-haskell + ]; + libraryToolDepends = [ alex happy ]; + testHaskellDepends = [ + base bytestring HUnit mainland-pretty srcloc symbol test-framework + test-framework-hunit + ]; + doCheck = false; + homepage = "http://www.cs.drexel.edu/~mainland/"; + description = "C/CUDA/OpenCL/Objective-C quasiquoting library"; + license = stdenv.lib.licenses.bsd3; }) {}; "language-cil" = callPackage @@ -109188,7 +109462,6 @@ self: { testHaskellDepends = [ base base-compat Cabal deepseq doctest lens pretty QuickCheck ]; - doCheck = false; homepage = "https://github.com/peti/language-nix#readme"; description = "Data types and useful functions to represent and manipulate the Nix language"; license = stdenv.lib.licenses.bsd3; @@ -111444,6 +111717,7 @@ self: { homepage = "http://github.com/ocharles/libsystemd-journal"; description = "Haskell bindings to libsystemd-journal"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) systemd;}; "libtagc" = callPackage @@ -114055,6 +114329,7 @@ self: { ]; description = "Journald back-end for logging-facade"; license = stdenv.lib.licenses.mit; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "logic-TPTP" = callPackage @@ -114824,8 +115099,8 @@ self: { }: mkDerivation { pname = "luminance"; - version = "0.1"; - sha256 = "1bd7bb005ed35d876c2c6703a9bcb6402b6a2d379b55b0a78344fafef97bb217"; + version = "0.1.1"; + sha256 = "eb8e92603e9cb92ff682f3f50e35f79f966aeb1f0930ca556b3898f63fd79154"; libraryHaskellDepends = [ base contravariant gl mtl resourcet semigroups transformers void ]; @@ -114960,6 +115235,7 @@ self: { homepage = "https://github.com/fizruk/lxc"; description = "High level Haskell bindings to LXC (Linux containers)"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "lye" = callPackage @@ -115771,7 +116047,7 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; - "managed" = callPackage + "managed_1_0_0" = callPackage ({ mkDerivation, base, transformers }: mkDerivation { pname = "managed"; @@ -115780,9 +116056,10 @@ self: { libraryHaskellDepends = [ base transformers ]; description = "A monad for managed values"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "managed_1_0_1" = callPackage + "managed" = callPackage ({ mkDerivation, base, transformers }: mkDerivation { pname = "managed"; @@ -115791,7 +116068,6 @@ self: { libraryHaskellDepends = [ base transformers ]; description = "A monad for managed values"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "manatee" = callPackage @@ -118376,6 +118652,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/MIDI"; description = "Convert between datatypes of the midi and the alsa packages"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "midi-music-box" = callPackage @@ -118432,6 +118709,7 @@ self: { homepage = "http://www.youtube.com/watch?v=cOlR73h2uII"; description = "A Memory-like (Concentration, Pairs, ...) game for tones"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "midisurface" = callPackage @@ -121917,6 +122195,7 @@ self: { executableHaskellDepends = [ base bytestring hid split ]; description = "A command line tool to change backlit colors of your MSI keyboards"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "mstate" = callPackage @@ -123754,6 +124033,7 @@ self: { jailbreak = true; description = "nanomsg - scalability protocols library"; license = stdenv.lib.licenses.publicDomain; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) nanomsg;}; "nanomsg-haskell" = callPackage @@ -129752,6 +130032,7 @@ self: { libraryToolDepends = [ c2hs ]; description = "Haskell binding for C PAM API"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) pam;}; "panda" = callPackage @@ -130119,6 +130400,7 @@ self: { aeson base bytestring directory filepath pandoc pandoc-types process temporary text yaml ]; + doHaddock = false; description = "Supports using pandoc with citeproc"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -130285,8 +130567,8 @@ self: { }: mkDerivation { pname = "pandoc-types"; - version = "1.12.4.6"; - sha256 = "fbb67e345f17dd706f4500d600a8ec75fbce57b14276eb9b2483585fd3cfacea"; + version = "1.12.4.7"; + sha256 = "560ca3291b5558cf810b17f3bee40b17a4aee1671d38cf468c42aab666081681"; libraryHaskellDepends = [ aeson base bytestring containers deepseq-generics ghc-prim syb ]; @@ -131732,8 +132014,8 @@ self: { }: mkDerivation { pname = "pcre-utils"; - version = "0.1.5"; - sha256 = "c9d01a8e8fe37496009334bb037b17bceb94263bc0fc148f9dc564a3a91ed62c"; + version = "0.1.6"; + sha256 = "d2b36b8221dd10146cb2b01565b0b4affef2d8ef8263fc7d074e86ade1b2954b"; libraryHaskellDepends = [ array attoparsec base bytestring mtl regex-pcre-builtin vector ]; @@ -133601,7 +133883,7 @@ self: { maintainers = with stdenv.lib.maintainers; [ psibi ]; }) {}; - "persistent-template" = callPackage + "persistent-template_2_1_3_4" = callPackage ({ mkDerivation, aeson, base, bytestring, containers, ghc-prim , hspec, monad-control, monad-logger, path-pieces, persistent , QuickCheck, tagged, template-haskell, text, transformers @@ -133622,6 +133904,31 @@ self: { homepage = "http://www.yesodweb.com/book/persistent"; description = "Type-safe, non-relational, multi-backend persistence"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; + maintainers = with stdenv.lib.maintainers; [ psibi ]; + }) {}; + + "persistent-template" = callPackage + ({ mkDerivation, aeson, base, bytestring, containers, ghc-prim + , hspec, monad-control, monad-logger, path-pieces, persistent + , QuickCheck, tagged, template-haskell, text, transformers + , unordered-containers + }: + mkDerivation { + pname = "persistent-template"; + version = "2.1.3.5"; + sha256 = "578d3a3243f46382d61dcc53bae771d7bae8927660104364f4a3ef782e877799"; + libraryHaskellDepends = [ + aeson base bytestring containers ghc-prim monad-control + monad-logger path-pieces persistent tagged template-haskell text + transformers unordered-containers + ]; + testHaskellDepends = [ + aeson base bytestring hspec persistent QuickCheck text transformers + ]; + homepage = "http://www.yesodweb.com/book/persistent"; + description = "Type-safe, non-relational, multi-backend persistence"; + license = stdenv.lib.licenses.mit; maintainers = with stdenv.lib.maintainers; [ psibi ]; }) {}; @@ -136172,6 +136479,18 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; + "polymap" = callPackage + ({ mkDerivation, base, containers }: + mkDerivation { + pname = "polymap"; + version = "0.1.1.0"; + sha256 = "9cda6cf03591ac30fdd8bd6796f87016e45dfa10a720d091622e02036fe809b7"; + libraryHaskellDepends = [ base containers ]; + testHaskellDepends = [ base ]; + description = "Polygonal maps"; + license = stdenv.lib.licenses.publicDomain; + }) {}; + "polynomial" = callPackage ({ mkDerivation, base, deepseq, pretty, vector, vector-space , vector-th-unbox @@ -138214,6 +138533,7 @@ self: { homepage = "http://code.haskell.org/~dons/code/printxosd"; description = "Simple tool to display some text on an on-screen display"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "priority-queue" = callPackage @@ -139080,8 +139400,8 @@ self: { }: mkDerivation { pname = "propellor"; - version = "2.7.3"; - sha256 = "0309899702da827d8fa3184c08e2de664cb0ba8df007b66caedd66894e85d151"; + version = "2.8.0"; + sha256 = "fb4d796502f24ee0453d3150bbdc27d8bfada5950ccc467dab6d58c065f579f8"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -139186,6 +139506,7 @@ self: { libraryToolDepends = [ c2hs ]; description = "A wrapper for the proteaaudio library"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) alsaLib;}; "protobuf" = callPackage @@ -139471,30 +139792,6 @@ self: { }) {}; "psc-ide" = callPackage - ({ mkDerivation, aeson, base, containers, directory, filepath - , hspec, lens, lens-aeson, mtl, network, optparse-applicative - , parsec, regex-tdfa, text, wreq - }: - mkDerivation { - pname = "psc-ide"; - version = "0.1.0.0"; - sha256 = "787d26ce0d50409f41a34ad72e857d19d2e346b75e072da6396195e960f8145d"; - isLibrary = true; - isExecutable = true; - libraryHaskellDepends = [ - aeson base containers directory filepath lens lens-aeson mtl parsec - regex-tdfa text wreq - ]; - executableHaskellDepends = [ - base directory mtl network optparse-applicative text - ]; - testHaskellDepends = [ base hspec ]; - homepage = "http://github.com/kRITZCREEK/psc-ide"; - description = "Language support for the PureScript programming language"; - license = stdenv.lib.licenses.mit; - }) {}; - - "psc-ide_0_2_0_0" = callPackage ({ mkDerivation, aeson, base, containers, directory, either , filepath, hspec, lens, lens-aeson, mtl, network , optparse-applicative, parsec, regex-tdfa, text, wreq @@ -139516,7 +139813,6 @@ self: { homepage = "http://github.com/kRITZCREEK/psc-ide"; description = "Language support for the PureScript programming language"; license = stdenv.lib.licenses.mit; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "pseudo-boolean" = callPackage @@ -139563,7 +139859,7 @@ self: { license = stdenv.lib.licenses.bsd3; }) {}; - "psqueues" = callPackage + "psqueues_0_2_0_2" = callPackage ({ mkDerivation, array, base, deepseq, ghc-prim, hashable, HUnit , QuickCheck, tagged, test-framework, test-framework-hunit , test-framework-quickcheck2 @@ -139579,6 +139875,25 @@ self: { ]; description = "Pure priority search queues"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "psqueues" = callPackage + ({ mkDerivation, array, base, deepseq, ghc-prim, hashable, HUnit + , QuickCheck, tagged, test-framework, test-framework-hunit + , test-framework-quickcheck2 + }: + mkDerivation { + pname = "psqueues"; + version = "0.2.0.3"; + sha256 = "ac8a60de9979f80948d0becfb35cdafe7e1fdfce062c0468e4e2abced9a85c69"; + libraryHaskellDepends = [ base deepseq ghc-prim hashable ]; + testHaskellDepends = [ + array base deepseq ghc-prim hashable HUnit QuickCheck tagged + test-framework test-framework-hunit test-framework-quickcheck2 + ]; + description = "Pure priority search queues"; + license = stdenv.lib.licenses.bsd3; }) {}; "pub" = callPackage @@ -141533,7 +141848,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "rainbox" = callPackage + "rainbox_0_18_0_2" = callPackage ({ mkDerivation, base, bytestring, containers, lens, QuickCheck , rainbow, tasty, tasty-quickcheck, text }: @@ -141551,6 +141866,27 @@ self: { homepage = "http://www.github.com/massysett/rainbox"; description = "Two-dimensional box pretty printing, with colors"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "rainbox" = callPackage + ({ mkDerivation, base, bytestring, containers, lens, QuickCheck + , rainbow, tasty, tasty-quickcheck, text + }: + mkDerivation { + pname = "rainbox"; + version = "0.18.0.4"; + sha256 = "f8efeb3f81ee5b7d9765f427d9c592e15cb732334ac8330464fe545d301525a1"; + libraryHaskellDepends = [ + base bytestring containers lens rainbow text + ]; + testHaskellDepends = [ + base bytestring containers lens QuickCheck rainbow tasty + tasty-quickcheck text + ]; + homepage = "http://www.github.com/massysett/rainbox"; + description = "Two-dimensional box pretty printing, with colors"; + license = stdenv.lib.licenses.bsd3; }) {}; "rake" = callPackage @@ -143723,8 +144059,8 @@ self: { }: mkDerivation { pname = "regex-genex"; - version = "0.6.2"; - sha256 = "3826c6ab88bd2819c67f2f84959e906ccbc970dc02872bf7f4bdae0069fd26a0"; + version = "0.7.0"; + sha256 = "70d4028bfdafaaffc95d82d38d54949e9c0b102578ecd73a8a00a2669c55e4cc"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -145777,6 +146113,8 @@ self: { pname = "rest-core"; version = "0.36.0.6"; sha256 = "c4863ccdd2deee9f790136d5ac53a464682f6b85276aeaff48426832d90e9215"; + revision = "1"; + editedCabalFile = "c04e636b2c6ad925592a1a19e081a11b8c7c4d0e74a34b95856af866e8975e52"; libraryHaskellDepends = [ aeson aeson-utils base bytestring case-insensitive errors fclabels hxt hxt-pickle-utils json-schema mtl mtl-compat multipart random @@ -146129,7 +146467,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "rest-gen" = callPackage + "rest-gen_0_17_1_3" = callPackage ({ mkDerivation, aeson, base, blaze-html, Cabal, code-builder , directory, fclabels, filepath, hashable, haskell-src-exts , HStringTemplate, HUnit, hxt, json-schema, pretty, process @@ -146153,9 +146491,10 @@ self: { ]; description = "Documentation and client generation from rest definition"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "rest-gen_0_18_0_0" = callPackage + "rest-gen" = callPackage ({ mkDerivation, aeson, base, blaze-html, Cabal, code-builder , directory, fclabels, filepath, hashable, haskell-src-exts , HStringTemplate, HUnit, hxt, json-schema, pretty, process @@ -146167,6 +146506,8 @@ self: { pname = "rest-gen"; version = "0.18.0.0"; sha256 = "bca52143478e12a5fc91630c0df7f2206f8f60639d3a6cc568e4772696e92787"; + revision = "1"; + editedCabalFile = "8199543b3839b7b8e3fa7c6e768a2e6a9bc80ba520ec89db41865435be5cb666"; libraryHaskellDepends = [ aeson base blaze-html Cabal code-builder directory fclabels filepath hashable haskell-src-exts HStringTemplate hxt json-schema @@ -146179,7 +146520,6 @@ self: { ]; description = "Documentation and client generation from rest definition"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "rest-happstack_0_2_10_3" = callPackage @@ -146370,6 +146710,8 @@ self: { pname = "rest-stringmap"; version = "0.2.0.6"; sha256 = "66e5a32f04cfcf9826296b3c053c22caa745fd890ccc6ea9199c34529507524a"; + revision = "1"; + editedCabalFile = "a814dde006adf0a6f3b0c98956060b4e9759b47da046ca6faaa8eb0e3272e246"; libraryHaskellDepends = [ aeson base containers hashable hxt json-schema tostring unordered-containers @@ -148037,6 +148379,7 @@ self: { homepage = "https://github.com/adamwalker/hrtlsdr"; description = "Bindings to librtlsdr"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) rtl-sdr;}; "rtorrent-rpc" = callPackage @@ -148093,6 +148436,7 @@ self: { homepage = "https://github.com/mtolly/rubberband"; description = "Binding to the C++ audio stretching library Rubber Band"; license = stdenv.lib.licenses.gpl3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) rubberband;}; "ruby-marshal" = callPackage @@ -150415,6 +150759,7 @@ self: { homepage = "https://github.com/adamwalker/sdr"; description = "A software defined radio library"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "seacat" = callPackage @@ -151605,7 +151950,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "servant" = callPackage + "servant_0_4_4_2" = callPackage ({ mkDerivation, aeson, attoparsec, base, bytestring , bytestring-conversion, case-insensitive, directory, doctest , filemanip, filepath, hspec, http-media, http-types, network-uri @@ -151629,9 +151974,10 @@ self: { homepage = "http://haskell-servant.github.io/"; description = "A family of combinators for defining webservices APIs"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "servant_0_4_4_3" = callPackage + "servant" = callPackage ({ mkDerivation, aeson, attoparsec, base, bytestring , bytestring-conversion, case-insensitive, directory, doctest , filemanip, filepath, hspec, http-media, http-types, network-uri @@ -151640,8 +151986,8 @@ self: { }: mkDerivation { pname = "servant"; - version = "0.4.4.3"; - sha256 = "13ca10419a1826a8ecd4b8cf762e58ed25ae31adaf4bdeb8d36c71dfa5869dc1"; + version = "0.4.4.4"; + sha256 = "182842071c4905a3429c1ccbff020af255b6abfd1e7a6473253713c0da80f280"; libraryHaskellDepends = [ aeson attoparsec base bytestring bytestring-conversion case-insensitive http-media http-types network-uri @@ -151655,7 +152001,6 @@ self: { homepage = "http://haskell-servant.github.io/"; description = "A family of combinators for defining webservices APIs"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "servant-JuicyPixels_0_1_0_0" = callPackage @@ -151705,8 +152050,8 @@ self: { ({ mkDerivation, base, blaze-html, http-media, servant }: mkDerivation { pname = "servant-blaze"; - version = "0.4.4.3"; - sha256 = "8fca95f4325e10a290d6835c72bd31c69e22327548fcb2bc1094c66d3c3a5287"; + version = "0.4.4.4"; + sha256 = "58e3d5922b9031559aebc7ae99e52712d6a208cb2c0164da5baffb4cd55cafa1"; libraryHaskellDepends = [ base blaze-html http-media servant ]; homepage = "http://haskell-servant.github.io/"; description = "Blaze-html support for servant"; @@ -151766,7 +152111,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "servant-client" = callPackage + "servant-client_0_4_4_2" = callPackage ({ mkDerivation, aeson, attoparsec, base, bytestring, deepseq , either, exceptions, hspec, http-client, http-client-tls , http-media, http-types, HUnit, network, network-uri, QuickCheck @@ -151790,9 +152135,10 @@ self: { homepage = "http://haskell-servant.github.io/"; description = "automatical derivation of querying functions for servant webservices"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "servant-client_0_4_4_3" = callPackage + "servant-client" = callPackage ({ mkDerivation, aeson, attoparsec, base, bytestring, deepseq , either, exceptions, hspec, http-client, http-client-tls , http-media, http-types, HUnit, network, network-uri, QuickCheck @@ -151801,8 +152147,8 @@ self: { }: mkDerivation { pname = "servant-client"; - version = "0.4.4.3"; - sha256 = "e83b581ebdabd8d81173605fa40da1acc31f2115cd633188402ca5a5938854f6"; + version = "0.4.4.4"; + sha256 = "650e5aa48c060238a25328e9b9193d20102010359946f7b1979ef328eb1c4134"; libraryHaskellDepends = [ aeson attoparsec base bytestring either exceptions http-client http-client-tls http-media http-types network-uri safe servant @@ -151816,7 +152162,6 @@ self: { homepage = "http://haskell-servant.github.io/"; description = "automatical derivation of querying functions for servant webservices"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "servant-docs_0_3_1" = callPackage @@ -151871,7 +152216,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "servant-docs" = callPackage + "servant-docs_0_4_4_2" = callPackage ({ mkDerivation, aeson, base, bytestring, bytestring-conversion , case-insensitive, hashable, hspec, http-media, http-types, lens , servant, string-conversions, text, unordered-containers @@ -151897,17 +152242,18 @@ self: { homepage = "http://haskell-servant.github.io/"; description = "generate API docs for your servant webservice"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "servant-docs_0_4_4_3" = callPackage + "servant-docs" = callPackage ({ mkDerivation, aeson, base, bytestring, bytestring-conversion , case-insensitive, hashable, hspec, http-media, http-types, lens , servant, string-conversions, text, unordered-containers }: mkDerivation { pname = "servant-docs"; - version = "0.4.4.3"; - sha256 = "ca87fe6949cdda55e4745aa3c4863cd68ff3a3904d61a0d9baa556e2f364e89f"; + version = "0.4.4.4"; + sha256 = "9a854eafd12e7707764899f16a0868f712eb022eb0fa2f9eeeaaea8bea4bc4f2"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -151925,7 +152271,6 @@ self: { homepage = "http://haskell-servant.github.io/"; description = "generate API docs for your servant webservice"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "servant-ede" = callPackage @@ -151960,8 +152305,8 @@ self: { }: mkDerivation { pname = "servant-examples"; - version = "0.4.4.3"; - sha256 = "7ccdf278c8f5da6b3630040ec4eba3111eeedd2465d5047034f10372defcb760"; + version = "0.4.4.4"; + sha256 = "e180ff93d58ebb467097b337e00f77b42e9780880627ab52a2b8d69363fc7de4"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ @@ -151970,6 +152315,7 @@ self: { servant-lucid servant-server text time transformers wai wai-extra warp ]; + jailbreak = true; homepage = "http://haskell-servant.github.io/"; description = "Example programs for servant"; license = stdenv.lib.licenses.bsd3; @@ -152020,7 +152366,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "servant-jquery" = callPackage + "servant-jquery_0_4_4_2" = callPackage ({ mkDerivation, aeson, base, charset, filepath, hspec , hspec-expectations, language-ecmascript, lens, servant , servant-server, stm, text, transformers, warp @@ -152041,17 +152387,18 @@ 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-jquery_0_4_4_3" = callPackage + "servant-jquery" = callPackage ({ mkDerivation, aeson, base, charset, filepath, hspec , hspec-expectations, language-ecmascript, lens, servant , servant-server, stm, text, transformers, warp }: mkDerivation { pname = "servant-jquery"; - version = "0.4.4.3"; - sha256 = "1ec131e7b48673c8c7d99f0422d287a34e81f55f6fb2b142377d8e5b4d9288f8"; + version = "0.4.4.4"; + sha256 = "66fbe8414ac6bf6e17fd12b31d6a1fa766ea91f3a2932c22c3accf048e8f7076"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ base charset lens servant text ]; @@ -152064,15 +152411,14 @@ 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-lucid" = callPackage ({ mkDerivation, base, http-media, lucid, servant }: mkDerivation { pname = "servant-lucid"; - version = "0.4.4.3"; - sha256 = "6d6b836794f1f5bda94c15d4f7950913db3396a6f9d233fd88e43e4fdcb100d2"; + version = "0.4.4.4"; + sha256 = "c42702b20da1f8daea4c2a633e777214e524a2afac96c0b559209351f1f1cd0d"; libraryHaskellDepends = [ base http-media lucid servant ]; homepage = "http://haskell-servant.github.io/"; description = "Servant support for lucid"; @@ -152085,8 +152431,8 @@ self: { }: mkDerivation { pname = "servant-mock"; - version = "0.4.4.3"; - sha256 = "bef08a756d600298f8762a73bf2b25ceed2377a970c4eb69273cd7f7981753ef"; + version = "0.4.4.4"; + sha256 = "1df192ac10aea342cffd5da509f9c5eca40b659fa3c7b77aad87ec0bbb82f35c"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -152285,7 +152631,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "servant-server" = callPackage + "servant-server_0_4_4_2" = callPackage ({ mkDerivation, aeson, attoparsec, base, bytestring , bytestring-conversion, directory, doctest, either, exceptions , filemanip, filepath, hspec, hspec-wai, http-types, mmorph, mtl @@ -152314,9 +152660,10 @@ self: { homepage = "http://haskell-servant.github.io/"; description = "A family of combinators for defining webservices APIs and serving them"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "servant-server_0_4_4_3" = callPackage + "servant-server" = callPackage ({ mkDerivation, aeson, attoparsec, base, bytestring , bytestring-conversion, directory, doctest, either, exceptions , filemanip, filepath, hspec, hspec-wai, http-types, mmorph, mtl @@ -152326,8 +152673,8 @@ self: { }: mkDerivation { pname = "servant-server"; - version = "0.4.4.3"; - sha256 = "552ccb848fbb99c471f950412c12fe7a6081507678a4108d195299ecdc987fa0"; + version = "0.4.4.4"; + sha256 = "056947b96664674f1a6c65af30001e9e2343357efa96e153198ec0f833f3fdd0"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ @@ -152345,7 +152692,6 @@ self: { homepage = "http://haskell-servant.github.io/"; description = "A family of combinators for defining webservices APIs and serving them"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "serversession" = callPackage @@ -152550,8 +152896,8 @@ self: { }: mkDerivation { pname = "ses-html"; - version = "0.3.0.0"; - sha256 = "1e6a6a172f2379b7c86f63ac304dfe03b907302197a92544462b5def27118eb2"; + version = "0.3.0.1"; + sha256 = "07ce0cc9777d9fac050cb2546de72c56625a47769a046e49b9d11f74c9c8bccf"; libraryHaskellDepends = [ base base64-bytestring blaze-html byteable bytestring cryptohash HsOpenSSL http-streams tagsoup time @@ -152859,6 +153205,7 @@ self: { homepage = "http://patch-tag.com/r/shahn/sfml-audio"; description = "minimal bindings to the audio module of sfml"; license = "unknown"; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) libsndfile; inherit (pkgs) openal;}; "sfmt" = callPackage @@ -153781,21 +154128,21 @@ self: { "shelduck" = callPackage ({ mkDerivation, aeson, async, base, bytestring, hastache, hspec , lens, lens-aeson, rainbow, random, regex-compat, shelly, Spock - , stm, text, transformers, wreq + , stm, text, time, transformers, uuid, wreq }: mkDerivation { pname = "shelduck"; - version = "0.1.2.0"; - sha256 = "3a62ab82b4311c05785e53dba0169122b6d61fd1087110785eecd779f2794e67"; + version = "0.1.3.0"; + sha256 = "a9190676dc9e3b8266ea97a8d9034015a9242c7f1ed9e226423ad14fdec61769"; isLibrary = true; isExecutable = true; libraryHaskellDepends = [ aeson async base bytestring hastache lens lens-aeson rainbow random - shelly Spock stm text transformers wreq + shelly Spock stm text time transformers uuid wreq ]; executableHaskellDepends = [ aeson async base bytestring hastache lens lens-aeson rainbow random - shelly Spock stm text transformers wreq + shelly Spock stm text time transformers uuid wreq ]; testHaskellDepends = [ aeson base hspec lens regex-compat stm text transformers wreq @@ -160218,7 +160565,7 @@ self: { maintainers = with stdenv.lib.maintainers; [ simons ]; }) {}; - "stack" = callPackage + "stack_0_1_4_1" = callPackage ({ mkDerivation, aeson, async, attoparsec, base, base16-bytestring , base64-bytestring, bifunctors, binary, blaze-builder, byteable , bytestring, Cabal, conduit, conduit-combinators, conduit-extra @@ -160281,6 +160628,73 @@ self: { homepage = "https://github.com/commercialhaskell/stack"; description = "The Haskell Tool Stack"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + maintainers = with stdenv.lib.maintainers; [ simons ]; + }) {}; + + "stack" = callPackage + ({ mkDerivation, aeson, async, attoparsec, base, base16-bytestring + , base64-bytestring, bifunctors, binary, binary-tagged + , blaze-builder, byteable, bytestring, Cabal, conduit + , conduit-combinators, conduit-extra, containers, cryptohash + , cryptohash-conduit, deepseq, directory, either + , enclosed-exceptions, exceptions, extra, fast-logger, file-embed + , filelock, filepath, fsnotify, gitrev, hashable, hastache, hspec + , http-client, http-client-tls, http-conduit, http-types, ignore + , lifted-base, monad-control, monad-logger, monad-loops, mtl + , old-locale, optparse-applicative, optparse-simple, path + , persistent, persistent-sqlite, persistent-template, pretty + , process, project-template, QuickCheck, resourcet, retry, safe + , split, stm, streaming-commons, tar, template-haskell, temporary + , text, time, transformers, transformers-base, unix, unix-compat + , unordered-containers, vector, vector-binary-instances, void + , word8, yaml, zlib + }: + mkDerivation { + pname = "stack"; + version = "0.1.5.0"; + sha256 = "40a26de423f070fc6c742a77c76e90ffd25d6ff08c6a651b3683f16f63a03e25"; + isLibrary = true; + isExecutable = true; + libraryHaskellDepends = [ + aeson async attoparsec base base16-bytestring base64-bytestring + bifunctors binary binary-tagged blaze-builder byteable bytestring + Cabal conduit conduit-combinators conduit-extra containers + cryptohash cryptohash-conduit deepseq directory enclosed-exceptions + exceptions extra fast-logger file-embed filelock filepath fsnotify + gitrev hashable hastache http-client http-client-tls http-conduit + http-types ignore lifted-base monad-control monad-logger + monad-loops mtl old-locale optparse-applicative optparse-simple + path persistent persistent-sqlite persistent-template pretty + process project-template resourcet retry safe split stm + streaming-commons tar template-haskell temporary text time + transformers transformers-base unix unix-compat + unordered-containers vector vector-binary-instances void word8 yaml + zlib + ]; + executableHaskellDepends = [ + base bytestring Cabal conduit containers directory either + exceptions filelock filepath gitrev hashable http-client + http-conduit lifted-base monad-control monad-logger mtl old-locale + optparse-applicative optparse-simple path process resourcet split + text transformers unordered-containers + ]; + testHaskellDepends = [ + async base bytestring Cabal conduit conduit-extra containers + cryptohash directory exceptions filepath hspec http-conduit + monad-logger optparse-applicative path process QuickCheck resourcet + retry temporary text transformers unix-compat + ]; + doCheck = false; + enableSharedExecutables = false; + postInstall = '' + exe=$out/bin/stack + mkdir -p $out/share/bash-completion/completions + $exe --bash-completion-script $exe >$out/share/bash-completion/completions/stack + ''; + homepage = "https://github.com/commercialhaskell/stack"; + description = "The Haskell Tool Stack"; + license = stdenv.lib.licenses.bsd3; maintainers = with stdenv.lib.maintainers; [ simons ]; }) {}; @@ -161050,8 +161464,8 @@ self: { }: mkDerivation { pname = "stateWriter"; - version = "0.2.3"; - sha256 = "1430eabaeb8b553c08857287bbd1ddda16492db355e31081cc7ed29a069d30a7"; + version = "0.2.4"; + sha256 = "b0cb37427724398c3297a9e2ae1e59e8b490b34bd993352ff1020ff2dbbae29b"; libraryHaskellDepends = [ base mtl transformers ]; testHaskellDepends = [ base free hspec mtl QuickCheck ]; description = "A faster variant of the RWS monad transformers"; @@ -163072,8 +163486,8 @@ self: { }: mkDerivation { pname = "stripe-haskell"; - version = "0.1.4.2"; - sha256 = "58d289423a8cc5dc227e451845afcc5da154740010d4cc7bf794759d043319b6"; + version = "0.1.4.3"; + sha256 = "f99ba8cd8097678d09df43301dca054ec573b8ecf9844bea62985178902d101f"; libraryHaskellDepends = [ aeson base bytestring either HsOpenSSL http-streams io-streams mtl random text time transformers unordered-containers @@ -163696,6 +164110,32 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; + "super-user-spark" = callPackage + ({ mkDerivation, aeson, aeson-pretty, base, binary, bytestring + , directory, filepath, HTF, HUnit, mtl, optparse-applicative + , parsec, process, shelly, text, transformers, unix, zlib + }: + mkDerivation { + pname = "super-user-spark"; + version = "0.2.0.3"; + sha256 = "0fa3189dcf517a50abab5b83eee5d706ea13cbaaa780e6d14fb38679d924beb7"; + isLibrary = false; + isExecutable = true; + executableHaskellDepends = [ + aeson aeson-pretty base binary bytestring directory filepath HTF + mtl optparse-applicative parsec process shelly text transformers + unix zlib + ]; + testHaskellDepends = [ + aeson aeson-pretty base binary bytestring directory filepath HTF + HUnit mtl optparse-applicative parsec process shelly text + transformers unix zlib + ]; + jailbreak = true; + description = "Configure your dotfile deployment with a DSL"; + license = stdenv.lib.licenses.mit; + }) {}; + "supercollider-ht" = callPackage ({ mkDerivation, base, hosc, hsc3, opensoundcontrol-ht, process , random, transformers @@ -166038,6 +166478,8 @@ self: { pname = "tar"; version = "0.4.2.1"; sha256 = "2fad0ae6c1d671f0fbd60f39b2d7df70c3f33890b92df177052d2d8733955080"; + revision = "1"; + editedCabalFile = "4b0749397f9f6aac3506e07c9043371ac8a2c5605dc4370501904f38c1a3c3b4"; libraryHaskellDepends = [ array base bytestring directory filepath time ]; @@ -169424,26 +169866,26 @@ self: { }) {}; "these" = callPackage - ({ mkDerivation, base, bifunctors, containers, mtl, profunctors - , QuickCheck, semigroupoids, semigroups, tasty, tasty-quickcheck - , transformers, vector + ({ mkDerivation, base, bifunctors, containers, data-default-class + , hashable, mtl, profunctors, QuickCheck, quickcheck-instances + , semigroupoids, semigroups, tasty, tasty-quickcheck, transformers + , transformers-compat, unordered-containers, vector }: mkDerivation { pname = "these"; - version = "0.6.0.0"; - sha256 = "c8e94f28561e87a1c51498a8529a74983fe68d785b250c118d02a9a25d1b9383"; - revision = "3"; - editedCabalFile = "c65f6b008c1cc77cc3aa788f31c831c0fb64de22ec9ebccf6179cb9654d0697e"; + version = "0.6.1.0"; + sha256 = "a8e9e677b72ab4ea4e922b860abdd5f61ac69cb66e7c9f060f08ac94110f2d0d"; libraryHaskellDepends = [ - base bifunctors containers mtl profunctors semigroupoids semigroups - transformers vector + base bifunctors containers data-default-class hashable mtl + profunctors semigroupoids semigroups transformers + transformers-compat unordered-containers vector ]; testHaskellDepends = [ - base bifunctors QuickCheck tasty tasty-quickcheck transformers - vector + base bifunctors containers hashable QuickCheck quickcheck-instances + tasty tasty-quickcheck transformers unordered-containers vector ]; homepage = "https://github.com/isomorphism/these"; - description = "An either-or-both data type, with corresponding hybrid error/writer monad transformer"; + description = "An either-or-both data type & a generalized 'zip with padding' typeclass"; license = stdenv.lib.licenses.bsd3; }) {}; @@ -169925,6 +170367,7 @@ self: { homepage = "http://tidal.lurk.org/"; description = "MIDI support for tidal"; license = stdenv.lib.licenses.gpl3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "tidal-vis" = callPackage @@ -170962,7 +171405,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "tls" = callPackage + "tls_1_3_2" = callPackage ({ mkDerivation, asn1-encoding, asn1-types, async, base, bytestring , cereal, cryptonite, data-default-class, hourglass, memory, mtl , network, QuickCheck, tasty, tasty-quickcheck, transformers, x509 @@ -170984,9 +171427,10 @@ self: { homepage = "http://github.com/vincenthz/hs-tls"; description = "TLS/SSL protocol native implementation (Server and Client)"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "tls_1_3_3" = callPackage + "tls" = callPackage ({ mkDerivation, asn1-encoding, asn1-types, async, base, bytestring , cereal, cryptonite, data-default-class, hourglass, memory, mtl , network, QuickCheck, tasty, tasty-quickcheck, transformers, x509 @@ -171005,11 +171449,9 @@ self: { base bytestring cereal cryptonite data-default-class hourglass mtl QuickCheck tasty tasty-quickcheck x509 x509-validation ]; - jailbreak = true; homepage = "http://github.com/vincenthz/hs-tls"; description = "TLS/SSL protocol native implementation (Server and Client)"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "tls-debug_0_3_4" = callPackage @@ -171034,7 +171476,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "tls-debug" = callPackage + "tls-debug_0_4_0" = callPackage ({ mkDerivation, base, bytestring, cryptonite, data-default-class , network, pem, time, tls, x509, x509-system, x509-validation }: @@ -171051,9 +171493,10 @@ self: { homepage = "http://github.com/vincenthz/hs-tls"; description = "Set of programs for TLS testing and debugging"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "tls-debug_0_4_1" = callPackage + "tls-debug" = callPackage ({ mkDerivation, base, bytestring, cryptonite, data-default-class , network, pem, time, tls, x509, x509-store, x509-system , x509-validation @@ -171071,7 +171514,6 @@ self: { homepage = "http://github.com/vincenthz/hs-tls"; description = "Set of programs for TLS testing and debugging"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "tls-extra" = callPackage @@ -171328,6 +171770,7 @@ self: { homepage = "http://www.polarmobile.com/"; description = "FFI bindings to libtokyotyrant"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) tokyocabinet; inherit (pkgs) tokyotyrant;}; "tomato-rubato-openal" = callPackage @@ -171341,6 +171784,7 @@ self: { homepage = "http://www.haskell.org/haskellwiki/tomato-rubato"; description = "Easy to use library for audio programming"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "toml" = callPackage @@ -172761,6 +173205,7 @@ self: { executableHaskellDepends = [ ALUT base ]; description = "Plays music generated by Turing machines with 5 states and 2 symbols"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {}; "turkish-deasciifier" = callPackage @@ -178278,6 +178723,7 @@ self: { ]; description = "An MPD client with vim-like key bindings"; license = stdenv.lib.licenses.mit; + hydraPlatforms = stdenv.lib.platforms.none; }) {inherit (pkgs) ncurses;}; "vintage-basic" = callPackage @@ -180512,33 +180958,8 @@ self: { }: mkDerivation { pname = "wai-routes"; - version = "0.9.0"; - sha256 = "67a287a1a2347ce4239bce87ecf4b8845866b52493981a58ea4f48654d9ebd8e"; - libraryHaskellDepends = [ - aeson base blaze-builder bytestring case-insensitive containers - cookie data-default-class filepath http-types mime-types - monad-loops mtl path-pieces random template-haskell text wai - wai-app-static wai-extra - ]; - testHaskellDepends = [ - aeson base hspec hspec-wai hspec-wai-json wai wai-app-static - ]; - homepage = "https://ajnsit.github.io/wai-routes/"; - description = "Typesafe URLs for Wai applications"; - license = stdenv.lib.licenses.mit; - }) {}; - - "wai-routes_0_9_1" = callPackage - ({ mkDerivation, aeson, base, blaze-builder, bytestring - , case-insensitive, containers, cookie, data-default-class - , filepath, hspec, hspec-wai, hspec-wai-json, http-types - , mime-types, monad-loops, mtl, path-pieces, random - , template-haskell, text, wai, wai-app-static, wai-extra - }: - mkDerivation { - pname = "wai-routes"; - version = "0.9.1"; - sha256 = "156c4c065fc94da10d6af66abf3c14d0dafb25b785d7b6d953347da6fd17dcd3"; + version = "0.9.2"; + sha256 = "5d7d4868d25e3feeeb2ab85dcf950a5f5fbbd24caf8cc5832edd47cdfbc72ccf"; libraryHaskellDepends = [ aeson base blaze-builder bytestring case-insensitive containers cookie data-default-class filepath http-types mime-types @@ -180551,7 +180972,6 @@ self: { homepage = "https://ajnsit.github.io/wai-routes/"; description = "Typesafe URLs for Wai applications"; license = stdenv.lib.licenses.mit; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "wai-routing" = callPackage @@ -182479,7 +182899,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "webdriver" = callPackage + "webdriver_0_6_2_1" = callPackage ({ mkDerivation, aeson, attoparsec, base, base64-bytestring , bytestring, cond, data-default, directory, directory-tree , exceptions, filepath, http-client, http-types, lifted-base @@ -182503,6 +182923,33 @@ self: { homepage = "https://github.com/kallisti-dev/hs-webdriver"; description = "a Haskell client for the Selenium WebDriver protocol"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; + }) {}; + + "webdriver" = callPackage + ({ mkDerivation, aeson, attoparsec, base, base64-bytestring + , bytestring, cond, data-default, directory, directory-tree + , exceptions, filepath, http-client, http-types, lifted-base + , monad-control, mtl, network, network-uri, parallel, scientific + , temporary, text, time, transformers, transformers-base + , unordered-containers, vector, zip-archive + }: + mkDerivation { + pname = "webdriver"; + version = "0.6.3.1"; + sha256 = "69af96c4739d9d189cf8bc75a4b33a1fa525e16a062d3e8f95c578c3f35244c3"; + libraryHaskellDepends = [ + aeson attoparsec base base64-bytestring bytestring cond + data-default directory directory-tree exceptions filepath + http-client http-types lifted-base monad-control mtl network + network-uri scientific temporary text time transformers + transformers-base unordered-containers vector zip-archive + ]; + testHaskellDepends = [ base parallel text ]; + doCheck = false; + homepage = "https://github.com/kallisti-dev/hs-webdriver"; + description = "a Haskell client for the Selenium WebDriver protocol"; + license = stdenv.lib.licenses.bsd3; }) {}; "webdriver-angular" = callPackage @@ -184191,8 +184638,8 @@ self: { ({ mkDerivation, base, directory, random, wx, wxcore }: mkDerivation { pname = "wxAsteroids"; - version = "1.1"; - sha256 = "91fa3fe53f24d28fbbdfd6af0431471baf4b76cc77447366457829522d615d42"; + version = "1.1.0.1"; + sha256 = "45143005f69843633246948d5070e346324718d7387faf58af8df57828ee319b"; isLibrary = false; isExecutable = true; executableHaskellDepends = [ base directory random wx wxcore ]; @@ -184469,7 +184916,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "x509" = callPackage + "x509_1_6_1" = callPackage ({ mkDerivation, asn1-encoding, asn1-parse, asn1-types, base , bytestring, containers, cryptonite, hourglass, memory, mtl, pem , tasty, tasty-quickcheck @@ -184489,9 +184936,10 @@ self: { homepage = "http://github.com/vincenthz/hs-certificate"; description = "X509 reader and writer"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "x509_1_6_3" = callPackage + "x509" = callPackage ({ mkDerivation, asn1-encoding, asn1-parse, asn1-types, base , bytestring, containers, cryptonite, hourglass, memory, mtl, pem , tasty, tasty-quickcheck @@ -184508,11 +184956,9 @@ self: { asn1-types base bytestring cryptonite hourglass mtl tasty tasty-quickcheck ]; - jailbreak = true; homepage = "http://github.com/vincenthz/hs-certificate"; description = "X509 reader and writer"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "x509-store_1_5_0" = callPackage @@ -184640,7 +185086,6 @@ self: { asn1-encoding asn1-types base bytestring cryptonite directory pem x509 x509-store x509-system x509-validation ]; - jailbreak = true; homepage = "http://github.com/vincenthz/hs-certificate"; description = "Utility for X509 certificate and chain"; license = stdenv.lib.licenses.bsd3; @@ -184714,7 +185159,7 @@ self: { hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "x509-validation" = callPackage + "x509-validation_1_6_2" = callPackage ({ mkDerivation, asn1-encoding, asn1-types, base, byteable , bytestring, containers, cryptonite, data-default-class, hourglass , memory, mtl, pem, x509, x509-store @@ -184731,9 +185176,10 @@ self: { homepage = "http://github.com/vincenthz/hs-certificate"; description = "X.509 Certificate and CRL validation"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = stdenv.lib.platforms.none; }) {}; - "x509-validation_1_6_3" = callPackage + "x509-validation" = callPackage ({ mkDerivation, asn1-encoding, asn1-types, base, byteable , bytestring, containers, cryptonite, data-default-class, hourglass , memory, mtl, pem, x509, x509-store @@ -184750,7 +185196,6 @@ self: { homepage = "http://github.com/vincenthz/hs-certificate"; description = "X.509 Certificate and CRL validation"; license = stdenv.lib.licenses.bsd3; - hydraPlatforms = stdenv.lib.platforms.none; }) {}; "xattr" = callPackage @@ -186128,6 +186573,7 @@ self: { homepage = "http://xmobar.org"; description = "A Minimalistic Text Based Status Bar"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {Xrender = null; inherit (pkgs.xorg) libXpm; inherit (pkgs.xorg) libXrandr; inherit (pkgs) wirelesstools;}; @@ -186384,6 +186830,7 @@ self: { homepage = "http://code.haskell.org/~dons/code/xosd"; description = "A binding to the X on-screen display"; license = stdenv.lib.licenses.bsd3; + hydraPlatforms = [ "i686-linux" "x86_64-linux" ]; }) {inherit (pkgs) xosd;}; "xournal-builder" = callPackage