ghcjs-perch 0.3.3.1 → 0.3.3.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
- ghcjs-perch.cabal +1/−1
- src/GHCJS/Perch.hs +1/−1
ghcjs-perch.cabal view
@@ -3,7 +3,7 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change-version: 0.3.3.1+version: 0.3.3.2 synopsis: GHCJS version of Perch library.
src/GHCJS/Perch.hs view
@@ -3,7 +3,7 @@ Description : Monadic DOM builder Copyright : (c) Athur S. Fayzrakhmanov, 2015 Alberto G. Corona, 2015-License : GPL-3+License : MIT Maintainer : heraldhoi@gmail.com Stability : experimental Portability : Any