mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
cf2604004e
Otherwise, the test suite fails, due to the 'Lambdas' test failing: Lambdas: FAIL (1.06s) 42c42 < foo8 x = (\ Foo a _ -> a) x --- > foo8 x = (\ (Foo a _) -> a) x I assume this is a minor bogus failure due to some change in 8.4.3 that nobody expected. Signed-off-by: Austin Seipp <aseipp@pobox.com> |
||
---|---|---|
.. | ||
applications | ||
build-support | ||
common-updater | ||
data | ||
desktops | ||
development | ||
games | ||
misc | ||
os-specific | ||
servers | ||
shells | ||
stdenv | ||
test | ||
tools | ||
top-level |