Skip to content

Commit 02b6ada

Browse files
authored
[chore] add link to PR to HaskellNetSSL upstream (#3728)
1 parent 54337cb commit 02b6ada

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nix/haskell-pins.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ let
106106
sha256 = "0dgizj1kc135yzzqdf5l7f5ax0qpvrr8mxvg7s1dbm01cf11aqzn";
107107
};
108108
};
109+
110+
# https://github.com/dpwright/HaskellNet-SSL/pull/33
109111
HaskellNet-SSL = {
110112
src = fetchgit {
111113
url = "https://github.com/MangoIV/HaskellNet-SSL";

0 commit comments

Comments
 (0)