<div dir="ltr">Hello everybody,<br><br>I'm happy to announce the initial release of the Linode package. It contains bindings to the Linode API and a few user friendly routines to setup and destroy VPS instances.<br><br>The next major release will cover private IPs and load balancing.<br><br>Hackage: <a href="http://hackage.haskell.org/package/linode" target="_blank">http://hackage.haskell.org/package/linode</a><br>Github: <a href="https://github.com/Helkafen/haskell-linode" target="_blank">https://github.com/Helkafen/haskell-linode</a><br><br>A working example is provided in the docs. It creates one linode instance and performs a dummy install:<br><a href="https://hackage.haskell.org/package/linode-0.1.0.4/docs/Network-Linode.html" target="_blank">https://hackage.haskell.org/package/linode-0.1.0.4/docs/Network-Linode.html</a><br><br>Use cases include:<br>- Running some daily batch, with one or several instances<br>- Dynamically adding some resources to a long running process<br>- Anything you would normally do with a VPS<br><br>Ideas, contributions and feedback are welcome!<br><br>--<br>Sebastian de Bellefon<br></div>