packages feed

servant-static-th 0.1.0.2 → 0.1.0.3

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

servant-static-th.cabal view
@@ -1,6 +1,6 @@ name:                servant-static-th-version:             0.1.0.2-synopsis:            Embed a directory of static files in your app and serve them from a Servant server+version:             0.1.0.3+synopsis:            Embed a directory of static files in your Servant server description:         Please see <https://github.com/cdepillabout/servant-static-th#readme README.md>. homepage:            https://github.com/cdepillabout/servant-static-th license:             BSD3