haskell-colors: adopt package
This commit is contained in:
parent
65ef7d534d
commit
9eb29a601c
@ -12,5 +12,6 @@ cabal.mkDerivation (self: {
|
||||
description = "A type for colors";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = self.stdenv.lib.maintainers; [ fuuzetsu ];
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user