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
spago is being rewritten in PureScript so it can reuse the code provided by the upcoming Registry. I was wondering if this infrastructure should follow suit.
More people might contribute because it's written in the language they're using as opposed to Haskell, which tends to have a higher setup curve simply because of the tooling and language extensions.
However, I'm not sure what other advantages and disadvantages there might be. This code does work, but the large list of issues shows that some TLC would be nice.
The text was updated successfully, but these errors were encountered:
If it were to more to purescript i suggest it would be an offline first app that can double for local generated documentation. With search functionality on the client side
spago
is being rewritten in PureScript so it can reuse the code provided by the upcoming Registry. I was wondering if this infrastructure should follow suit.More people might contribute because it's written in the language they're using as opposed to Haskell, which tends to have a higher setup curve simply because of the tooling and language extensions.
However, I'm not sure what other advantages and disadvantages there might be. This code does work, but the large list of issues shows that some TLC would be nice.
The text was updated successfully, but these errors were encountered: