packages feed

threepenny-gui-flexbox 0.4.0.1 → 0.4.0.2

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

README.md view
@@ -10,7 +10,7 @@ using the equally wonderful [Clay](https://hackage.haskell.org/package/clay) library as a CSS domain specific language. -![](./example.png)+![](https://github.com/barischj/threepenny-gui-flexbox/blob/master/example.png)  # Usage 
threepenny-gui-flexbox.cabal view
@@ -1,5 +1,5 @@ name:                threepenny-gui-flexbox-version:             0.4.0.1+version:             0.4.0.2 synopsis:            Flexbox layouts for Threepenny-gui. homepage:            https://github.com/barischj/threepenny-gui-flexbox license:             BSD3