mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Update package path for superfunc/{monad/maybe}
This commit is contained in:
parent
24755aca56
commit
0ad4721972
@ -1592,18 +1592,18 @@
|
|||||||
"web": "https://github.com/cowboy-coders/nim-openssl-evp"
|
"web": "https://github.com/cowboy-coders/nim-openssl-evp"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "monad",
|
"name": "maybe",
|
||||||
"url": "https://github.com/superfunc/monad",
|
"url": "https://github.com/superfunc/maybe",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"library",
|
"library",
|
||||||
"functional",
|
"functional",
|
||||||
"monad",
|
"optional",
|
||||||
"functor"
|
"monad"
|
||||||
],
|
],
|
||||||
"description": "basic monadic data types for Nim",
|
"description": "basic monadic maybe type for Nim",
|
||||||
"license": "BSD3",
|
"license": "BSD3",
|
||||||
"web": "https://github.com/superfunc/monad"
|
"web": "https://github.com/superfunc/maybe"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "eternity",
|
"name": "eternity",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user