Metadata revisions for hsass-0.8.0
Package maintainers and Hackage trustees are allowed to edit certain bits
of package metadata after a release, without uploading a new tarball.
Note that the tarball itself is never changed, just the metadata that is
stored separately. For more information about metadata revisions, please
refer to the
Hackage Metadata Revisions FAQ.
No. |
Time |
User |
SHA256 |
-r2 |
2022-01-24T08:27:24Z |
jakubfijalkowski |
66047578fc359b7edfba6a6a35a47fbd5db0314b7000959b9e8662adeb58b587
|
|
Changed description
from This package provides quite simple (but not too simple) API for
compilation of <http://sass-lang.com/ Sass> code. It uses
<http://libsass.org libsass> (hlibsass) underneath, so the code it
parses/generates should be compatible with original Sass implementation (or at
least <http://libsass.org/#sassc sassc>).
This package tries to minimize C API usage, so the only place where it is used
is in the 'compileFile' / 'compileString' methods. This allows us to stay pure
as long as we can and not waste performance for going back and forth.
If you feel that compilation options constrain you too much, you may use rest
of modules without it. With them, you can use Haskell types and mechanisms to
manage libsass's data(eg. importers, options, values) and modify compilation
process as you like.
to This package provides quite simple (but not too simple) API for
compilation of <http://sass-lang.com/ Sass> code. It uses
<https://sass-lang.com/libsass libsass> (hlibsass) underneath, so the code it
parses/generates should be compatible with original Sass implementation (or at
least <https://sass-lang.com/libsass#sassc sassc>).
This package tries to minimize C API usage, so the only place where it is used
is in the 'compileFile' / 'compileString' methods. This allows us to stay pure
as long as we can and not waste performance for going back and forth.
If you feel that compilation options constrain you too much, you may use rest
of modules without it. With them, you can use Haskell types and mechanisms to
manage libsass's data(eg. importers, options, values) and modify compilation
process as you like.
|
-r1 |
2020-03-26T16:58:50Z |
jakubfijalkowski |
05fb3d435dbdf9f66a98db4e1ee57a313170a677e52ab3a5a05ced1fc42b0834
|
|
|
-r0 |
2018-11-25T14:19:55Z |
jakubfijalkowski |
82d55fb2a10342accbc4fe80d263163f40a138d8636e275aa31ffa81b14abf01
|
|
|