threepenny-gui 0.9.2.0 → 0.9.3.0
raw patch · 3 files changed
+6/−2 lines, 3 files
Files
- CHANGELOG.md +4/−0
- README.md +1/−1
- threepenny-gui.cabal +1/−1
CHANGELOG.md view
@@ -1,5 +1,9 @@ ## Changelog for the `threepenny-gui` package +**0.9.3.0** – Maintenance and snapshot release++* Fix support for SSL: Export `ConfigSSL` constructor.+ **0.9.2.0** – Maintenance and snapshot release * Add support for SSL.
README.md view
@@ -9,7 +9,7 @@ Threepenny is a GUI framework written in Haskell that uses the web browser as a display. It's very easy to install. See the - [**Project homepage**](http://wiki.haskell.org/Threepenny-gui)+ [**Project homepage**](https://heinrichapfelmus.github.io/threepenny-gui/) for more information on what it does and can do for you as a library user.
threepenny-gui.cabal view
@@ -1,5 +1,5 @@ Name: threepenny-gui-Version: 0.9.2.0+Version: 0.9.3.0 Synopsis: GUI framework that uses the web browser as a display. Description: Threepenny-GUI is a GUI framework that uses the web browser as a display.