ES modules for PureScript
Try it out
Get the compiler
Download a binary hereAdd a package set
modifypackages.dhall
as follows:upstream = https://raw.githubusercontent.com/working-group-purescript-es/package-sets/main/packages.dhall
Give feedback!
Report any issues/bugs here:
Download beta
Build the compiler yourself
git clone -b es-modules git@github.com:working-group-purescript-es/purescript.git purescript-es cd purescript-es stack install