packages feed

Cabal revisions of lucid-0.3

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

revision 1
 name:                lucid version:             0.3+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                    , mtl
revision 2
 name:                lucid version:             0.3-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  library+  build-depends: base <4.11+   hs-source-dirs:    src/   ghc-options:       -Wall -O2   exposed-modules:   Lucid