ghc841 | tls: SMP fix unmerged

This commit is contained in:
Kosyrev Serge 2018-02-25 04:08:53 +03:00
parent 746b36c863
commit 2201ba1a5b
No known key found for this signature in database
GPG Key ID: 3F62F118E38BED6D

View File

@ -451,6 +451,20 @@ self: super: {
};
});
## Unmerged. PR: https://github.com/vincenthz/hs-tls/pull/270
tls = overrideCabal super.tls (drv: {
## • No instance for (Semigroup Credentials)
## arising from the superclasses of an instance declaration
## • In the instance declaration for Monoid Credentials
src = pkgs.fetchFromGitHub {
owner = "ocheron";
repo = "hs-tls";
rev = "763656fbc6c2edabb43fc63d8717960f4b26e6e7";
sha256 = "0v7f9b78w6prkbscdx5ggjixll9z1zfqzm5x0ap4wvynnflkspqb";
};
prePatch = "cd core; ";
});
## Unmerged. PR: https://github.com/ivan-m/wl-pprint-text/pull/17
wl-pprint-text = overrideCabal super.wl-pprint-text (drv: {
## Ambiguous occurrence <>