Hacker News new | ask | show | jobs
by gnull 1266 days ago
> IFTTT Support

> Third-party Apps

> Free Account: Up to 64 sites, doesn't show the full text of the article

> Premium Subscription

> No desktop app

Really?

1 comments

@gnull is there a github repo of your haskell prototype
https://sr.ht/~ph14nix/kalina/

Sure, here it is. Enjoy! It can do all the basic things, but stuff like error handling is rough (it will panic if it fails to parse something).

Is there a way to cabal build it @gnull
No, I never tested it with cabal. You build it with "stack build" and install with "stack install". Let me know what you think about it (on the mailing list or in a direct email) once you try!

https://docs.haskellstack.org/en/stable/