Name: | ghc-s-cargot |
---|---|
Version: | 0.1.6.0 |
Release: | 3.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 856254 |
License: | BSD-3-Clause |
RPM: | ghc-s-cargot-0.1.6.0-3.el10_0.x86_64.rpm |
Source RPM: | ghc-s-cargot-0.1.6.0-3.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/s-cargot |
Summary: | A flexible, extensible s-expression library |
Description: | S-Cargot is a library for working with s-expressions in a modular and extensible way, opting for genericity and flexibility instead of speed. Instead of understanding one particular form of s-expression, the S-Cargot library exposes tools for parsing or emitting different kinds of s-expressions, including features not normally included in an s-expression library like reader macros or tight control over indentation in pretty-printing. |