@hackage / folly-clib

The folly C++ library from Meta

Latest20260203.1245

About

Metadata

  • Last updated , by SimonMarlow
  • License Apache-2.0
  • Maintained by: marlowsd@gmail.com

  • Lottery factor: 1

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    opt (off by default)
    clang (off by default)
    bundled-folly (on by default)

Readme

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.