mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Merge branch 'master' of https://github.com/superfunc/packages into superfunc-master
This commit is contained in:
commit
93531a4f47
@ -1592,18 +1592,18 @@
|
||||
"web": "https://github.com/cowboy-coders/nim-openssl-evp"
|
||||
},
|
||||
{
|
||||
"name": "monad",
|
||||
"url": "https://github.com/superfunc/monad",
|
||||
"name": "maybe",
|
||||
"url": "https://github.com/superfunc/maybe",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"functional",
|
||||
"monad",
|
||||
"functor"
|
||||
"optional",
|
||||
"monad"
|
||||
],
|
||||
"description": "basic monadic data types for Nim",
|
||||
"description": "basic monadic maybe type for Nim",
|
||||
"license": "BSD3",
|
||||
"web": "https://github.com/superfunc/monad"
|
||||
"web": "https://github.com/superfunc/maybe"
|
||||
},
|
||||
{
|
||||
"name": "eternity",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user