about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-01-29 11:22:21 +0100
committerPeter Simons <simons@cryp.to>2015-01-29 15:31:49 +0100
commitc924672374893d5253e2e53ce9b6723e6d53aa38 (patch)
treefa3ac10adf07adb8fd262150c5a692ed516a7893 /pkgs
parenta065319173bff4c3533d7576f8d3c6009b0c93c7 (diff)
downloadnixlib-c924672374893d5253e2e53ce9b6723e6d53aa38.tar
nixlib-c924672374893d5253e2e53ce9b6723e6d53aa38.tar.gz
nixlib-c924672374893d5253e2e53ce9b6723e6d53aa38.tar.bz2
nixlib-c924672374893d5253e2e53ce9b6723e6d53aa38.tar.lz
nixlib-c924672374893d5253e2e53ce9b6723e6d53aa38.tar.xz
nixlib-c924672374893d5253e2e53ce9b6723e6d53aa38.tar.zst
nixlib-c924672374893d5253e2e53ce9b6723e6d53aa38.zip
haskell-configuration-ghc-7.8.x: smtp-mail-ng compiles now
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/haskell-modules/configuration-ghc-7.8.x.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghc-7.8.x.nix b/pkgs/development/haskell-modules/configuration-ghc-7.8.x.nix
index e3b7859b1717..7c729138ff5e 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-7.8.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-7.8.x.nix
@@ -71,9 +71,6 @@ self: super: {
   seqid = super.seqid_0_1_0;
   seqid-streams = super.seqid-streams_0_1_0;
 
-  # https://github.com/avieth/smtp-mail-ng/issues/1
-  smtp-mail-ng = dontDistribute super.smtp-mail-ng;
-
 }
 
 // # packages relating to amazonka