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] [Quick Jump]
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.10.1.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 <kuba@codinginfinity.me> |
Maintainer | kuba@codinginfinity.me |
Category | Foreign |
Home page | https://github.com/jakubfijalkowski/hlibsass |
Source repo | head: git clone git://github.com/jakubfijalkowski/hlibsass.git |
Uploaded | by jakubfijalkowski at 2020-06-17T17:46:57Z |
Distributions | LTSHaskell:0.1.10.1, NixOS:0.1.10.1, Stackage:0.1.10.1 |
Reverse Dependencies | 3 direct, 3 indirect [details] |
Downloads | 12538 total (73 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |