mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-25 18:01:17 +00:00
Merge branch 'master' of https://github.com/superfunc/packages into superfunc-master
This commit is contained in:
+6
-6
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user