web-plugins 0.2.6 → 0.2.6.1
raw patch · 1 files changed
+3/−3 lines, 1 files
Files
- web-plugins.cabal +3/−3
web-plugins.cabal view
@@ -1,5 +1,5 @@ name: web-plugins-version: 0.2.6+version: 0.2.6.1 synopsis: dynamic plugin system for web applications homepage: http://www.happstack.com/ license: BSD3@@ -11,9 +11,9 @@ cabal-version: >=1.8 source-repository head- type: darcs+ type: git subdir: web-plugins- location: http://hub.darcs.net/stepcut/web-plugins+ location: git://github.com/clckwrks/web-plugins.git library exposed-modules: Web.Plugins.Core