packages feed

clckwrks-theme-bootstrap 0.4.2.2 → 0.4.2.3

raw patch · 1 files changed

+6/−5 lines, 1 filesdep ~clckwrks

Dependency ranges changed: clckwrks

Files

clckwrks-theme-bootstrap.cabal view
@@ -1,7 +1,7 @@ name:                clckwrks-theme-bootstrap-version:             0.4.2.2+version:             0.4.2.3 synopsis:            simple bootstrap based template for clckwrks-description:         A simple bootstrap based theme for clckwrks.+description:         A simple bootstrap based theme for use with clckwrks. homepage:            http://www.clckwrks.com/ license:             BSD3 license-file:        LICENSE@@ -9,9 +9,9 @@ maintainer:          jeremy@n-heptane.com category:            Clckwrks build-type:          Simple-cabal-version:       >=1.8+cabal-version:       >=1.10 extra-source-files:  README.md-Tested-With:         GHC == 8.0.1, GHC == 8.6.5, GHC == 8.8.1+Tested-With:         GHC == 8.0.1, GHC == 8.6.5, GHC == 8.8.3, GHC == 8.10.1  data-files:         data/js/npm.js@@ -36,10 +36,11 @@     location: http://hub.darcs.net/stepcut/clckwrks  library+  default-language:    Haskell2010   exposed-modules:     Theme                        Paths_clckwrks_theme_bootstrap   build-depends:       base             >  4 && <5,-                       clckwrks         >= 0.23 && < 0.26,+                       clckwrks         >= 0.23 && < 0.27,                        jmacro,                        happstack-authenticate >= 2.0 && < 2.5,                        hsp              >= 0.9  && < 0.11,