Hi Guix, Here are my patches for PureScript, a haskell inspired language that compiles to JavaScript. I took all dependencies with the exception of one from stackage lts14. The exception is language-javascript. What do I do about that? There were a few more dependencies that are not in the stackage lts, but I did not make them publically available and placed them in purescript.scm. I did a lint and fixed most of the errors I could and built with --rounds=2 --check. Thanks! John