[common] Clean up node module and add some useful functions

This commit is contained in:
Joscha 2020-03-19 19:07:53 +00:00
parent 60c61974fb
commit 68b1129a49
5 changed files with 116 additions and 40 deletions

View file

@ -39,6 +39,7 @@ library
, async
, base >=4.7 && <5
, containers
, safe
, text
, websockets
default-language: Haskell2010