./textproc/hs-clay, CSS preprocessor as embedded Haskell

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.15.0nb1, Package name: hs-clay-0.15.0nb1, Maintainer: pkgsrc-users

Clay is a CSS preprocessor like LESS and Sass, but implemented as an
embedded domain specific language (EDSL) in Haskell. This means that all
CSS selectors and style rules are first class Haskell functions, which
makes reuse and composability easy.


Master sites:

Filesize: 42.953 KB

Version history: (Expand)


CVS history: (Expand)


   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-05 07:25:43 by Masatake Daimon | Files touched by this commit (1)
Log message:
textproc/hs-clay: Forgot to define BUILDLINK_ABI_DEPENDS
   2024-05-05 07:22:20 by Masatake Daimon | Files touched by this commit (5)
Log message:
textproc/hs-clay: import hs-clay-0.15.0

Clay is a CSS preprocessor like LESS and Sass, but implemented as an
embedded domain specific language (EDSL) in Haskell. This means that all
CSS selectors and style rules are first class Haskell functions, which
makes reuse and composability easy.