servant-auth-server 0.2.6.0 → 0.2.6.1
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- package.yaml +1/−1
- servant-auth-server.cabal +1/−1
package.yaml view
@@ -1,5 +1,5 @@ name: servant-auth-server-version: 0.2.6.0+version: 0.2.6.1 synopsis: servant-server/servant-auth compatibility description: | This package provides the required instances for using the @Auth@ combinator
servant-auth-server.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack name: servant-auth-server-version: 0.2.6.0+version: 0.2.6.1 synopsis: servant-server/servant-auth compatibility description: This package provides the required instances for using the @Auth@ combinator in your 'servant' server.