You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we can see the `autogen` directory has been created that contains the generated Purescript modules.
90
-
Note the `autogen/build.json` file as it contains all the necessary Hackage dependencies the generated module needs in order to be properly compiled by GHC.
90
+
Note the `autogen/build.json` file as it contains all the necessary dependencies the generated module needs in order to be properly compiled by `purs` compiler.
91
91
92
92
The outputted Purescript module in `autogen/LambdaBuffers/Document.hs`:
0 commit comments