servant-blaze 0.4.3 → 0.4.3.1
raw patch · 1 files changed
+5/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- servant-blaze.cabal +5/−1
servant-blaze.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: servant-blaze-version: 0.4.3+version: 0.4.3.1 synopsis: Blaze-html support for servant -- description: homepage: http://haskell-servant.github.io/@@ -15,6 +15,10 @@ build-type: Simple -- extra-source-files: cabal-version: >=1.10+bug-reports: http://github.com/haskell-servant/servant/issues+source-repository head+ type: git+ location: http://github.com/haskell-servant/servant.git library exposed-modules: Servant.HTML.Blaze