folly-clib: The folly C++ library from Meta
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- [no-category] No 'category' field.
- [option-opt-c] 'cxx-options: -O[n]' is generally not needed. When building with optimisations Cabal automatically adds '-O2' for C++ code. Setting it yourself interferes with the --disable-optimization flag.
- [no-modules-exposed] library does not expose any modules
The folly C++ library from Meta, wrapped in a Cabal package so that it can be easily depended on by other packages. Having a Cabal package also means that we can version the library, which is useful as there are no versioned upstream releases.
Also included is fast_float-8.0.0
because it is a dependency of
folly and this version is not widely available as a distro package
yet.
Properties
Versions | 20250618.1107 |
---|---|
Change log | CHANGELOG.md |
Dependencies | None [details] |
License | Apache-2.0[multiple license files] |
Copyright | Copyright (c) Meta Platforms, Inc. and affiliates. |
Author | Simon Marlow |
Maintainer | marlowsd@gmail.com |
Home page | https://github.com/facebook/folly |
Bug tracker | https://github.com/facebook/folly/issues |
Source repo | head: git clone https://github.com/facebook/folly.git |
Uploaded | by SimonMarlow at 2025-06-27T14:32:44Z |
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
opt | Disabled | |
clang | Disabled | |
bundled-folly | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- folly-clib-20250618.1107.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees