haskell-servant-scotty: re-generate with cabal2nix
This commit is contained in:
parent
7fec14e74a
commit
1e7885f9c2
@ -13,8 +13,7 @@ cabal.mkDerivation (self: {
|
||||
];
|
||||
meta = {
|
||||
homepage = "http://github.com/zalora/servant";
|
||||
description = "Generate a web service for servant 'Resource's
|
||||
using scotty and JSON";
|
||||
description = "Generate a web service for servant 'Resource's using scotty and JSON";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user