Name: | ghc-simple-sendfile |
---|---|
Version: | 0.2.32 |
Release: | 4.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 46551 |
License: | BSD-3-Clause |
RPM: | ghc-simple-sendfile-0.2.32-4.el10_0.x86_64.rpm |
Source RPM: | ghc-simple-sendfile-0.2.32-4.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/simple-sendfile |
Summary: | Cross-platform sendfile system call |
Description: | A Haskell cross-platform library for the sendfile system call. This library tries to minimize system calls, since they are a bottleneck for web servers. |