Adds sugerror. (Merges #902 manually).

This commit is contained in:
Dominik Picheta 2018-10-27 10:53:14 +01:00
parent 317ded1dd4
commit ecc06f7acc

View File

@ -11217,5 +11217,17 @@
"description": "GeoRef Argentina Government MultiSync API Client for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-georefar"
},
{
"name": "sugerror",
"url": "https://github.com/quelklef/nim-sugerror",
"method": "git",
"tags": [
"errors",
"expr"
],
"description": "Terse and composable error handling.",
"license": "MIT",
"web": "https://github.com/quelklef/nim-sugerror"
}
]