Cabal revisions of clay-0.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: clay Version: 0.5+x-revision: 1 Synopsis: CSS preprocessor as embedded Haskell. Description: Clay is a CSS preprocessor like LESS and Sass, but implemented as an embedded GHC-Options: -Wall Build-Depends:- base >= 4 && < 5,+ base >= 4.5 && < 5, mtl >= 1 && < 2.2, text >= 0.11 && < 0.12