Apocrypha

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

OverlayNewestEbuildsLast activity
haskell GitHub ↗ 0.1.10.1 1 2 d details ›

Versions & arches

VersionOverlay amd64 Committed
0.1.10.1 haskell amd64 testing 6 mo view · download · history ↗

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)