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
{{ message }}
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.
Hey, this looks cool, and I like that it has a Haskell use case... but a more complete example would be cool—or a pointer to a tutorial to write it. But if you wrote it, compiled it, and still have it, the full thing would be cool ;-). Assuming it isn't complete already, and it doesn't seem to be.
And the full thing doesn't need to be in the website, just to be somewhere... From Aeson docs it seems you need to writeGhibliCatResponse, GhibliCatResult and so on—or if they can be generated, the given code seems not enough. Also, T.pack seems not in scope (though here I can guess that's probably from Text)...
But in fairness: I don't need this to build something on it—it honestly just took me a while to figure out how the other code was generated (and to guess it wasn't, and I'm still not sure).
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey, this looks cool, and I like that it has a Haskell use case... but a more complete example would be cool—or a pointer to a tutorial to write it. But if you wrote it, compiled it, and still have it, the full thing would be cool ;-). Assuming it isn't complete already, and it doesn't seem to be.
And the full thing doesn't need to be in the website, just to be somewhere... From Aeson docs it seems you need to write
GhibliCatResponse
,GhibliCatResult
and so on—or if they can be generated, the given code seems not enough. Also,T.pack
seems not in scope (though here I can guess that's probably fromText
)...But in fairness: I don't need this to build something on it—it honestly just took me a while to figure out how the other code was generated (and to guess it wasn't, and I'm still not sure).
The text was updated successfully, but these errors were encountered: