Skip to content

Commit

Permalink
[ new ] add async-posix library
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-hoeck committed Mar 2, 2025
1 parent 0856e53 commit ba4c439
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions collections/HEAD.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ url = "https://github.com/stefan-hoeck/idris2-async"
commit = "main"
ipkg = "async-epoll/async-epoll.ipkg"

[db.async-posix]
type = "github"
url = "https://github.com/stefan-hoeck/idris2-async"
commit = "main"
ipkg = "async-posix/async-posix.ipkg"

[db.barbies]
type = "github"
url = "https://github.com/stefan-hoeck/idris2-barbies"
Expand Down

0 comments on commit ba4c439

Please sign in to comment.