purescript-nix-bootstrap icon indicating copy to clipboard operation
purescript-nix-bootstrap copied to clipboard

Example project for developing PureScript projects with Nix

Results 1 purescript-nix-bootstrap issues
Sort by recently updated
recently updated
newest added

I'm curious why only Git and Node are the project's binary dependencies. My first instinct would be to use Nix to manage the PureScript compiler as a dependency. Is it...