This project is mirrored from https://github.com/haskell/unix.
Pull mirroring updated .
- Jul 11, 2024
-
-
Zubin authored
-
- Apr 08, 2024
-
-
- Mar 27, 2024
-
-
- Mar 22, 2024
-
-
Julian Ospald authored
-
`cabal haddock`: option `--disable-documentation` prevents reinstalling all the dependencies
-
-
-
- Feb 05, 2024
-
-
-
This appears to have broken with the `os-string` split of `filepath-1.5`.
-
- Nov 30, 2023
-
- Nov 29, 2023
-
-
Julian Ospald authored
-
Julian Ospald authored
-
- Nov 26, 2023
-
-
Julian Ospald authored
-
Julian Ospald authored
-
- Oct 11, 2023
-
- Oct 10, 2023
-
-
Julian Ospald authored
-
- Oct 05, 2023
-
-
- Oct 04, 2023
-
- Sep 29, 2023
-
-
`musl` defines the `environ` symbol as a weak alias, which on AArch64 requires particular treatment by the compiler. As GHC doesn't have access to the prototype of the symbol, it doesn't know that this treatment is necessary and consequently we emit assembly that the linker will choke on. See GHC #24011.
-
- Sep 26, 2023
-
-
Julian Ospald authored
-
Julian Ospald authored
-
- Sep 16, 2023
-
-
Julian Ospald authored
- Sep 15, 2023
-
- Sep 10, 2023
-
- Aug 20, 2023
-
-
- Jul 23, 2023
-
-
Note that most tests have been disabled because they don't pass due to missing C function support (e.g. pipe). But it's a good basis to start adding tests for supported things (e.g. touchFd, cf #285). This requires a recent version of GHC that provides getMonotonicTimeNSec. See ghc/ghc#23687 and ghc/ghc!10900.
- Jul 21, 2023
-
-
- Jul 12, 2023
-
- Jul 08, 2023
-
-
- Jul 02, 2023
-
-
Julian Ospald authored
-
Julian Ospald authored
-
For GHC 9.8.
-
- Mar 25, 2023
-
-
Julian Ospald authored
-
-
- Mar 18, 2023
-
-
Julian Ospald authored
-