name:                 clay
version:              0.15.0
visibility:           public
id:                   clay-0.15.0-F4ggDhasoQx3vGYv09havc
key:                  clay-0.15.0-F4ggDhasoQx3vGYv09havc
license:              BSD-3-Clause
maintainer:           Sebastiaan Visser <code@fvisser.nl>
author:               Sebastiaan Visser
homepage:             http://fvisser.nl/clay
synopsis:             CSS preprocessor as embedded Haskell.
description:
    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.

    The project is described on <http://fvisser.nl/clay>.

    The API documentation can be found in the top level module "Clay".

category:             Web, Graphics
abi:                  5bbab5f99298ecfa5b52ae0ce21e576f
exposed:              True
exposed-modules:
    Clay Clay.Animation Clay.Attributes Clay.Background Clay.Border
    Clay.Box Clay.Color Clay.Comments Clay.Common Clay.Display
    Clay.Dynamic Clay.Elements Clay.Filter Clay.Flexbox Clay.Font
    Clay.FontFace Clay.Geometry Clay.Gradient Clay.Grid Clay.List
    Clay.Mask Clay.Media Clay.Property Clay.Pseudo Clay.Render
    Clay.Selector Clay.Size Clay.Stylesheet Clay.Text Clay.Time
    Clay.Transform Clay.Transition

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/clay-0.15.0-F4ggDhasoQx3vGYv09havc

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/clay-0.15.0-F4ggDhasoQx3vGYv09havc

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/clay-0.15.0-F4ggDhasoQx3vGYv09havc

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/clay-0.15.0
hs-libraries:         HSclay-0.15.0-F4ggDhasoQx3vGYv09havc
depends:
    base-4.20.0.0-inplace mtl-2.3.1-inplace text-2.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/clay-0.15.0/html/clay.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/clay-0.15.0/html
