haskell-pipes-network: add maintainers attribute again
This commit is contained in:
parent
57a9eaab67
commit
0ae505179b
@ -13,5 +13,6 @@ cabal.mkDerivation (self: {
|
||||
description = "Use network sockets together with the pipes library";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [ self.stdenv.lib.maintainers.ocharles ];
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user