Spock-api-ghcjs 0.11.0.0 → 0.12.0.0
raw patch · 2 files changed
+4/−4 lines, 2 files
Files
- LICENSE +2/−2
- Spock-api-ghcjs.cabal +2/−2
LICENSE view
@@ -1,4 +1,4 @@-Copyright (c) 2013 - 2016, Alexander Thiemann <mail@athiemann.net>+Copyright (c) 2013 - 2017, Alexander Thiemann <mail@athiemann.net> All rights reserved. @@ -13,7 +13,7 @@ disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Alexander Thiemann <mail@agrafix.net> nor the names of other+ * Neither the name of Alexander Thiemann nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission.
Spock-api-ghcjs.cabal view
@@ -1,5 +1,5 @@ name: Spock-api-ghcjs-version: 0.11.0.0+version: 0.12.0.0 synopsis: Another Haskell web framework for rapid development description: GHCJS client side wiring for Spock-api APIs Homepage: https://www.spock.li@@ -8,7 +8,7 @@ license-file: LICENSE author: Alexander Thiemann <mail@athiemann.net> maintainer: Alexander Thiemann <mail@athiemann.net>-copyright: (c) 2013 - 2016 Alexander Thiemann+copyright: (c) 2013 - 2017 Alexander Thiemann category: Web build-type: Simple cabal-version: >=1.8