packages feed

Cabal revisions of lucid-2.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                lucid version:             2.2+x-revision: 1 synopsis:            Clear to write, read and edit DSL for HTML description:         Clear to write, read and edit DSL for HTML. See the 'Lucid' module                      for description and documentation.                      Lucid.Base                      Lucid.Html5                      Lucid.Bootstrap-  build-depends:     base >= 4 && <5+  build-depends:     base >= 4.5 && <5                    , blaze-builder                    , bytestring                    , containers
revision 2
 name:                lucid version:             2.2-x-revision: 1+x-revision: 2 synopsis:            Clear to write, read and edit DSL for HTML description:         Clear to write, read and edit DSL for HTML. See the 'Lucid' module                      for description and documentation. extra-source-files:  README.md, CHANGELOG.md  library+  build-depends: base <4.11+   hs-source-dirs:    src/   ghc-options:       -Wall -O2   exposed-modules:   Lucid