Leonid
Leonid
Подправлено описание sudo в quick-start.md. Добавлено объяснение причин ограничения использованию sudo по умолчанию.
The problem I'm trying to solve is described in the corresponding issue #997. The patch replaces hardcoded installation paths with paths from GNUInstallDirs. This should help ensure cross-distribution builds, at...
I'm building kphp for ALT Linux (which is an rpm-based distribution), and after building the libraries are not installed correctly. libtlo_parsing is installed into /usr/lib directory. libvk-flex-data is installed into...
It trims the body by removing all leading and trailing whitespaces from each line of the string The new operation can be useful for writing human-readable, multi-line macros. For example,...
**Describe the feature request** `cabal build` has an `--allow-newer` option for resolving of dependencies It will be good to see same option for `cabal fetch`