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

Expand on documentation and examples #7

Open
copumpkin opened this issue Apr 5, 2016 · 1 comment
Open

Expand on documentation and examples #7

copumpkin opened this issue Apr 5, 2016 · 1 comment

Comments

@copumpkin
Copy link

I'm thinking:

  1. A simple sketch (in code structure, perhaps without implementations) of what it would look like for Hydra or NixOps to use nix-exec behind the scenes
  2. An example of the IO monad bind machinery doing something non-complex. Without do notation or an example that uses join/map, I'm not sure how to use them

These two would do wonders to help clarify what more complex things would be doing here.

Also, it might be good to explain what the endgame is here. Do you envision this getting merged into Nix proper? It seems like the sort of thing that might make sense to have in mainline, but you might also not want to deal with yet another PR 😄

@copumpkin copumpkin changed the title More examples? Expand on documentation and examples Apr 5, 2016
@shlevy
Copy link
Owner

shlevy commented Apr 5, 2016

Documentation ideas are good, will try to find time for that. As for endgame, hnix or similar and having the nixexpr evaluator with decent library support will address most of the needs this fills. As of now, though, keeping it updated and self-contained is enough for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants