clckwrks-theme-clckwrks 0.5.0 → 0.5.1
raw patch · 1 files changed
+4/−5 lines, 1 filesdep ~happstack-authenticate
Dependency ranges changed: happstack-authenticate
Files
clckwrks-theme-clckwrks.cabal view
@@ -1,5 +1,5 @@ name: clckwrks-theme-clckwrks-version: 0.5.0+version: 0.5.1 synopsis: simple bootstrap based template for clckwrks homepage: http://www.clckwrks.com/ license: BSD3@@ -29,9 +29,8 @@ data/js/npm.js source-repository head- type: darcs- subdir: clckwrks-theme-clckwrks- location: http://hub.darcs.net/stepcut/clckwrks+ type: git+ location: https://github.com/clckwrks/clckwrks-theme-clckwrks library exposed-modules: Theme@@ -39,7 +38,7 @@ build-depends: base >= 4.5 && < 5, clckwrks >= 0.23 && < 0.24, containers >= 0.4 && < 0.6,- happstack-authenticate >= 2.0 && < 2.2,+ happstack-authenticate >= 2.0 && < 2.3, hsp >= 0.9 && < 0.11, hsx2hs >= 0.13 && < 0.14, mtl >= 2.1 && < 2.3,