| Name: | ghc-simple-sendfile |
|---|---|
| Version: | 0.2.32 |
| Release: | 4.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 71391 |
| License: | BSD-3-Clause |
| RPM: | ghc-simple-sendfile-0.2.32-4.el10_0.aarch64.rpm |
| Source RPM: | ghc-simple-sendfile-0.2.32-4.el10_0.src.rpm |
| Build Date: | Tue May 20 2025 |
| Build Host: | build-ol10-aarch64.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. |