Upgrade servant-server to 0.2.3.
This commit is contained in:
parent
5a3a3c5e8f
commit
d02d76e3f0
@ -8,8 +8,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "servant-server";
|
||||
version = "0.2.1";
|
||||
sha256 = "1b2aqxnn9nf5qabbl8k9kq9b2mpn591j9jpjy33sis7ni469bayj";
|
||||
version = "0.2.3";
|
||||
sha256 = "0n4r145jd1g07g0a1mhbc7s61h6cbbvjvhzwngff756iky7fkcb9";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
|
Loading…
Reference in New Issue
Block a user