Skip to content
#

PureScript

purescript logo

PureScript is a strongly-typed, purely-functional programming language that compiles to JavaScript. It can be used to develop web applications, server side apps, and also desktop applications with use of Electron.

Here are 742 public repositories matching this topic...

kindaro
kindaro commented Nov 15, 2020

My understanding is that Spago puts all build products into the output sub-directory. This includes both all the dependencies and the project code itself.

I would like to speed up continuous integration by caching this directory. Is it expected by design that exactly the updated code will be re-built in the presence of output filled with earlier build products?

Also, would newer versions

Created by Phil Freeman

Released 2013

Latest release 6 months ago

Repository
purescript/purescript
Website
www.purescript.org
Wikipedia
Wikipedia

Related Topics

electron functional javascript language nodejs
You can’t perform that action at this time.