hlibsass: Low-level bindings to Libsass
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.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- hlibsass-0.1.5.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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:55Z |
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-19T20:38:53Z |
Distributions | LTSHaskell:0.1.10.1, NixOS:0.1.10.1, Stackage:0.1.10.1 |
Reverse Dependencies | 3 direct, 3 indirect [details] |
Downloads | 12694 total (3 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-19 [all 1 reports] |