2

I would like to put together a webapp using Yesod for the back end and Halogen (PureScript) for the front end. Is there a best practice for having an integrated build process for the two? In particular is there a good way of having a single build step that will run both the Haskell and Purescript compilers and get the outputs from each into the same tree?

John F. Miller
  • 26,961
  • 10
  • 71
  • 121

0 Answers0