summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-lts-0.0.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-12-05 15:30:48 +0100
committerPeter Simons <simons@cryp.to>2015-12-07 11:23:57 +0100
commit83f9fc069cebd8ae69c98a5a3e0bd0a0a443f424 (patch)
tree76c09ee02813b851ef9151e30462a8c5538827b6 /pkgs/development/haskell-modules/configuration-lts-0.0.nix
parent2fde83b5bde2c5d360610c38e32558967aa6a7b8 (diff)
downloadnixpkgs-83f9fc069cebd8ae69c98a5a3e0bd0a0a443f424.tar
nixpkgs-83f9fc069cebd8ae69c98a5a3e0bd0a0a443f424.tar.gz
nixpkgs-83f9fc069cebd8ae69c98a5a3e0bd0a0a443f424.tar.bz2
nixpkgs-83f9fc069cebd8ae69c98a5a3e0bd0a0a443f424.tar.lz
nixpkgs-83f9fc069cebd8ae69c98a5a3e0bd0a0a443f424.tar.xz
nixpkgs-83f9fc069cebd8ae69c98a5a3e0bd0a0a443f424.tar.zst
nixpkgs-83f9fc069cebd8ae69c98a5a3e0bd0a0a443f424.zip
hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:

  - Nixpkgs: https://github.com/NixOS/nixpkgs/commit/4619baf1f60fce16b744b4a4e9d8561b2464608d
  - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/42699553655fac2f34d90e5ecc943704c6a4f8e4
  - LTS Haskell: https://github.com/fpco/lts-haskell/commit/57dab1c9974199e11130c3da70ffa31480a9ca37
  - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/87110f79ed5342f82f5e24bba84fa2ac1a35bb8b
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-lts-0.0.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-lts-0.0.nix8
1 files changed, 8 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-lts-0.0.nix b/pkgs/development/haskell-modules/configuration-lts-0.0.nix
index 39ed88df521..2ff53d463a6 100644
--- a/pkgs/development/haskell-modules/configuration-lts-0.0.nix
+++ b/pkgs/development/haskell-modules/configuration-lts-0.0.nix
@@ -612,6 +612,7 @@ self: super: {
   "KiCS-prophecy" = dontDistribute super."KiCS-prophecy";
   "Kleislify" = dontDistribute super."Kleislify";
   "Konf" = dontDistribute super."Konf";
+  "Kriens" = dontDistribute super."Kriens";
   "KyotoCabinet" = dontDistribute super."KyotoCabinet";
   "L-seed" = dontDistribute super."L-seed";
   "LDAP" = dontDistribute super."LDAP";
@@ -1829,6 +1830,7 @@ self: super: {
   "bytestring-rematch" = dontDistribute super."bytestring-rematch";
   "bytestring-short" = dontDistribute super."bytestring-short";
   "bytestring-show" = dontDistribute super."bytestring-show";
+  "bytestring-tree-builder" = dontDistribute super."bytestring-tree-builder";
   "bytestring-trie" = doDistribute super."bytestring-trie_0_2_4";
   "bytestringparser" = dontDistribute super."bytestringparser";
   "bytestringparser-temporary" = dontDistribute super."bytestringparser-temporary";
@@ -4018,6 +4020,7 @@ self: super: {
   "hasql-backend" = doDistribute super."hasql-backend_0_2_1";
   "hasql-postgres" = doDistribute super."hasql-postgres_0_7_3";
   "hasql-postgres-options" = dontDistribute super."hasql-postgres-options";
+  "hasql-transaction" = dontDistribute super."hasql-transaction";
   "hastache" = doDistribute super."hastache_0_6_0";
   "hastache-aeson" = dontDistribute super."hastache-aeson";
   "haste" = dontDistribute super."haste";
@@ -6312,6 +6315,7 @@ self: super: {
   "piki" = dontDistribute super."piki";
   "pinboard" = dontDistribute super."pinboard";
   "pinch" = dontDistribute super."pinch";
+  "pinchot" = dontDistribute super."pinchot";
   "pipe-enumerator" = dontDistribute super."pipe-enumerator";
   "pipeclip" = dontDistribute super."pipeclip";
   "pipes" = doDistribute super."pipes_4_1_4";
@@ -7034,6 +7038,7 @@ self: super: {
   "satchmo-toysat" = dontDistribute super."satchmo-toysat";
   "sbp" = dontDistribute super."sbp";
   "sbv" = dontDistribute super."sbv";
+  "sbvPlugin" = dontDistribute super."sbvPlugin";
   "sc3-rdu" = dontDistribute super."sc3-rdu";
   "scalable-server" = dontDistribute super."scalable-server";
   "scaleimage" = dontDistribute super."scaleimage";
@@ -8656,6 +8661,9 @@ self: super: {
   "xml-pipe" = dontDistribute super."xml-pipe";
   "xml-prettify" = dontDistribute super."xml-prettify";
   "xml-push" = dontDistribute super."xml-push";
+  "xml-query" = dontDistribute super."xml-query";
+  "xml-query-xml-conduit" = dontDistribute super."xml-query-xml-conduit";
+  "xml-query-xml-types" = dontDistribute super."xml-query-xml-types";
   "xml-to-json" = dontDistribute super."xml-to-json";
   "xml-to-json-fast" = dontDistribute super."xml-to-json-fast";
   "xml-types" = doDistribute super."xml-types_0_3_4";