hlibsass: Low-level bindings to libsass
This package provides (very) low level bindings to libsass. It uses libsass compiled to static library, so if you use this in your project, you have to link your project with C++ runtime(which libsass 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.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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 |
Category | Foreign |
Home page | https://github.com/jakubfijalkowski/hlibsass |
Source repo | head: git clone git://github.com/jakubfijalkowski/hlibsass.git |
Uploaded | by jakubfijalkowski at 2015-06-07T23:05:05Z |
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 2015-06-09 [all 1 reports] |