First version of the interface
Showing
.gitignore
0 → 100644
LICENSE
0 → 100644
flake.lock
0 → 100644
flake.nix
0 → 100644
package.json
0 → 100644
{ | |||
"dependencies": { "address-rfc2821": "^2.1.2" }, | |||
"devDependencies": { | |||
"purescript": "0.15.15", | |||
"purs": "^0.3.0", | |||
"spago": "next" | |||
} | |||
} | |||
\ No newline at end of file |
spago.lock
0 → 100644
spago.yaml
0 → 100644
src/Data/RFC2821.purs
0 → 100644
src/Data/RFC2821/Internal.js
0 → 100644
test/Main.purs
0 → 100644
Please register or sign in to comment