Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imports for the readme examples? #61

Open
chris-martin opened this issue Jun 6, 2016 · 3 comments
Open

Imports for the readme examples? #61

chris-martin opened this issue Jun 6, 2016 · 3 comments
Labels
type: documentation Improvements or additions to documentation.

Comments

@chris-martin
Copy link

I'd love to see the imports to get the documentation examples to compile. In particular I'm curious where I can find the loadFile function.

@jdegoes
Copy link
Contributor

jdegoes commented Jun 6, 2016

Unfortunately, those are all made up, although there might be some nodejs wrappers for file system operations (there are certainly Aff wrappers for databases like MongoDB).

The best place to get working examples right now is here.

@chris-martin
Copy link
Author

chris-martin commented Jun 6, 2016

Ah, gotcha.

FWIW purescript-node-fs-aff provides Aff-based filesystem operations.

@nsaunders
Copy link
Member

I would really like to see more type annotations myself...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation Improvements or additions to documentation.
Development

No branches or pull requests

4 participants