Cabal revisions of lucid-2.9.11
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: lucid version: 2.9.11+x-revision: 1 synopsis: Clear to write, read and edit DSL for HTML description: Clear to write, read and edit DSL for HTML. build-type: Simple cabal-version: >=1.8 extra-source-files: README.md, CHANGELOG.md-tested-with: GHC==7.10.3,GHC==8.0.2,GHC==8.2.2,GHC==8.4.4,GHC==8.6.1+tested-with: GHC==7.10.3,GHC==8.0.2,GHC==8.2.2,GHC==8.4.4,GHC==8.6.5, GHC==8.8.1 library hs-source-dirs: src/ Lucid.Bootstrap -- GHC boot libraries- build-depends: base >=4.8 && <4.13+ build-depends: base >=4.8 && <4.14 , bytestring >=0.10.6.0 , containers >=0.5.6.2 , transformers >=0.4.2.0