hlibsass: Low-level bindings to Libsass

[ foreign, library, mit ] [ Propose Tags ]

This package provides (very) low level bindings to LibSass. By default, it uses LibSass compiled as a static library, so if you use this in your project, you have to link your project with C++ runtime (which hLibsass does automatically - links with libstdc++). For documentation visit https://github.com/sass/libsass.

Flags

Automatic Flags
NameDescriptionDefault
externallibsass

Use LibSass that is installed in the system.

Disabled
sharedlibsass

Build LibSass as a shared library (only if external_libsass = False).

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.3.0, 0.1.4.0, 0.1.5.0, 0.1.5.1, 0.1.5.2, 0.1.6.0, 0.1.6.1, 0.1.7.0, 0.1.8.0, 0.1.8.1, 0.1.9.0, 0.1.10.0, 0.1.10.1
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5) [details]
License MIT
Author Jakub Fijałkowski <fiolek94@gmail.com>
Maintainer fiolek94@gmail.com
Revised Revision 1 made by HerbertValerioRiedel at 2019-05-30T21:31:53Z
Category Foreign
Home page https://github.com/jakubfijalkowski/hlibsass
Source repo head: git clone git://github.com/jakubfijalkowski/hlibsass.git
Uploaded by jakubfijalkowski at 2017-03-18T21:37:32Z
Distributions LTSHaskell:0.1.10.1, NixOS:0.1.10.1, Stackage:0.1.10.1
Reverse Dependencies 3 direct, 3 indirect [details]
Downloads 12177 total (67 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-03-18 [all 1 reports]