<div dir="ltr"><div dir="ltr">I'm happy to announce two major releases:<br><br>fltkhs-themes [1] : a drop-in replacement to FLTKHS [2] with a vastly better looking UX [3] . The small but growing showcase app should hopefully give a better feel for it. And to help you get started with your own project there is a starter app [7] and a lot more documentation [8].</div><div dir="ltr"><br></div><div dir="ltr">fltkhs[2]: the underlying GUI binding to FLTK which after nearly 6 months of continuous work has been overhauled with a ton of bug fixes and shoring up of the API (fixing leaks, making types more precise via newtypes etc.) and new features have been added including new widgets and out-of-the-box HiDPI and SVG support (which fltkhs-themes relies on heavily for nicer widgets). All the starter kits and demo packages have been updated to this version. If you need help migrating an existing app to the new API feel free to send email to the address on Hackage page or hit me up on Twitter. There a lot more documentation on installation and getting started in the Hackage docs [4].<br><br><br>As always if you have any problems please open an issue on fltkhs [5], fltkhs-themes or any of my other repos.<br><br>Hopefully these releases help you make Haskell native GUI apps that are fast, portable, easy to install/deploy, and nice looking!<br><br>[1] <a href="http://hackage.haskell.org/package/fltkhs-themes">http://hackage.haskell.org/package/fltkhs-themes</a><br>[2] <a href="http://hackage.haskell.org/package/fltkhs">http://hackage.haskell.org/package/fltkhs</a><br>[3] <a href="https://github.com/deech/fltkhs-themes-demo#screenshots">https://github.com/deech/fltkhs-themes-demo#screenshots</a><br>[4] <a href="http://hackage.haskell.org/package/fltkhs/docs/Graphics-UI-FLTK-LowLevel-FLTKHS.html">http://hackage.haskell.org/package/fltkhs/docs/Graphics-UI-FLTK-LowLevel-FLTKHS.html</a><br>[5] <a href="https://github.com/deech/fltkhs/issues">https://github.com/deech/fltkhs/issues</a><br>[6] <a href="https://github.com/deech/fltkhs-themes/issues">https://github.com/deech/fltkhs-themes/issues</a><br>[7] <a href="https://github.com/deech/fltkhs-light-theme-skeleton">https://github.com/deech/fltkhs-light-theme-skeleton</a><br>[8] <a href="http://hackage.haskell.org/package/fltkhs-themes/docs/Graphics-UI-FLTK-Theme-Light.html">http://hackage.haskell.org/package/fltkhs-themes/docs/Graphics-UI-FLTK-Theme-Light.html</a><br><br></div></div>