--
You received this message because you are subscribed to the Google Groups "purescript" group.
To unsubscribe from this group and stop receiving emails from it, send an email to purescript+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/purescript.
For more options, visit https://groups.google.com/d/optout.
Hi Rouan
If you're building multiple modules you'll need to output multiple files as in JavaScript one module is one file.
Once you have written your program with these modules you can use browserify, webpack or similar to bundle your code into one file.
Cheers,
Louis
--
You received this message because you are subscribed to the Google Groups "purescript" group.
To unsubscribe from this group and stop receiving emails from it, send an email to purescript+...@googlegroups.com.
--