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>.
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| haskell GitHub ↗ | 0.1.10.1 | 1 | 2 d | details › |
Versions & arches
Use flags of 0.1.10.1
- externallibsass Use LibSass that is installed in the system
- sharedlibsass Build LibSass as a shared library (only if external_libsass = False)