summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-lts-0.4.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-10-02 22:30:56 +0200
committerPeter Simons <simons@cryp.to>2015-10-04 21:23:12 +0200
commit083b392fd0f893208daefcaeb89ff231b2506f43 (patch)
treec315dfbeca245395a91c3ab9e48a78b4bf5b4433 /pkgs/development/haskell-modules/configuration-lts-0.4.nix
parent13893f5f0cb5dd01dc6f6735df12239a3b905184 (diff)
downloadnixpkgs-083b392fd0f893208daefcaeb89ff231b2506f43.tar
nixpkgs-083b392fd0f893208daefcaeb89ff231b2506f43.tar.gz
nixpkgs-083b392fd0f893208daefcaeb89ff231b2506f43.tar.bz2
nixpkgs-083b392fd0f893208daefcaeb89ff231b2506f43.tar.lz
nixpkgs-083b392fd0f893208daefcaeb89ff231b2506f43.tar.xz
nixpkgs-083b392fd0f893208daefcaeb89ff231b2506f43.tar.zst
nixpkgs-083b392fd0f893208daefcaeb89ff231b2506f43.zip
hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-11-gaf50139 using the following inputs:

  - Nixpkgs: https://github.com/NixOS/nixpkgs/commit/2ff1ebc619037a2978dc4f88643e9347952ee261
  - Hackage: https://github.com/commercialhaskell/all-cabal-hashes/commit/6f52d0a4a2525e73b6eff868376843048def23c6
  - LTS Haskell: https://github.com/fpco/lts-haskell/commit/c5f1e507cd73fda2551f36492eb1d0c3f7b65f3a
  - Stackage Nightly: https://github.com/fpco/stackage-nightly/commit/9351235d2841a12fd6e99e9b12464bbfca7834ae
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-lts-0.4.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-lts-0.4.nix7
1 files changed, 6 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/configuration-lts-0.4.nix b/pkgs/development/haskell-modules/configuration-lts-0.4.nix
index 45c3bfb4d68..7f1f7e9c311 100644
--- a/pkgs/development/haskell-modules/configuration-lts-0.4.nix
+++ b/pkgs/development/haskell-modules/configuration-lts-0.4.nix
@@ -2,7 +2,7 @@
 
 with import ./lib.nix { inherit pkgs; };
 
-self: super: assert super.ghc.name == "ghc-7.8.3"; {
+self: super: {
 
   # core libraries provided by the compiler
   Cabal = null;
@@ -3211,6 +3211,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; {
   "gearbox" = dontDistribute super."gearbox";
   "geek" = dontDistribute super."geek";
   "geek-server" = dontDistribute super."geek-server";
+  "gelatin" = dontDistribute super."gelatin";
   "gemstone" = dontDistribute super."gemstone";
   "gencheck" = dontDistribute super."gencheck";
   "gender" = dontDistribute super."gender";
@@ -3386,6 +3387,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; {
   "goatee" = dontDistribute super."goatee";
   "goatee-gtk" = dontDistribute super."goatee-gtk";
   "gofer-prelude" = dontDistribute super."gofer-prelude";
+  "gooey" = dontDistribute super."gooey";
   "google-cloud" = dontDistribute super."google-cloud";
   "google-dictionary" = dontDistribute super."google-dictionary";
   "google-drive" = dontDistribute super."google-drive";
@@ -7192,6 +7194,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; {
   "stackage-types" = dontDistribute super."stackage-types";
   "stackage-update" = dontDistribute super."stackage-update";
   "stackage-upload" = dontDistribute super."stackage-upload";
+  "standalone-derive-topdown" = dontDistribute super."standalone-derive-topdown";
   "standalone-haddock" = dontDistribute super."standalone-haddock";
   "star-to-star" = dontDistribute super."star-to-star";
   "star-to-star-contra" = dontDistribute super."star-to-star-contra";
@@ -7369,6 +7372,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; {
   "synthesizer-alsa" = dontDistribute super."synthesizer-alsa";
   "synthesizer-core" = dontDistribute super."synthesizer-core";
   "synthesizer-dimensional" = dontDistribute super."synthesizer-dimensional";
+  "synthesizer-filter" = dontDistribute super."synthesizer-filter";
   "synthesizer-inference" = dontDistribute super."synthesizer-inference";
   "synthesizer-llvm" = dontDistribute super."synthesizer-llvm";
   "synthesizer-midi" = dontDistribute super."synthesizer-midi";
@@ -7439,6 +7443,7 @@ self: super: assert super.ghc.name == "ghc-7.8.3"; {
   "tasty-laws" = dontDistribute super."tasty-laws";
   "tasty-lens" = dontDistribute super."tasty-lens";
   "tasty-program" = dontDistribute super."tasty-program";
+  "tasty-quickcheck" = doDistribute super."tasty-quickcheck_0_8_3_2";
   "tasty-rerun" = dontDistribute super."tasty-rerun";
   "tasty-silver" = dontDistribute super."tasty-silver";
   "tasty-tap" = dontDistribute super."tasty-tap";